Template:MiscPokemon: Difference between revisions

From Pokemon Revolution Online Wiki
Jump to navigation Jump to search
mNo edit summary
No edit summary
Line 1: Line 1:
<noinclude>Use this conjunctively with [[Template:MiscPokemonLocations]] in order to construct data rows for the tabular nest.
<noinclude>Use this conjunctively with [[Template:MiscPokemonLocations]] in order to construct data rows for the tabular nest.


It is receptible to input for three arguments {{{Mode}}} to categorize the method ([[NPC Traders]], for example), {{{Article}}} for the article name that you want to link it to (if discrepant from {{{Mode}}}, {{{Level}}} for the level, {{{Held}}} for the held item (if applicable), and {{{Notes}}} for more descriptive information (if needed).</noinclude>
It is receptible to input for three arguments {{{Mode}}} to categorize the method ([[NPC Traders]], for example), {{{Article}}} for the article name that you want to link it to (if discrepant from {{{Mode}}}, {{{Location}}} for the location, {{{Level}}} for the level, {{{Held}}} for the held item (if applicable), and {{{Notes}}} for more descriptive information (if needed).</noinclude>
<includeonly><tr style="background-color: #FFFFFF;">
<includeonly><tr style="background-color: #FFFFFF;">
<td>[[{{{Article|{{{Mode}}}}}}|{{{Mode}}}]]</td>
<td>[[{{{Article|{{{Mode}}}}}}|{{{Mode}}}]]</td>
<td>{{{Location}}}</td>
<td>{{{Level}}}</td>
<td>{{{Level}}}</td>
<td>{{#if:{{{Held|}}}|
<td>{{#if:{{{Held|}}}|
Line 9: Line 10:
{{#ifexist:File:{{#var:helditem}}.png|[[File:{{#var:helditem}}.png|link={{#var:helditem}}|{{#var:helditem}}]]|[[{{#var:helditem}}]]}}
{{#ifexist:File:{{#var:helditem}}.png|[[File:{{#var:helditem}}.png|link={{#var:helditem}}|{{#var:helditem}}]]|[[{{#var:helditem}}]]}}
|N/A}}</td>
|N/A}}</td>
<td style="text-align: left; margin-left: 8px;">{{{Notes|None}}}.</td>
<td style="text-align: left; padding-left: 4px;">{{{Notes|None}}}.</td>
</tr>
</tr>
</includeonly>
</includeonly>

Revision as of 00:02, 19 September 2017

Use this conjunctively with Template:MiscPokemonLocations in order to construct data rows for the tabular nest.

It is receptible to input for three arguments {{{Mode}}} to categorize the method (NPC Traders, for example), {{{Article}}} for the article name that you want to link it to (if discrepant from {{{Mode}}}, {{{Location}}} for the location, {{{Level}}} for the level, {{{Held}}} for the held item (if applicable), and {{{Notes}}} for more descriptive information (if needed).