Template:Infobox keyword: Difference between revisions

From MTG Wiki
Jump to navigation Jump to search
>Hanmac
mNo edit summary
>Hanmac
mNo edit summary
Line 12: Line 12:
| [[{{{last}}}]]
| [[{{{last}}}]]
|- bgcolor="#F9F9F9"
|- bgcolor="#F9F9F9"
| valign="top" |'''Reminder Text:'''
| valign="top" {{#if:{{{name2|}}}| rowspan=2 }} |'''Reminder Text:'''
| {{{before|}}} {{{name}}} {{{extra|}}}{{#if:{{{N|}}}| N {{#if:{{{cost|}}}|{{-}}}}}} {{#if:{{{cost|}}}| (cost)}} ''({{{reminder}}})''
| {{{before|}}} {{{name}}} {{{extra|}}}{{#if:{{{N|}}}| N {{#if:{{{cost|}}}|{{-}}}}}} {{#if:{{{cost|}}}| (cost)}} ''({{{reminder}}})''
{{#if:{{{name2|}}}|
{{!}}- bgcolor="#F9F9F9"
{{!}} {{{name2}}} {{#if:{{{N|}}}| N {{#if:{{{cost|}}}|{{-}}}}}} {{#if:{{{cost|}}}| (cost)}} ''({{{reminder2}}})''
}}
|- bgcolor="#E4E4E4"
|- bgcolor="#E4E4E4"
| valign="top" | '''Statistics:'''
| valign="top" | '''Statistics:'''
Line 36: Line 40:
| before = (optional, add extra info before the name)
| before = (optional, add extra info before the name)
| extra = (optional, add extra info before the reminder)
| extra = (optional, add extra info before the reminder)
| name2 = (optional second name)
| reminder2 = (optional second reminder)
}}</pre>
}}</pre>
</noinclude>
</noinclude>

Revision as of 13:27, 22 June 2015

{{{name}}}
Type: {{{type}}}
Introduced: [[{{{first}}}]]
Last Used: [[{{{last}}}]]
Reminder Text: {{{name}}} ({{{reminder}}})
Statistics: {{{stats}}}
Gatherer search for "{{{name}}}"

Syntax

{{Infobox keyword
| name = 
| type = Activated|Characteristic|Evasion|Static|Triggered
| first = 
| first_mech = (optional, use to identify when the keyword's mechanic was introduced, even if it wasn't a keyword yet (such as Fear or Shroud)
| last = 
| reminder =
| stats =
| search = (optional, use to refine gatherer search)
| N = (optional, shows if the keyword does use a number after its name)
| cost = (optional, shows if the keyword does have a cost)
| before = (optional, add extra info before the name)
| extra = (optional, add extra info before the reminder)
| name2 = (optional second name)
| reminder2 = (optional second reminder)
}}