Template:This is a/check name: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary Tag: Reverted |
||
Line 12: | Line 12: | ||
|}} | |}} | ||
</onlyinclude> | </onlyinclude> | ||
<!-- 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> | |||
--> |
Revision as of 08:52, 31 May 2025