Template:Entity also in Source 2: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
mNo edit summary
(Updated design.)
Line 1: Line 1:
<noinclude>{{Uselangflags|en=1|zh-cn=1}}</noinclude><onlyinclude><includeonly>{{messagebox
<noinclude>{{Uselangflags|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-logo-white.png|40px|link=]]
|bdcolor = #ffbb70
|bdcolor = #ffbb00
|bdcolor2 = #ffbb00
|bgcolor = #402f00
|txtcolor = #FFF
|style = border: 2px #ffbb00 solid;{{border-radius|4px}}
}}</includeonly></onlyinclude>{{autolang|{{documentation}}|zh-cn={{documentation:zh-cn}}}}
}}</includeonly></onlyinclude>{{autolang|{{documentation}}|zh-cn={{documentation:zh-cn}}}}

Revision as of 04:55, 9 May 2023

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