Difference between pages "Template:Decklist/doc" and "File:SwampBattleguard-LCJW-FR-C-1E.png"

From Yugipedia
< Template:Decklist(Difference between pages)
Jump to: navigation, search
m
 
 
Line 1: Line 1:
{{Documentation subpage}}
+
== Summary ==
 
+
Importing file
==Usage==
 
<pre>
 
{{Decklist
 
| color =
 
| color2 =
 
| normal monsters =
 
| effect monsters =
 
| toon monsters =
 
| spirit monsters =
 
| union monsters =
 
| gemini monsters =
 
| tuner monsters =
 
| pendulum monsters =
 
| dark tuner monsters =
 
| ritual monsters =
 
| fusion monsters =
 
| synchro monsters =
 
| xyz monsters =
 
| dark synchro monsters =
 
| spells =
 
| traps =
 
}}</pre>
 
 
 
At least one monster type parameter or '''spells''' or '''traps''' must be included.
 
 
 
'''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
 
| normal monsters =
 
* [[Celtic Guardian]] x2
 
| effect monsters =
 
* [[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
 
| normal monsters =
 
* [[Celtic Guardian]] x2
 
| effect monsters =
 
* [[Buster Blader]]
 
* [[Exiled Force]]
 
| spells =
 
* [[Reinforcement of the Army]]
 
* [[Monster Reborn]]
 
| traps =
 
* [[Trap Hole]]
 
}}
 
 
 
==See also==
 
* [[Template:Dice Pool]]
 
<includeonly>
 
[[Category:Templates]]
 
</includeonly>
 

Latest revision as of 03:02, 30 March 2023

Summary[edit]

Importing file