Difference between revisions of "Template:OXPListTableHeader"
From Elite Wiki
(Created page with '<noinclude> Creates the table header for OXP lists. Usage: <code><nowiki>{{OXPListTableHeader}}</nowiki></code> </noinclude> {| class="wikitable" width="100%" style="border-coll…') |
(added the sortable aspect back into the table :oops:) |
||
Line 5: | Line 5: | ||
<code><nowiki>{{OXPListTableHeader}}</nowiki></code> |
<code><nowiki>{{OXPListTableHeader}}</nowiki></code> |
||
</noinclude> |
</noinclude> |
||
− | {| class="wikitable" width="100%" style="border-collapse: collapse; border-width: 1px; border-style: solid; border-color: #ffffff; table-layout: fixed; vertical-align: top; text-align: left; overflow: hidden; white-space: nowrap;" |
+ | {| class="wikitable sortable" width="100%" style="border-collapse: collapse; border-width: 1px; border-style: solid; border-color: #ffffff; table-layout: fixed; vertical-align: top; text-align: left; overflow: hidden; white-space: nowrap;" |
|- |
|- |
||
! scope="col" width="70px" style="margin: 0px; padding: 0px; border-width: 1px; border-style: solid; border-color: #ffffff; background-color: #e7e7ff; vertical-align: top; text-align: left; overflow: hidden; white-space: nowrap;" |<p style="font-size: 13px;">Category</p> |
! scope="col" width="70px" style="margin: 0px; padding: 0px; border-width: 1px; border-style: solid; border-color: #ffffff; background-color: #e7e7ff; vertical-align: top; text-align: left; overflow: hidden; white-space: nowrap;" |<p style="font-size: 13px;">Category</p> |
Revision as of 18:55, 7 October 2010
Creates the table header for OXP lists.
Usage:
{{OXPListTableHeader}}