Template:Card

From Gigantic Wiki
Template documentation follows
Note: the template above may sometimes be partially or fully invisible.
Visit Template:Card/doc to edit this documentation. (How does this work?)
Description
This template creates a tabber block with information about Fortune Cards. It should be used on pages in Category:Fortune Cards.
Template uses Extension:TemplateStyles; for styles see Template:Card/styles.css.
Syntax
Copy and fill the following code:
{{card
|arcane =
|title =
|type =
<!-- common -->
|challengeC =
|loreC =
<!-- rare -->
|challengeR =
|loreR =
<!-- legendary -->
|challengeL =
|loreL =
}}
Usage example
Code:
{{card
|arcane=Minor
|title=THE SORCERER I
|type=VICTORY
<!-- common -->
|challengeC=Win a match as Xenobia.
|loreC=If you are to achieve greatness, your enemies must be destroyed. It is as simple as that.
<!-- rare -->
|challengeR=Win X matches as Xenobia.
|loreR=“Most powerful sorcerer in the land” is not a title that can be shared.
<!-- legendary -->
|challengeL=Win X matches as Xenobia.
|loreL=Each small victory was a step towards her goals of ultimate power.}}
Results:
THE SORCERER I
Challenge – VICTORY
Win a match as Xenobia.
If you are to achieve greatness, your enemies must be destroyed. It is as simple as that.
THE SORCERER I
Challenge – VICTORY
Win X matches as Xenobia.
“Most powerful sorcerer in the land” is not a title that can be shared.
THE SORCERER I
Challenge – VICTORY
Win X matches as Xenobia.
Each small victory was a step towards her goals of ultimate power.
See also