Template:Infobox keyword: Difference between revisions

From MTG Wiki
Jump to navigation Jump to search
>Hanmac
mNo edit summary
>Hanmac
mNo edit summary
Line 13: Line 13:
|- bgcolor="#F9F9F9"
|- bgcolor="#F9F9F9"
| valign="top" |'''Reminder Text:'''
| valign="top" |'''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}}})''
|- bgcolor="#E4E4E4"
|- bgcolor="#E4E4E4"
| valign="top" | '''Statistics:'''
| valign="top" | '''Statistics:'''
Line 20: Line 20:
! colspan="2" | [http://gatherer.wizards.com/Pages/Search/Default.aspx?action=advanced&text=+%5B{{urlencode:"{{#if:{{{search|}}}|{{{search}}}|{{{name}}}}}"|PATH}}%5D&special=true Gatherer search for "{{{name}}}"]
! colspan="2" | [http://gatherer.wizards.com/Pages/Search/Default.aspx?action=advanced&text=+%5B{{urlencode:"{{#if:{{{search|}}}|{{{search}}}|{{{name}}}}}"|PATH}}%5D&special=true Gatherer search for "{{{name}}}"]
|}
|}
[[Category:Keywords/{{{type}}}]][[Category:Keywords]]
<includeonly>[[Category:Keywords/{{{type}}}]][[Category:Keywords]]</includeonly><noinclude>
<noinclude>
==Syntax==
==Syntax==
{| style="background: transparent;"
{| style="background: transparent;"

Revision as of 13:07, 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)
}}