Template:Legends Card Data
The UESPWiki – Your source for The Elder Scrolls since 1995
Summary[edit]
Displays a table row with card data for the named Legends card.
Parameters[edit]
Parameter | Scope | Description |
---|---|---|
1 | required | The name of the page without the Legends: prefix. |
count | optional | If specified, a column is added to the output with the card count for the deck. |
skipImage | optional | If not blank, hides the image column. |
skipType | optional | If not blank, hides the type column. |
skipAttribute | optional | If not blank, hides the attribute column. |
skipAbility | optional | If not blank, hides the ability column. |
Examples[edit]
{{Legends Card Data|Grahtwood Ambusher}} {{Legends Card Data|Miraak, Dragonborn}} {{Legends Card Data|Merric-at-Aswala}}
Name | Type (Subtype) | Attribute/Class | Text | |||||
---|---|---|---|---|---|---|---|---|
Grahtwood Ambusher | Creature (Wood Elf) | Strength | 5 | 4 | 2 | Epic | Prophecy Summon: Deal 1 damage to all enemy creatures in this lane. |
|
Miraak, Dragonborn | Creature (Nord) | Willpower | 11 | 5 | 5 | Legendary | Summon: Steal an enemy creature. | |
Merric-at-Aswala | Creature (Redguard) | Battlemage | 7 | 2 | 2 | Legendary | Summon: Equip each friendly creature in this lane with a random item. |
Or with {{#local:skipImage|1}}{{#local:skipAbility|1}}
before the template:
Name | Type (Subtype) | Attribute/Class | ||||
---|---|---|---|---|---|---|
Grahtwood Ambusher | Creature (Wood Elf) | Strength | 5 | 4 | 2 | Epic |
Miraak, Dragonborn | Creature (Nord) | Willpower | 11 | 5 | 5 | Legendary |
Merric-at-Aswala | Creature (Redguard) | Battlemage | 7 | 2 | 2 | Legendary |