Template:ITD: Difference between revisions

From Pokemon Revolution Online Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
Line 2: Line 2:


It accepts two arguments: {{{Item}}} for the item and {{{Desc}}} for the description.</noinclude>
It accepts two arguments: {{{Item}}} for the item and {{{Desc}}} for the description.</noinclude>
<includeonly><tr style="background-color:#FFFFFF;"><td width="5%">[[File:{{{Item}}}.png]]</td><td>{{{Item}}}</td><td style="text-align: left; padding-left: 5px;">{{{Desc|None}}}.</td></tr></includeonly>
<includeonly><tr style="background-color:#FFFFFF;"><td width="5%">[[File:{{{Item}}}.png]]</td><td>[[{{{Item}}}]]</td><td style="text-align: left; padding-left: 5px;">{{{Desc|None}}}.</td></tr></includeonly>

Latest revision as of 23:00, 15 August 2017

Use this in tandem with Template:ItemTableDescription (as an argument to {{{Contents}}} on the aforementioned template) in order to construct data rows for it.

It accepts two arguments: {{{Item}}} for the item and {{{Desc}}} for the description.