Template:PokemonByNumber: Difference between revisions
Jump to navigation
Jump to search
m Needfully widened it to ensure there are no multi-line table cells. |
mNo edit summary |
||
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,wild=Wild,npc=NPC}} | <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,wild=Wild,npc=NPC}} | ||
<table class="pro-table" align="center" style="width: | <table class="pro-table" align="center" style="width: 56%; text-align: center;"> | ||
<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=" | <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> | ||
{{#for_external_table: | {{#for_external_table: | ||
<tr style="background-color: #666666; cellpadding: 3px"> | <tr style="background-color: #666666; cellpadding: 3px"> |