Template:BossItem: Difference between revisions

From Pokemon Revolution Online Wiki
Jump to navigation Jump to search
Bash (talk | contribs)
No edit summary
Bash (talk | contribs)
No edit summary
Line 9: Line 9:
<tr style="background-color:{{#var:cell}}; color: {{#var:border}};">
<tr style="background-color:{{#var:cell}}; color: {{#var:border}};">
<th scope="col" colspan="2" style="border-top-left-radius: 25px; width: 22%; border: 1px solid {{#var:border}};">Item</th>
<th scope="col" colspan="2" style="border-top-left-radius: 25px; width: 22%; border: 1px solid {{#var:border}};">Item</th>
<th scope="col" style="border: 1px solid {{#var:border}}; width: 12%; border: 1px solid {{#var:border}};">Reward Tier</th>
<th scope="col" style="border: 1px solid {{#var:border}}; width: 12%; border: 1px solid {{#var:border}};">Quantity</th>
<th scope="col" style="border: 1px solid {{#var:border}}; width: 12%; border-top-right-radius: 25px;">Quantity</th></tr>
<th scope="col" style="border: 1px solid {{#var:border}}; width: 8%;">Reward Tier</th></tr>
{{{Contents}}}
{{{Contents}}}
</table></includeonly>
</table>
</includeonly>

Revision as of 14:19, 26 February 2019


This is a generic-purpose item table.

Use Template:BossItemRow in order to construct rows for it.