Template:Ent:zh-cn: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (Added lang and documentation template.)
(made it automatically use the English version if the Simplified Chinese version isn't available.)
Line 1: Line 1:
{{lang|Template:Ent}}<onlyinclude><code>[[{{{1}}}:zh-cn|{{{1}}}]]{{#if:{{{2|}}}|&nbsp;{{{2|}}}|}}</code></onlyinclude>
{{lang|Template:Ent}}<onlyinclude><code>{{#ifexist {{{1}}}:zh-cn | [[{{{1}}}:zh-cn|{{{1}}}]] | [[{{{1}}}|{{{1}}}]]{{en}} }} {{#if:{{{2|}}}|&nbsp;{{{2|}}}|}}</code></onlyinclude>
{{Documentation}}
[[Category:Templates:zh-cn]]
<!-- Add categories to the /doc subpage, not here -->

Revision as of 15:49, 30 April 2022

{{#ifexist {{{1}}}:zh-cn | [[{{{1}}}:zh-cn|{{{1}}}]] | [[{{{1}}}|{{{1}}}]]English }}