Template:PokemonDiggablePatches: Difference between revisions

From Pokemon Revolution Online Wiki
Jump to navigation Jump to search
Created page with "<noinclude>This template uses four arguments: {{{Region}}}, {{{Area}}}, {{{Amount}}}, and {{{Rarity}}}. If you do not know the rarity off-hand, leave it blank; however, it wil..."
 
mNo edit summary
Line 1: Line 1:
<noinclude>This template uses four arguments: {{{Region}}}, {{{Area}}}, {{{Amount}}}, and {{{Rarity}}}. If you do not know the rarity off-hand, leave it blank; however, it will be deducible enough with experience, since most diggable patches subsume 2 common Pokemon and 1 rare Pokemon.</noinclude>
<noinclude>Use [[Template:PKD]] in conjunction with this to construct data rows for it as an argument to {{{Content}}}.</noinclude>
<includeonly>
<includeonly>
{{#vardefine:border|#{{Ground_color_dark}}}}
{{#vardefine:border|#{{Ground_color_dark}}}}
Line 8: Line 8:
<tr style="background-color:{{#var:cell}}; font-weight: bold; color:{{#var:border}};"><th style="border-top-left-radius: 25px; border: 1px solid {{#var:border}};">Region</th><th style="border: 1px solid {{#var:border}};">Area</th><th style="border: 1px solid {{#var:border}};">Patches</th><th style="border-top-right-radius: 25px; border: 1px solid {{#var:border}};">Rarity</th></tr>
<tr style="background-color:{{#var:cell}}; font-weight: bold; color:{{#var:border}};"><th style="border-top-left-radius: 25px; border: 1px solid {{#var:border}};">Region</th><th style="border: 1px solid {{#var:border}};">Area</th><th style="border: 1px solid {{#var:border}};">Patches</th><th style="border-top-right-radius: 25px; border: 1px solid {{#var:border}};">Rarity</th></tr>
{{{Contents}}}
{{{Contents}}}
<tr style="background-color:#FFFFFF; text-align: center;"><td>[[{{{Region}}}]]</td><td>[[{{{Area}}}]]</td><td>{{{Amount}}}</td><td>{{{Rarity|???}}}</td></tr>
</tr>
</table>
</table>
</includeonly>
</includeonly>

Revision as of 06:54, 6 January 2017

Use Template:PKD in conjunction with this to construct data rows for it as an argument to {{{Content}}}.