Template:CoinShopMount: Difference between revisions

From Pokemon Revolution Online Wiki
Jump to navigation Jump to search
No edit summary
m Text replacement - "pro-wiki" to "prowiki"
Line 1: Line 1:
<noinclude>It works in conjunction with [[Template:CoinShopTable]] to construct a tabular overview of all purchasable mounts.</noinclude>
<noinclude>It works in conjunction with [[Template:CoinShopTable]] to construct a tabular overview of all purchasable mounts.</noinclude>


<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://prowiki.info/index.php?title=Special:GetData/PokemonRawList|format=CSV with header|filters=name={{{1}}}|data=number=Pokedex Number,name=Name}}
<td width="17%">
<td width="17%">
<table width="100%" style="text-align: center; border-spacing: 5px;" class="pro-table-cell"><tr><td><div style="border-radius: 30px; padding: 5px; border: solid 3px #000000; background-color: #FFFFFF;">{{#ifexist: File:{{{1}}}_Mount.png | [[File:{{{1}}}_Mount.png]] | [[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: 30px; padding: 5px; border: solid 3px #000000; background-color: #FFFFFF;">{{#ifexist: File:{{{1}}}_Mount.png | [[File:{{{1}}}_Mount.png]] | [[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:30, 16 March 2017

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