Difference between revisions of "Template:PkType"

From Pokemon World Online Wiki
Jump to: navigation, search
m (Managed to find a workaround for the template reading semantic clauses to both types, but they won't be loaded in order of the Pokemon's entry. Oh well, the table is still sortable at least.)
m
Line 1: Line 1:
 
<includeonly>{{#get_web_data:url=http://pwo-wiki.info/index.php?title=Special:GetData/PokémonRawList|format=CSV with header|filters=type1={{ucfirst:{{{1}}}}}|data=name=Name,type1=Type1,type2=Type2,pdex=Pokedex Number}}
 
<includeonly>{{#get_web_data:url=http://pwo-wiki.info/index.php?title=Special:GetData/PokémonRawList|format=CSV with header|filters=type1={{ucfirst:{{{1}}}}}|data=name=Name,type1=Type1,type2=Type2,pdex=Pokedex Number}}
<center><table style="text-align:center; border: #{{{{{1}}}_color_dark}} 3px solid; border-radius: 15px 15px 15px 15px; background: #{{{{{1}}}_color_light}};" class="sortable" width="45%" cellspacing="3" cellpadding="5">
+
<center><table style="text-align:center; border: #{{{{{1}}}_color_dark}} 3px solid; border-radius: 15px 15px 15px 15px; background: #{{{{{1}}}_color_light}};" class="sortable" width="45%">
 
<tr><th scope="col" style="background: #{{{{{1}}}_color}}; border-radius: 15px 0px 0px 0px;" width="5%">#</th><th style="background: #{{{{{1}}}_color}};" scope="col" colspan="2" width="17%">Pokémon</th><th style="background: #{{{{{1}}}_color}};" scope="col" width="10%">Type 1</th><th style="background: #{{{{{1}}}_color}}; border-radius: 0px 15px 0px 0px;" scope="col" width="10%">Type 2</th></tr>
 
<tr><th scope="col" style="background: #{{{{{1}}}_color}}; border-radius: 15px 0px 0px 0px;" width="5%">#</th><th style="background: #{{{{{1}}}_color}};" scope="col" colspan="2" width="17%">Pokémon</th><th style="background: #{{{{{1}}}_color}};" scope="col" width="10%">Type 1</th><th style="background: #{{{{{1}}}_color}}; border-radius: 0px 15px 0px 0px;" scope="col" width="10%">Type 2</th></tr>
 
{{#for_external_table:
 
{{#for_external_table:
<tr style="background: #FFFFFF;">
+
<tr cellspacing="3" cellpadding="5" style="background: #FFFFFF;">
 
<td width="7%">{{{pdex}}}</td>
 
<td width="7%">{{{pdex}}}</td>
 
<td width="7%">[[File:{{{pdex}}}small.png]]</td>
 
<td width="7%">[[File:{{{pdex}}}small.png]]</td>

Revision as of 20:48, 23 April 2014