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

Difference between revisions of "Template:Availability/row"

From PCGamingWiki, the wiki about fixing PC games
(added OS category check)
m (updated error message to be more descriptive when OS parameter is left empty)
(28 intermediate revisions by 4 users not shown)
Line 1: Line 1:
<includeonly><tr class="template-infotable-body">
+
<includeonly><tr class="template-infotable-body table-availability-body-row">
<th scope="row">{{Availability/switch|{{{1|}}}|link={{{2|}}}}}</th>
+
<th scope="row" class="table-availability-body-source">{{Availability/store|{{{1|}}}|link={{{2|}}}}}{{#ifeq:{{lc:{{{1|}}}}}|retail||{{#vardefine:digital|true}}}}</th>
<td>{{#arraymaptemplate:{{{drm|{{{3}}}}}}|ID|,|}}</td>
+
<td class="table-availability-body-DRM">{{#if: {{{3}}} |{{#arraymaptemplate:{{{3}}}|Availability/DRM|,|}}|{{Availability/DRM}}}}</td>
<td>{{{4|}}}</td>
+
<td class="table-availability-body-notes">{{{4|}}}</td>
<td>{{#if:{{{keys|{{{5|}}}}}}|{{#arraymaptemplate:{{{keys|{{{5}}}}}}|ID|,|}}}}</td>
+
<td class="table-availability-body-keys">{{#if:{{{5}}}|{{#arraymaptemplate:{{{5}}}|Availability/keys|,|}}}}</td>
<td data-sort-value="{{{6|}}}">{{#if:{{{6|}}}|{{#arraymaptemplate:{{{6|}}}|OS|,|}}{{#arraymap:{{{6|}}}|,|x|[[Category:x]]|&#32;}}|[[Category:Invalid template usage (availability)]]}}</td>
+
<td class="table-availability-body-OS" data-sort-value="{{{6|}}}">{{#if:{{{6|}}}|{{#arraymaptemplate:{{{6|}}}|Availability/OS|,|}}|<div class="svg-icon svg-25 os-error">[[File:Icon overlay.png|link=|Error: OS parameter cannot be empty]]</div>{{#ifeq: {{NAMESPACE}} | | [[Category:Invalid template usage (Availability)]]}}}}{{#vardefine:store|}}</td>
 
</tr>
 
</tr>
 
</includeonly>
 
</includeonly>

Revision as of 01:38, 29 March 2020