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
(Example)
 
 
Line 1: Line 1:
{{Documentation subpage}}
+
== Summary ==
 
+
Importing file
==Usage==
 
<pre>
 
{{Decklist|Blackwing Deck
 
|color= blue
 
|color2= white
 
|monsters = [[blackwing-mistral the silver shield]]
 
            [[blackwing-blizzard the far north]] x2
 
|spells = [[black whirlwind]] x2
 
|traps =  [[delta crow-anti reverse]] x2
 
}}</pre>
 
 
 
'''Mandatory parameters'''
 
*'''monsters''': list the [[Monster Cards]] in the Deck.
 
*'''spells''': 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|blackwing deck
 
|color = orange
 
|color2 = white
 
|monsters =
 
<u>Effect Monsters</u>
 
* [[blackwing-blizzard the far north]] x2
 
* [[blackwing-bora the spear]] x2
 
|spells =
 
* [[black whirlwind]] x2
 
* [[lightning vortex]]
 
|traps =
 
* [[delta crow-anti reverse]]
 
}}</pre>
 
 
 
==See also==
 
* [[Template:Dice Pool]]
 
<includeonly>
 
[[Category:Templates|{{PAGENAME}}]]
 
</includeonly>
 

Latest revision as of 03:02, 30 March 2023

Summary[edit]

Importing file