Template:Legends Card

The UESPWiki – Your source for The Elder Scrolls since 1995

Summary

This template provides an infobox for Legends cards.

Parameters

Legends Card
Parametri Visibilità Descrizione
name optional The name of the card. Defaults to the page name, with disambiguation text removed (e.g., Bandit Ambush (card) becomes Bandit Ambush).
type required The card type (eg, Creature, Defense, Item, Support).
subtype optional The subtype of card.
image optional Artwork of the card.
unique optional Is the card unique? Leave blank if the card is not Unique.
obtainable optional Is the card obtainable for your deck? Defaults to Yes.
availability optional What set does the card come from? Defaults to Core Set.
cost required The cost to play the card.
class required The class of the card. Only one of class or attribute are required.
attribute required The attribute of the card (Agility, Willpower, etc.). Only one of class or attribute are required.
power optional The attack rating of the card.
health optional The defense rating of the card.
uses optional Support Cards: How many uses does the card have? (This can be numeric or text, such as "Ongoing".)
shout optional Actions Card: Is the card a Shout card? If so, enter shout=1.
rarity optional The rarity of the card.
training optional What card can train to become this card? What card does this card train to become?
ability optional The card's effects.
uniqueability optional Set to 1 to indicate that the card has a unique ability.
breakthrough
beastform
charge
drain
guard
lastgasp
lethal
pilfer
prophecy
regenerate
slay
summon
ward
optional These should be set to 1 for cards that have the relevant ability themselves on a permanent basis. Do not add these for cards which grant these abilities to others (unless they have it themselves), or which only have these abilities under certain conditions.

Example

{{Legends Card
|type=Creature
|subtype=High Elf
|class=Mage
|cost=5
|image=LG-card-Ayrenn.png
|power=5
|health=5
|rarity=Legendary
|unique=Yes
|ability='''Summon:''' Draw a random action from your discard pile.
Your actions cost 1 less.
|summon=1
|uniqueability=1
}}