Template:PokemonDiggablePatches: Difference between revisions

From Pokemon Revolution Online Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(One intermediate revision 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: 65px; height; 65px; padding: 5px; text-align: center;">[[File:50Diglett.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>

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}}}.