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:Assignment/table"

From PCGamingWiki, the wiki about fixing PC games
m (added width: 100%)
m (added class parameter output)
 
(13 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<div class="container-pcgwikitable"><table class="pcgwikitable sortable template-infotable" id="table-availability" style="max-width: 100%; width: 100%">
+
<div class="container-pcgwikitable"><table class="pcgwikitable sortable template-infotable {{{class|}}}" id="table-availability" style="max-width: 100%; width: 100%">
<tr class="template-infotable-head table-seriesbox-head-row">
+
<tr class="template-infotable-head table-assignment-head-row">
<th scope="col" style="min-width:100px" class="table-seriesbox-head-game">Game</th>
+
<th scope="col" style="min-width:200px; max-width:200px; width:200px" class="table-assignment-head-game">Game</th>
<th scope="col" style="min-width:50px" class="table-seriesbox-head-status">Status</th>
+
<th scope="col" style="min-width:50px; max-width:50px; width:50px" class="table-assignment-head-status"></th>
<th scope="col" style="min-width:50px" class="table-seriesbox-head-OS">OS</th>
+
<th scope="col" style="min-width:50px; max-width:50px; width:50px" class="table-assignment-head-platform"></th>
<th scope="col" style="min-width:50px" class="table-seriesbox-head-platform">Platform</th>
+
<th scope="col" style="min-width:135px; max-width:135px; width:135px" class="table-assignment-head-release">Release Date</th>
<th scope="col" style="min-width:105px" class="table-seriesbox-head-release">Release Date</th>
+
<th scope="col" style="min-width:150px; max-width:150px; width:150px" class="table-assignment-head-applied">Applied</th>
<th scope="col" style="min-width:105px" class="table-seriesbox-head-applied">Applied</th>
+
<th scope="col" style="min-width:135px; max-width:135px; width:135px" class="table-assignment-head-completion-date">Completion Date</th>
<th scope="col" style="min-width:105px" class="table-seriesbox-head-completion-date">Completion Date</th>
+
<th scope="col" style="min-width:150px; max-width:150px; width:150px" class="table-assignment-head-assigned">Assigned</th>
<th scope="col" style="min-width:160px" class="table-seriesbox-head-assigned">Assigned</th>
+
<th scope="col" class="table-assignment-head-notes">Notes</th>
<th scope="col" style="min-width:160px" class="table-seriesbox-head-notes">Notes</th>
 
 
</tr>
 
</tr>
 
{{{content|}}}{{{1|}}}
 
{{{content|}}}{{{1|}}}
 
</table></div><noinclude>{{documentation}}</noinclude>
 
</table></div><noinclude>{{documentation}}</noinclude>

Latest revision as of 11:50, 4 June 2019

Game Release Date Applied Completion Date Assigned Notes
Documentation for the above template (sometimes hidden from view).

This is just a basic header + footer for the table. The real magic happens in Template:Assignment/row.