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:Series/t"

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

Revision as of 15:08, 14 March 2019