Difference between revisions of "Template:Decklist/doc"

From Yugipedia
Jump to: navigation, search
(Move from the main template to here.)
 
(See also: Template:Dice Pool)
Line 1: Line 1:
 
{{Documentation subpage}}
 
{{Documentation subpage}}
<!-- PLEASE ADD CATEGORIES AT THE BOTTOM OF THIS PAGE -->
 
  
 
==Usage==
 
==Usage==
Line 64: Line 63:
 
* [[Trap Hole]]
 
* [[Trap Hole]]
 
}}
 
}}
 +
 +
==See also==
 +
* [[Template:Dice Pool]]
 
<includeonly>
 
<includeonly>
 
[[Category:Templates|{{PAGENAME}}]]
 
[[Category:Templates|{{PAGENAME}}]]
 
</includeonly>
 
</includeonly>

Revision as of 17:17, 10 March 2011

Usage

{{Decklist
|color=
|color2=
|monsters =
|spells =
|traps =
}}

Mandatory parameters

Optional parameters

  • color: custom background color.
  • color2: custom text color.
  • total m: The number of Monster Cards.
  • total me: The number of Monster Cards in the Extra Deck.
  • total s: The number of Spell Cards.
  • total t: The number of Trap Cards.
  • An unnamed parameter can be used as a custom Deck name.

Example

Adding the following to a page...

{{Decklist|Warrior Deck
|color = orange
|color2 = white
|monsters =
<u>Normal Monsters</u>
* [[Celtic Guardian]] x2

<u>Effect Monsters</u>
* [[Buster Blader]]
* [[Exiled Force]]
|spells =
* [[Reinforcement of the Army]]
* [[Monster Reborn]]
|traps =
* [[Trap Hole]]
}}

... produces the following:

See also