Template:This is a/check name: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(for whatever reason this is getting transcluded)
Tag: Reverted
(didn't work, temporarily reverting)
Tag: Manual revert
Line 12: Line 12:
|}}
|}}
</onlyinclude>
</onlyinclude>
<noinclude>
<!-- There cant be nested comments, so i added "/* */"; This should be replaced when the "actualname" param is set for most games
<onlyinclude>
{{#if:{{{arg|}}}|
{{#ifeq:{{ucfirst:{{ {{{arg}}}|actualname}}}}|Missing untranslated name!
|{{#ifeq:{{ucfirst:{{ {{{arg}}}|name}}}}|{{{arg}}} /* If actualname != Missing untranslated name!, use the name */
        |
        |* {{this is a/strings|wrong name|param={{{param}}}|arg={{{arg}}} }}
}}
    |{{#ifeq:{{ucfirst:{{ {{{arg}}}|actualname}}}}|{{{arg}}} /* If actualname == Missing untranslated name!, use actualname for comparison */
|
|* {{this is a/strings|wrong name|param={{{param}}}|arg={{{arg}}} }}
}}
}}
|}}
</onlyinclude>
-->
</noinclude>

Revision as of 10:48, 31 May 2025