Template:CoinShopMount: Difference between revisions

From Pokemon Revolution Online Wiki
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 3: Line 3:
<includeonly>{{#get_web_data:url=http://pro-wiki.info/index.php?title=Special:GetData/PokemonRawList|format=CSV with header|filters=name={{{1}}}|data=number=Pokedex Number,name=Name}}
<includeonly>{{#get_web_data:url=http://pro-wiki.info/index.php?title=Special:GetData/PokemonRawList|format=CSV with header|filters=name={{{1}}}|data=number=Pokedex Number,name=Name}}
<td width="30%">
<td width="30%">
<table width="30%" style="text-align: center; border-spacing: 5px;" class="pro-table-cell"><tr><td><div style="border-radius: 25px; padding: 4px; border: solid 3px #000000; background-color: #FFFFFF;">[[File:{{#external_value:number}}Icon.png]]</div></td><td>{{#if: {{{g|}}} | '''{{{1}}}''' | {{{1}}} }}</td></tr>
<table width="100%" style="text-align: center; border-spacing: 5px;" class="pro-table-cell"><tr><td><div style="border-radius: 25px; padding: 4px; border: solid 3px #000000; background-color: #FFFFFF;">[[File:{{#external_value:number}}Icon.png]]</div></td><td>{{#if: {{{g|}}} | '''{{{1}}}''' | {{{1}}} }}</td></tr>
</table>
</table>
</td></includeonly>
</td></includeonly>

Revision as of 01:59, 6 December 2016

It works in conjunction with Template:CoinShopTable to construct a tabular overview of all purchasable mounts.