Template:NPCNote: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Russian translation)
mNo edit summary
Line 5: Line 5:
| Some [[keyvalue]]s, [[Hammer_Object_Properties_Dialog#Flags_Tab|flag]]s, [[input]]s, or [[output]]s might not affect an [[NPC]], based on the functionality and coding of the NPC.
| Some [[keyvalue]]s, [[Hammer_Object_Properties_Dialog#Flags_Tab|flag]]s, [[input]]s, or [[output]]s might not affect an [[NPC]], based on the functionality and coding of the NPC.


| ru = Некоторые [[keyvalue|ключевые значения]], [[Hammer Object Properties Dialog#Flags_Tab|флаги]], [[input]]'ы или [[output]]'ы могут не влиять на [[NPC]] в зависимости от функциональности и кодирования NPC.
| ru = Некоторые [[keyvalue|значения ключей]], [[Hammer Object Properties Dialog#Flags_Tab|флаги]], [[input]]'ы или [[output]]'ы могут не влиять на [[NPC]] в зависимости от функциональности и кодирования NPC.


}}}}</onlyinclude>
}}}}</onlyinclude>

Revision as of 23:17, 18 September 2023

English (en)Русский (ru)
Note.pngNote:
Red x.png
This template (and its redirect) is Wikipedia icon Deprecated. Its use is not recommended and its functionality may be compromised.
You can help our editors by replacing or deleting this template on the Pages that use this template. Once no more pages use this template, it should be Marked for deletion.

Additional notes:
Use #switch parser function instead. Example
{{#switch: {{language}}
| #default = English
| ja = 日本語
| zh-tw = 中文(台灣)
‎}}