Template:CoinShopMount: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary Tag: Manual revert |
||
(18 intermediate revisions by 2 users not shown) | |||
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= | <includeonly>{{#get_web_data:url=https://wiki.pokemonrevolution.net/index.php?title=Special:GetData/PokemonRawList|format=CSV with header|filters=name={{{1}}}|data=number=Pokedex Number,name=Name}} | ||
<td width=" | {{#vardefine:clothes|{{#expr:{{#var:clothes}}+1}}}} | ||
<table width=" | <td width="17%"> | ||
<table width="100%" style="text-align: center; border-spacing: 5px; background-color: {{#var:cell}}; border-radius: 25px; border: 1px solid {{#var:border}};"><tr><td><div style="border-radius: 30px; padding: 5px; border: solid 3px {{#var:border}}; 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>{{#ifexpr:{{#var:clothes}} / 6 = {{#var:placeholder}} | {{#vardefine:placeholder|{{#expr:{{#var:placeholder}} + 1}}}} </tr><tr> }}</includeonly> |
Latest revision as of 14:57, 28 August 2025
It works in conjunction with Template:CoinShopTable to construct a tabular overview of all purchasable mounts.