Template:KV:ru
Jump to navigation
Jump to search

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.
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|<имя>|<тип переменой>|<описание>}}

Примеры и Параметры
Параметр | Описание | Пример | Предпросмотр |
---|---|---|---|
deprecated |
Используется для пометки устаревших значений | {{KV|Устарело!|intn=deprecated|string|Пожалуйста, не надо меня больше нигде использовать!|deprecated=1}} |
|
nofgd |
Это значение не доступно в официальном FGD. | {{KV|Добавьте меня в FGD|intn=addfgd|boolean|Потому что меня там нет!|nofgd=1}} |
|
intn |
The internal/engine name for this Keyvalue. Required; if absent, the page will display three question marks in red. |
{{KV|Имя|intn=targetname|string|Имя по которому другие объекты могут ссылаться на этот объект.}} |
|
since |
Это значение доступно с выпуска этой игры. Используется шаблон {{<game> add}}. | {{KV|Я люблю Alien Swarm|intn=likealienswarm|integer|Я доступно и в Portal 2 тоже!|since=AS}} |
|
also |
This Keyvalue is also available in this game. Can use either {{<game> also}} or {{Also}} templates. |
{{KV|Я как в Alien Swarm|intn=likealienswarm|bool|Доступно также в Garry's Mod!|since=AS|also=GMOD}} |
|
only |
This Keyvalue is available only in this game. Can use either {{<game> only}} or {{Only}} templates. |
{{KV|Я люблю Alien Swarm|intn=lovealienswarm|integer|Доступно только в Alien Swarm!|only=AS}} |
|
not |
This Keyvalue is not available just in this game. Only uses the template {{Not}} . |
{{KV|Я люблю Alien Swarm|intn=lovealienswarm|integer|Доступно также в Portal 2 too, однако нет в CS:GO!|since={{as}}|removed={{csgo}}}} |
|
removed |
This Keyvalue was removed in this game onwards. Only uses the template {{Removed}} . |
{{KV|Я люблю Alien Swarm|intn=lovealienswarm|integer|Actually... I'm not here anymore since Portal 2, including CS:GO...|since={{as}}|removed={{csgo}}}} |
|
to |
Используйте чтобы определить набор значений с похожими именами. | {{KV|Sound 01|intn=Sound01|to=Sound 24|intn2=Sound24|string|Нас много...}} |
|
Смотри также
- {{{1}}}
- Todo: добавить описание