Template:PokemonByNumber: Difference between revisions

From Pokemon Revolution Online Wiki
Jump to navigation Jump to search
mNo edit summary
Cae (talk | contribs)
mNo edit summary
Tag: Manual revert
 
(13 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<includeonly>{{#get_web_data:url=http://pro-wiki.info/index.php?title=Special:GetData/PokemonRawList|format=CSV with header|filters=Generation={{{1}}}|data=number=Pokedex Number,name=Name,type1=Type1,type2=Type2,generation=Generation}}
<includeonly>{{#get_web_data:url=https://wiki.pokemonrevolution.net/index.php?title=Special:GetData/PokemonRawList|format=CSV with header|filters=Generation={{{1}}}|data=number=Pokedex Number,name=Name,type1=Type1,type2=Type2,generation=Generation,wild=Wild,npc=NPC}}
 
<table class="pro-table" align="center" style="width: 61%; text-align: center;">
<table class="pro-table" style="text-align: center; width: 40%">
<tr class="pro-table-header"><th scope="col" class="pro-table-header-cell" style="border-radius: 15px 1px 1px 1px; width: 5%">No.</th><th scope="col" class="pro-table-header-cell" colspan="2" width="21%">Name</th><th scope="col" class="pro-table-header-cell" width="18%">Type 1</th><th class="pro-table-header-cell" style="border-radius: 1px 15px 1px 1px; width: 18%">Type 2</th></tr>
<tr class="pro-table-header"><th scope="col" class="pro-table-header-cell" style="border-radius: 15px 1px 1px 1px; width: 5%">No.</th><th scope="col" class="pro-table-header-cell" colspan="2" width="20%">Name</th><th scope="col" class="pro-table-header-cell" width="18%">Type 1</th><th class="pro-table-header-cell" style="border-radius: 1px 15px 1px 1px; width: 18%">Type 2</th></tr>
{{#for_external_table:
{{#for_external_table:
<tr style="background-color: #666666;">
<tr style="background-color: #DDD; color: #000000; cellpadding: 3px">
<td>{{{number}}}</td>
<td>{{{number}}}</td>
<td width="5%">[[File:{{{number}}}Icon.png]]
<td width="5%">[[File:{{{number}}}Icon.png]]
<td>[[{{{name}}}]]</td>
<td>{{{wild}}}{{{npc}}}[[{{{name}}}]]{{{wild}}}{{{npc}}}</td>
<td style="background: #{{ {{{type1}}}_color}};">[[{{{type1}}}_(type)|<p style="color: #{{ {{{type1}}}_color_dark}}; font-weight: bold">{{{type1}}}</p>]]</td>
<td style="background: #{{ {{{type1}}}_color}};">[[{{{type1}}}_(type)|<span style="color:#FFFFFF">{{{type1}}}</span>]]</td>
<td style="background: #{{ {{{type2}}}_color}};">[[{{{type2}}}_(type)|<p style="color: #{{ {{{type2}}}_color_dark}}; font-weight: bold">{{{type2}}}</p>]]</td>
<td style="background: #{{ {{{type2}}}_color}};">[[{{{type2}}}_(type)|<span style="color:#FFFFFF">{{{type2}}}</span>]]</td>
</tr>
</tr>
}}
}}
<tr><td style="border-radius: 1px 1px 15px 15px; text-align: left; padding: 3px; color: #FFFFFF; font-size: 13px; margin-left: 10px;" colspan="5">
<ul><li>All '''emboldened''' Pokémon are encounterable in the wild</li>
<li>All ''italicized'' Pokémon are NPC-obtainable</li></ul>
See Pokémon-individualized pages for more information.
</td></tr>
</table>
</table>
</includeonly>
</includeonly>

Latest revision as of 06:46, 18 September 2025