Anonymous edits have been disabled on the wiki. If you want to contribute please login or create an account.


Warning for game developers: PCGamingWiki staff members will only ever reach out to you using the official press@pcgamingwiki.com mail address.
Be aware of scammers claiming to be representatives or affiliates of PCGamingWiki who promise a PCGW page for a game key.

Difference between revisions of "Template:L10n/row"

From PCGamingWiki, the wiki about fixing PC games
(fixed ifeq case sensitivity)
(made UI mandatory; includeonly hide)
Line 1: Line 1:
<tr class="template-infotable-body">
+
<includeonly><tr class="template-infotable-body">
 
<th scope="row">[[Supported language::{{{lang}}}]]</th>
 
<th scope="row">[[Supported language::{{{lang}}}]]</th>
<td>{{Tickcross|{{#if: {{{ui|}}} | {{{ui}}} | unknown }}|{{{lang}}} interface}}</td>
+
<td>{{Tickcross|{{{ui}}}|{{{lang}}} interface}}</td>
 
<td>{{Tickcross-na|{{#if: {{{audio|}}} | {{{audio}}} | unknown }}|{{{lang}}} audio}}</td>
 
<td>{{Tickcross-na|{{#if: {{{audio|}}} | {{{audio}}} | unknown }}|{{{lang}}} audio}}</td>
 
<td>{{Tickcross-na|{{#if: {{{subs|}}} | {{{subs}}} | unknown }}|{{{lang}}} subtitles}}</td>
 
<td>{{Tickcross-na|{{#if: {{{subs|}}} | {{{subs}}} | unknown }}|{{{lang}}} subtitles}}</td>
 
<td>{{#ifeq: {{lc:{{{fan|}}}}} | yes | {{#if: {{{fannotes|}}} | {{{fannotes}}} | Fan translation, see [[#{{{lang}}}|{{{lang}}}]]. [[{{{lang}}} status::fan| ]] }} | {{{notes|}}} [[{{{lang}}} status::official| ]] }}</td>
 
<td>{{#ifeq: {{lc:{{{fan|}}}}} | yes | {{#if: {{{fannotes|}}} | {{{fannotes}}} | Fan translation, see [[#{{{lang}}}|{{{lang}}}]]. [[{{{lang}}} status::fan| ]] }} | {{{notes|}}} [[{{{lang}}} status::official| ]] }}</td>
</tr>
+
</tr></includeonly>

Revision as of 03:57, 24 August 2018