Template:Entity also in Source 2: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(multiple language support)
No edit summary
Line 1: Line 1:
<onlyinclude><includeonly>{{messagebox
<noinclude>{{uselang|en=1|zh-cn=1}}</noinclude><onlyinclude><includeonly>{{messagebox
|text = {{#switch:{{{suf|}}}|#default=This entity is also available as|:ru=Данная сущность также доступна как|:zh-cn=该实体也以}} {{#If:{{{1|}}}|[[{{{1}}} (Source 2)]]|[[{{PAGENAME}} (Source 2)]]}} {{#switch:{{{suf|}}}|#default=for the {{source2|4}} engine|:ru=для движка {{source2|4}}|:zh-cn=存在于 {{source2|4|suf=:zh-cn}}}}{{#switch:{{{suf|}}}|#default=.|:zh-cn=。}}
|text = {{#switch:{{{suf|}}}|#default=This entity is also available as|:ru=Данная сущность также доступна как|:zh-cn=该实体也以}} {{#If:{{{1|}}}|[[{{{1}}} (Source 2)]]|[[{{PAGENAME}} (Source 2)]]}} {{#switch:{{{suf|}}}|#default=for the {{source2|4}} engine|:ru=для движка {{source2|4}}|:zh-cn=存在于 {{source2|4|suf=:zh-cn}}}}{{#switch:{{{suf|}}}|#default=.|:zh-cn=。}}
|image = [[File:Source-2-engine-logo.png|55px|link=]]
|image = [[File:Source-2-engine-logo.png|55px|link=]]
|bdcolor = #ffbb70
|bdcolor = #ffbb70
}}</includeonly></onlyinclude>{{autolang|{{documentation}}|zh-cn={{documentation:zh-cn}}}}
}}</includeonly></onlyinclude>{{autolang|{{documentation}}|zh-cn={{documentation:zh-cn}}}}

Revision as of 02:21, 20 January 2023

Template:Uselang

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 = 中文(台灣)
‎}}