Template:PokemonDiggablePatches: Difference between revisions

From Pokemon Revolution Online Wiki
Jump to navigation Jump to search
mNo edit summary
No edit summary
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
<noinclude>Use [[Template:PKD]] in conjunction with this to construct data rows for it as an argument to {{{Contents}}}.</noinclude>
<noinclude>Use [[Template:PKD]] in conjunction with this to construct data rows for it as an argument to {{{Contents}}}.
<includeonly>
 
{{#vardefine:border|#{{Ground_color_dark}}}}
[[Category:Pokémon-location templates]]
{{#vardefine:background|#{{Ground_color}}}}
</noinclude>
{{#vardefine:cell|#{{Ground_color_light}}}}
<includeonly>{{#vardefine:border|#{{Ground_color_dark}}}}{{#vardefine:background|#{{Ground_color}}}}{{#vardefine:cell|#{{Ground_color_light}}}}
<table align="center" style="width:54%; border-radius: 25px; border: 5px solid {{#var:border}}; background: {{#var:background}}; padding: 5px; border-spacing: 3px;">
<table align="center" style="width:54%; border-radius: 25px; border: 5px solid {{#var:border}}; background: {{#var:background}}; padding: 5px; border-spacing: 3px;">
<tr><td colspan="4"><div style="margin: auto auto; background-color:{{#var:cell}}; border-radius: 35px; border: 3px solid {{#var:border}}; width: 60px; height; 60px; padding: 5px; text-align: center;">[[File:Diglett_Front_Sprite.png|50px]]</div></td></tr>
<tr><td colspan="4"><div style="margin: auto auto; background-color:{{#var:cell}}; border-radius: 35px; border: 3px solid {{#var:border}}; width: 65px; height; 65px; padding: 5px; text-align: center;">[[File:50Diglett.png|50px]]</div></td></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}};">Levels</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}};">Levels</th><th style="border-top-right-radius: 25px; border: 1px solid {{#var:border}};">Rarity</th></tr>
{{{Contents}}}
{{{Contents}}}

Latest revision as of 00:28, 19 September 2017

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