Difference between revisions of "Template:Decklist/doc"

From Yugipedia
Jump to: navigation, search
(See also: Template:Dice Pool)
Line 1: Line 1:
{{Documentation subpage}}
+
hey guys i would like some help/ advice on making my nordic deck better. As of right now it is pretty good but i feel it could be slightly better.
 
 
==Usage==
 
<pre>
 
{{Decklist
 
|color=
 
|color2=
 
|monsters =
 
|spells =
 
|traps =
 
}}</pre>
 
 
 
'''Mandatory parameters'''
 
*'''monsters''': list the [[Monster Cards]] in the Deck.
 
*'''spells''' or '''magic''': list the [[Spell Cards]] in the Deck.
 
*'''traps''': list the [[Trap Cards]]
 
 
 
'''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...
 
 
 
<pre>{{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]]
 
}}</pre>
 
 
 
... produces the following:
 
 
 
{{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]]
 
}}
 
 
 
==See also==
 
* [[Template:Dice Pool]]
 
<includeonly>
 
[[Category:Templates|{{PAGENAME}}]]
 
</includeonly>
 

Revision as of 07:29, 17 March 2011

hey guys i would like some help/ advice on making my nordic deck better. As of right now it is pretty good but i feel it could be slightly better.