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

Difference between revisions of "Template:Series/t"

From PCGamingWiki, the wiki about fixing PC games
m (added per cell CSS classes for more in-depth styling)
(fixed image display)
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
<tr class="template-infotable-body table-seriesbox-body-row">
 
<tr class="template-infotable-body table-seriesbox-body-row">
<td class="table-seriesbox-body-game-logo">{{#ifexist: File:{{{7}}} | [[File:{{{7}}}|100px|link={{{8|}}}|{{{1|}}}]] }}</td>
+
<td class="table-seriesbox-body-game-logo">{{#ifexist:{{{7}}} | [[{{{7}}}|100px|link={{{8|}}}|{{{1|}}}]] }}</td>
 
<th scope="row" style="min-width:230px" class="table-seriesbox-body-game">{{{1|}}}</th>
 
<th scope="row" style="min-width:230px" class="table-seriesbox-body-game">{{{1|}}}</th>
 
<td class="table-seriesbox-body-developer">{{{2|}}}</td>
 
<td class="table-seriesbox-body-developer">{{{2|}}}</td>
 
<td class="table-seriesbox-body-publisher">{{{3|}}}</td>
 
<td class="table-seriesbox-body-publisher">{{{3|}}}</td>
 
<td data-sort-value="{{{6|}}}" class="table-seriesbox-body-release">{{{4|}}}</td>
 
<td data-sort-value="{{{6|}}}" class="table-seriesbox-body-release">{{{4|}}}</td>
<td data-sort-value="{{{5|}}}" class="table-seriesbox-body-availability">{{#arraymaptemplate:{{{5|}}}|OS|,|}}</td>
+
<td data-sort-value="{{{5|}}}" class="table-seriesbox-body-OS">{{#arraymaptemplate:{{{5|}}}|OS|,|}}</td>
 
</tr>
 
</tr>

Revision as of 04:03, 28 April 2019