Template:Mtgcard: Difference between revisions

From 2d4chan
Jump to navigation Jump to search
1d4chan>NotBrandX
(Difficult to edit correctly since templates don't update on their own page.)
1d4chan>NotBrandX
mNo edit summary
Line 4: Line 4:
<tr valign=top><th align=right>Name:</th><td>{{{name}}}</td></tr>
<tr valign=top><th align=right>Name:</th><td>{{{name}}}</td></tr>
<tr valign=top><th align=right>Cost:</th><td>{{#if:{{{cost|}}}|{{{cost}}}|None}}</td></tr>
<tr valign=top><th align=right>Cost:</th><td>{{#if:{{{cost|}}}|{{{cost}}}|None}}</td></tr>
<tr valign=top><th align=right>Types:</th><td>{{#if:{{{types|}}}|{{{stypes}}}|n/a}}</td></tr>
<tr valign=top><th align=right>Types:</th><td>{{#if:{{{types|}}}|{{{types}}}|n/a}}</td></tr>
{{#if:{{{text|}}}|<tr valign=top><th align=right>Text:</th><td>{{{text}}}</td></tr>}}
{{#if:{{{text|}}}|<tr valign=top><th align=right>Text:</th><td>{{{text}}}</td></tr>}}
{{#if:{{{flavor|}}}|<tr valign=top><th align=right>Flavor:</th><td>''{{{flavor}}}''</td></tr>}}
{{#if:{{{flavor|}}}|<tr valign=top><th align=right>Flavor:</th><td>''{{{flavor}}}''</td></tr>}}

Revision as of 22:23, 29 September 2013


Name:Card Name
Cost:7KWRUG
Types:Creature - Instant - Sorcery - Neckbeard
Text:Pizzawalk, protection from shaving razors
Flavor:This isn't overpowered you just suck.
P/T:1/1
Rarity:rare


Usage

{{mtgcard
|name = Card Name
|image = some_uploaded_file.jpg
|cost = 7KWRUG
|types = Creature - Instant - Sorcery - Neckbeard
|text = Pizzawalk, protection from shaving razors
|flavor = This isn't overpowered you just suck.
|pt = 1/1
|rarity = rare
}}