Template:JunkItemsTable: Difference between revisions

From Pokemon Revolution Online Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 7: Line 7:
<tr><th scope="col" width="50%"></th><th scope="col" width="50%"></th></tr>
<tr><th scope="col" width="50%"></th><th scope="col" width="50%"></th></tr>
{{#vardefine:items|0}}
{{#vardefine:items|0}}
{{#vardefine:placeholder|1}}
<tr>
{{{Items|}}}
{{{Items|}}}
</tr>
</table>
</table>
</includeonly>
</includeonly>
[[Category:Item-table templates]]
[[Category:Item-table templates]]

Revision as of 12:04, 4 October 2017

The parental table used to nest item data for sellable junk items—particularized for applicative usage on Valuable Items.

Use Template:SellableItem conjunctively with it as an argument to {{{Items}}} in order to construct the item subtables within it.