Difference between revisions of "Template:Decklist/doc"

From Yugipedia
Jump to: navigation, search
m (Reverted edits by 211.28.42.134 (talk) to last version by Deltaneos)
(Usage: I can appreciate how some people might insist on being able to use "magic" and have the template then display "magic", but we really have no obligation to actually document it)
Line 13: Line 13:
 
'''Mandatory parameters'''
 
'''Mandatory parameters'''
 
*'''monsters''': list the [[Monster Cards]] in the Deck.
 
*'''monsters''': list the [[Monster Cards]] in the Deck.
*'''spells''' or '''magic''': list the [[Spell Cards]] in the Deck.
+
*'''spells''': list the [[Spell Cards]] in the Deck.
 
*'''traps''': list the [[Trap Cards]]
 
*'''traps''': list the [[Trap Cards]]
  

Revision as of 02:11, 22 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