Template:BerryRow: Difference between revisions

From Pokemon Revolution Online Wiki
Jump to navigation Jump to search
Created page with "<noinclude>Use this in tandem with Template:BerryTable (as an argument to {{{Contents}}} on the aforementioned template) in order to construct data rows for it. It accep..."
 
m Truncated the period at the end of the {{{Desc}}} parameter.
 
(2 intermediate revisions by the same user not shown)
Line 2: Line 2:


It accepts two arguments: {{{Berry}}}, for the berry name, and {{{Desc}}}, for the berry's function-descriptors.</noinclude>
It accepts two arguments: {{{Berry}}}, for the berry name, and {{{Desc}}}, for the berry's function-descriptors.</noinclude>
<includeonly><tr style="background-color:#FFFFFF;"><td width="5%">[[File:{{{Berry}}} Berry.png]]</td><td>{{{Berry}}} Berry</td><td>[[File:{{{Berry}}} Berry Tree.png]]</td><td style="text-align: left; padding-left: 5px;">{{{Desc|None}}}.</td></tr></includeonly>
<includeonly><tr style="background-color:#FFFFFF;"><td width="5%">[[File:{{{Berry}}} Berry.png]]</td><td>{{{Berry}}} Berry</td><td>[[File:{{{Berry}}} Berry Tree.png]]</td><td style="text-align: left; padding-left: 5px;">{{{Desc|None}}}</td></tr></includeonly>

Latest revision as of 22:31, 2 February 2023

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

It accepts two arguments: {{{Berry}}}, for the berry name, and {{{Desc}}}, for the berry's function-descriptors.