Difference between revisions of "Template:Card Art"
From Unofficial Fantasica Wiki
m (Testing support for monster units) |
|||
(6 intermediate revisions by 2 users not shown) | |||
Line 8: | Line 8: | ||
Usage: <nowiki>{{Card_Art|CardName}}</nowiki></noinclude><includeonly>{{#get_db_data: | Usage: <nowiki>{{Card_Art|CardName}}</nowiki></noinclude><includeonly>{{#get_db_data: | ||
db=fantawiki | db=fantawiki | ||
− | |from=units | + | |from=units |
|where=name='{{{1}}}' | |where=name='{{{1}}}' | ||
|limit=1 | |limit=1 | ||
|data=name=`name`,rarity=`rarity` | |data=name=`name`,rarity=`rarity` | ||
}} | }} | ||
− | {{#ifeq: {{#external_value:rarity}}| | + | {{#ifeq: {{#external_value:rarity}}| 12 | [[Image:{{{1}}}_card.jpg|375px|link={{{1}}}]] | |
+ | {{#ifeq: {{#external_value:rarity}}| 11 | [[Image:{{{1}}}_card.jpg|350px|link={{{1}}}]] | | ||
+ | {{#ifeq: {{#external_value:rarity}}| 10 | [[Image:{{{1}}}_card.jpg|325px|link={{{1}}}]] | | ||
+ | {{#ifeq: {{#external_value:rarity}}| 9 | [[Image:{{{1}}}_card.jpg|300px|link={{{1}}}]] | | ||
+ | {{#ifeq: {{#external_value:rarity}}| 8 | [[Image:{{{1}}}_card.jpg|275px|link={{{1}}}]] | | ||
+ | {{#ifeq: {{#external_value:rarity}}| 7 | [[Image:{{{1}}}_card.jpg|250px|link={{{1}}}]] | | ||
+ | {{#ifeq: {{#external_value:rarity}}| 6 | [[Image:{{{1}}}_card.jpg|225px|link={{{1}}}]] | | ||
+ | {{#ifeq: {{#external_value:rarity}}| 5 | [[Image:{{{1}}}_card.jpg|200px|link={{{1}}}]] | | ||
+ | {{#ifeq: {{#external_value:rarity}}| 4 | [[Image:{{{1}}}_card.jpg|175px|link={{{1}}}]] | | ||
+ | {{#ifeq: {{#external_value:rarity}}| 3 | [[Image:{{{1}}}_card.jpg|150px|link={{{1}}}]] | | ||
+ | {{#ifeq: {{#external_value:rarity}}| 2 | [[Image:{{{1}}}_card.jpg|125px|link={{{1}}}]] | | ||
+ | {{#ifeq: {{#external_value:rarity}}| 1 | [[Image:{{{1}}}_card.jpg|100px|link={{{1}}}]] | }} }} }} }} }} }} }} }} }} }} }} }} {{#clear_external_data:}}</includeonly> |
Latest revision as of 19:58, 29 August 2018
DO NOT EDIT THIS TEMPLATE UNLESS YOU KNOW WHAT YOU ARE DOING! :D
If you're trying to update stats for a unit, go here instead: http://www.fantasicawiki.com/units.php
Usage: {{Card_Art|CardName}}