Template:Infobox card

From Liquipedia Artifact Wiki

Documentation (view - edit)

Variables

name
Name of the card
image
Image link to the card
cost
How much mana the card costs to play in a numerical value
atk
(optional) The attack value of the card.
hp
(optional) The hit points of the minion.
durability
(optional) The durability of the weapon.
effect
(optional) The effect the card has in the description part of the card.
class
Which class the card belongs to, Neutral, Mage, etc.
type
The type of card. Possible types: Weapon, Minion, Spell or Hero Power.
subtype
the subtype Or race of a card, like Beast, Murloc, Pirate, etc.
rarity
The rarity of a card. Possible values: Free, Common, Rare, Epic or Legendary.
set
Which set the card belongs to: Basic, Expert, Reward, and Promo.
summonedby
(optional) If the card is a token which card can summon it.
chosenfrom
(optional) If the card is a choice card, f.e. Cat Form and Bear Form which are chosen from after playing Druid of the Claw.
craftable
This can be set to false if the card is not an expert card but still can't be crafted (f.e. tokens).
description
The description this card has in the my collection part of the game.
artist
Who drew the art for the card.

Wikicode

{{Infobox card
|name=
|image=
|class=
|cost=
|atk=
|hp=
|type=
|subtype=
|rarity=
|set=
|effect=
|description=
|artist=
|summonedby
|crafteable=
}}