Template:PokemonDiggablePatches: Difference between revisions
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> | <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> | |||
</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}}}.