Template:PokedexRequirementTable: Difference between revisions

From Pokemon Revolution Online Wiki
Jump to navigation Jump to search
mNo edit summary
No edit summary
Line 1: Line 1:
<noinclude>It is a mono-purpose table tailored specifically for usage on the [[Pokédex]] article. Use this in conjunction with [[Template:PdexReq]] as an argument to {{{Contents}}}.</noinclude>
<noinclude>It is a mono-purpose table tailored specifically for usage on the [[Pokédex]] article. Use this in conjunction with [[Template:PdexReq]] as an argument to {{{Contents}}}.</noinclude>
<includeonly><table class="pro-table" style="width: 100%;">
<includeonly>{{#vardefine:cell|#{{Red_color_light}}}}{{#vardefine:background|#{{Red_color}}}}{{#vardefine:border|#{{Red_color_dark}}}}<table style="width: 100%; background-color:{{#var:background}}; border: 3px solid {{#var:border}}; border-radius: 25px;">
<tr>
<tr>
<td>
<td>
<table class="sortable" style="text-align: center; background-color: #333333; width: 100%;">
<table style="text-align: center; width: 100%;">
<tr class="pro-table-header"><th class="pro-table-header-cell" style="border-top-left-radius: 15px; width: 14%;">Seen</th><th class="pro-table-header-cell" width="14%">Owned</th><th width="7%" class="pro-table-header-cell">Evolved</th><th class="pro-table-header-cell" style="border-top-right-radius: 15px;">Feature</th></tr>
<tr style="color:{{#var:border}}; background-color: {{#var:cell}};"><th style="border-top-left-radius: 15px; width: 14%; border: 1px solid {{#var:border}};">Seen</th><th style="width: 14%; border: 1px solid {{#var:border}};">Owned</th><th style="width: 7%; border: 1px solid {{#var:border}};">Evolved</th><th style="border-top-right-radius: 15px; border: 1px solid {{#var:border}};">Feature</th></tr>
{{{Contents|}}}
{{{Contents|}}}
</table>
</table>
<tr><td style="border-radius: 1px 1px 15px 15px; text-align: left; padding: 3px; color: #FFFFFF; font-size: 13px;" colspan="11">&nbsp;&nbsp;&nbsp;All data-entry requirements that are parenthesized with roman-numeral notations of the generation require that the data entries strictly pertain to Pokémon of that generational subset.</td></tr>
<tr><td style="border-radius: 1px 1px 15px 15px; text-align: left; padding: 3px; background-color: {{#var:cell}}; color: {{#var:border}}; font-size: 13px;" colspan="11">&nbsp;&nbsp;&nbsp;All data-entry requirements that are parenthesized with roman-numeral notations of the generation require that the data entries strictly pertain to Pokémon of that generational subset.</td></tr>
</table></includeonly>
</table></includeonly>

Revision as of 22:25, 31 July 2017

It is a mono-purpose table tailored specifically for usage on the Pokédex article. Use this in conjunction with Template:PdexReq as an argument to {{{Contents}}}.