Template:ItemTableGeneric: Difference between revisions

From Pokemon Revolution Online Wiki
Jump to navigation Jump to search
Created page with "<noinclude>Use this when you want to tabulate an item list as consistent and monoelemental as listing strictly the item names. Use Template:ITG to construct data rows as a..."
 
No edit summary
Line 7: Line 7:
<tr><th colspan="2" style="background-color:{{#var:background}}; border: 1px solid {{#var:border}}; border-radius: 25px 25px 1px 1px; color:{{#var:border}}; font-weight: bold;">Items</th></tr>
<tr><th colspan="2" style="background-color:{{#var:background}}; border: 1px solid {{#var:border}}; border-radius: 25px 25px 1px 1px; color:{{#var:border}}; font-weight: bold;">Items</th></tr>
{{{Contents|}}}
{{{Contents|}}}
</table>
</td>
</tr>
</table>
</table>
</includeonly>
</includeonly>

Revision as of 04:57, 17 February 2017

Use this when you want to tabulate an item list as consistent and monoelemental as listing strictly the item names. Use Template:ITG to construct data rows as an argument to {{{Contents}}}.