Template:PokemonDiggablePatches: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
mNo edit summary |
||
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}}}.</noinclude> | ||
<includeonly> | <includeonly>{{#vardefine:border|#{{Ground_color_dark}}}}{{#vardefine:background|#{{Ground_color}}}}{{#vardefine:cell|#{{Ground_color_light}}}} | ||
{{#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> |
Revision as of 16:53, 14 April 2017
Use Template:PKD in conjunction with this to construct data rows for it as an argument to {{{Contents}}}.