Template:AreaDigPokemon: Difference between revisions
Jump to navigation
Jump to search
Created page with "<noinclude>Use Template:AreaDig in conjunction with this to construct data rows for it as an argument to {{{Contents}}}.</noinclude> {{#vardefine:border|#{{Ground_color_da..." |
m Attempt to remove strange linebreaks |
||
(2 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
<noinclude>Use [[Template:AreaDig]] in conjunction with this to construct data rows for it as an argument to {{{Contents}}}.</noinclude> | <noinclude>Use [[Template:AreaDig]] in conjunction with this to construct data rows for it as an argument to {{{Contents}}}.</noinclude><!-- | ||
{{#vardefine:border|#{{Ground_color_dark}}}} | -->{{#vardefine:border|#{{Ground_color_dark}}}}<!-- | ||
{{#vardefine:background|#{{Ground_color}}}} | -->{{#vardefine:background|#{{Ground_color}}}}<!-- | ||
{{#vardefine:cell|#{{Ground_color_light}}}} | -->{{#vardefine:cell|#{{Ground_color_light}}}}<!-- | ||
<includeonly><table align="center" style="width: | --><includeonly><table align="center" style="width:52%; 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: | <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 colspan="2" style="border-top-left-radius: 25px; border: 1px solid {{#var:border}};">Pokémon</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 colspan="2" style="border-top-left-radius: 25px; border: 1px solid {{#var:border}};">Pokémon</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|}}} | ||
</table></includeonly> | </table></includeonly> |
Latest revision as of 18:25, 28 August 2018
Use Template:AreaDig in conjunction with this to construct data rows for it as an argument to {{{Contents}}}.