Template:KV:ru: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m ({{Note}} instead of {{Note:ru}})
m (→‎См. также: Unicodifying, replaced: {{todo:ru → {{todo)
Line 32: Line 32:
-->{{#if:{{{intn2|}}} | &nbsp;<span style="font-weight: normal;"><code>{{Hover info|dotted=no|The internal name for this keyvalue; this is what the engine knows this keyvalue as. These display in Hammer for keyvalues when SmartEdit is disabled, or for keyvalues not in the FGD.|({{{intn2}}})}}</code></span>}} <!--
-->{{#if:{{{intn2|}}} | &nbsp;<span style="font-weight: normal;"><code>{{Hover info|dotted=no|The internal name for this keyvalue; this is what the engine knows this keyvalue as. These display in Hammer for keyvalues when SmartEdit is disabled, or for keyvalues not in the FGD.|({{{intn2}}})}}</code></span>}} <!--
-->{{#if: {{{2|}}} | {{KV Type:ru|{{{2}}}}} }}{{#if: {{{deprecated|}}} | </del> }}{{#if: {{{since|}}} | &nbsp;{{since:ru|{{ {{{since}}} }}}} }}{{#if: {{{only|}}} | &nbsp;{{only:ru|{{ {{{only}}} }}}} }}{{#if: {{{not|}}} | &nbsp;{{not:ru|{{ {{{not}}} }}}} }}{{#if: {{{removed|}}} | &nbsp;{{removed:ru|{{ {{{removed}}} }}}} }}{{#if: {{{also|}}} | &nbsp;{{also:ru|{{ {{{also}}} }}}} }}{{#if: {{{nofgd|}}} | &nbsp;{{Not in FGD:ru}} }}
-->{{#if: {{{2|}}} | {{KV Type:ru|{{{2}}}}} }}{{#if: {{{deprecated|}}} | </del> }}{{#if: {{{since|}}} | &nbsp;{{since:ru|{{ {{{since}}} }}}} }}{{#if: {{{only|}}} | &nbsp;{{only:ru|{{ {{{only}}} }}}} }}{{#if: {{{not|}}} | &nbsp;{{not:ru|{{ {{{not}}} }}}} }}{{#if: {{{removed|}}} | &nbsp;{{removed:ru|{{ {{{removed}}} }}}} }}{{#if: {{{also|}}} | &nbsp;{{also:ru|{{ {{{also}}} }}}} }}{{#if: {{{nofgd|}}} | &nbsp;{{Not in FGD:ru}} }}
: {{#if: {{{deprecated|}}} | Устарело.&nbsp; }}{{#if: {{{3|}}} | {{{3}}} | {{todo:ru|добавить описание}} }}<noinclude>
: {{#if: {{{deprecated|}}} | Устарело.&nbsp; }}{{#if: {{{3|}}} | {{{3}}} | {{todo|добавить описание}} }}<noinclude>
[[Category:FGD Templates:ru]]
[[Category:FGD Templates:ru]]
</noinclude>
</noinclude>

Revision as of 05:59, 7 January 2024

Info content.png
This page has not been fully translated.
You can help by finishing the translation.
If this page cannot be translated for some reason, or is left untranslated for an extended period of time after this notice is posted, the page should be requested to be deleted.
Also, please make sure the article complies with the alternate languages guide.


Шаблон используется для создания описаний к значениям Keyvalue.

Использование

{{KV|<имя>|<тип переменой>|<описание>}}

Note.pngNote:Не забудьте использовать шаблон Template:= чтобы заменить знаки "=" в описании.

Параметры

Параметр Описание Пример Предпросмотр
deprecated Используется для пометки устаревших значений {{KV:ru|Я устарело!|string|Ну правда, больше не надо меня использовать!|deprecated=1}}
Я устарело! <string>
Устарело. Ну правда, больше не надо меня использовать!
nofgd Это значение не доступно в официальном FGD. {{KV:ru|Добавьте меня в FGD|boolean|Потому что меня там нет!|nofgd=1}}
Добавьте меня в FGD <boolean> Отсутствует в FGD!
Потому что меня там нет!
since Это значение доступно с выпуска этой игры. Используется шаблон {{<game> add}}. {{KV:ru|Я люблю Alien Swarm|integer|Я доступно и в Portal 2 тоже!|since=AS}}
Я люблю Alien Swarm <integer> (Во всех играх начиная с Alien Swarm)
Я доступно и в Portal 2 тоже!
intn {{KV:ru|Sound 01|intn=sound|string}}
Sound 01 (sound) <string>
Todo: добавить описание
to Используйте чтобы определить набор значений с похожими именами. {{KV:ru|Sound 01|to=Sound 24|string|Нас много...}}
Sound 01 до Sound 24 <string>
Нас много...

См. также


{{{1}}}
Todo: добавить описание