Template:ItemsTable: Difference between revisions
Jump to navigation
Jump to search
Created page with "<noinclude>This is a generic-purpose item table. Use Template:PTRow in order to construct rows for it. </noinclude> <includeonly><table class="pro-table" align="center" s..." |
mNo edit summary |
||
| Line 1: | Line 1: | ||
<noinclude>This is a generic-purpose item table. | <noinclude>This is a generic-purpose item table. | ||
Use [[Template: | Use [[Template:ITRow]] in order to construct rows for it. | ||
</noinclude> | </noinclude> | ||
<includeonly><table class="pro-table" align="center" style="width: | <includeonly><table class="pro-table" align="center" style="width: 40%; max-width: 85%; text-align: center;"> | ||
<tr colspan="2" class="pro-table-header"><th scope="col" colspan="2" class="pro-table-header-cell" style="border-radius: 15px 1px 1px 1px; width: 22%">Item</th><th scope="col" class="pro-table-header-cell" width="12%">Quantity</th></tr> | <tr colspan="2" class="pro-table-header"><th scope="col" colspan="2" class="pro-table-header-cell" style="border-radius: 15px 1px 1px 1px; width: 22%">Item</th><th scope="col" class="pro-table-header-cell" width="12%">Quantity</th></tr> | ||
{{{Contents}}} | {{{Contents}}} | ||
</table></includeonly> | </table></includeonly> | ||