MTG Wiki
Register
mNo edit summary
No edit summary
(6 intermediate revisions by the same user not shown)
Line 18: Line 18:
 
| label7 = {{#if:{{{stats|}}}|<span class="nomobile">Statistics</span>}}
 
| label7 = {{#if:{{{stats|}}}|<span class="nomobile">Statistics</span>}}
 
| data7 = {{#if:{{{stats|}}}|<span class="nomobile">{{{stats|}}}</span>}}
 
| data7 = {{#if:{{{stats|}}}|<span class="nomobile">{{{stats|}}}</span>}}
| header8 = Scryfall Search
+
| header8 = {{#if:{{{search|{{{name|{{PAGENAME}}}}}}}}|Scryfall Search}}
| data9 = {{Scryfall search|{{{search|{{{name|{{PAGENAME}}}}}}}}|fulloracle|display=oracle:"{{{name|{{PAGENAME}}}}}"}}{{#if:{{{name2|}}}|{{#if:{{{search2|}}}|<br/>{{Scryfall search|{{{search2|}}}|fulloracle|display=oracle:"{{{name2|}}}"}}}}}}
+
| data9 = {{Scryfall search|{{{search|{{{name|{{PAGENAME}}}}}}}}|fulloracle|enclose={{{enclose|"}}}|display=oracle:"{{{name|{{PAGENAME}}}}}"}}{{#if:{{{name2|}}}{{{search2|}}}|{{#if:{{{search2|}}}|<br/>{{Scryfall search|{{{search2|}}}|fulloracle|enclose={{{enclose|"}}}|display=oracle:"{{{name2|{{{name|{{PAGENAME}}}}}}}}"}}}}}}
 
}}<noinclude>
 
}}<noinclude>
 
==Syntax==
 
==Syntax==
Line 35: Line 35:
 
| text_type = (default: Reminder, can be changed if reminder text is not applicable)
 
| text_type = (default: Reminder, can be changed if reminder text is not applicable)
 
| stats =
 
| stats =
| search = (optional, use to refine gatherer search. May be wrapped in double straight quotation marks if whitespace is needed at the beginning or end of the search term, e.g. "enchant ")
+
| search = (optional, use to refine scryfall search. May be wrapped in double straight quotation marks if white space is needed at the beginning or end of the search term, e.g. "enchant ")
| search2 = (optional, use to refine different second gatherer search)
+
| search2 = (optional, use to refine different second scryfall search)
  +
| enclose = (optional, can be used to modify the search terms. / enables regular expressions)
 
}}</pre>
 
}}</pre>
 
[[Category:Infobox templates]]
 
[[Category:Infobox templates]]

Revision as of 15:53, 27 June 2020

Infobox mechanic
Mechanic
Introduced [[{{{first}}}]]
Last Used [[{{{first}}}]]
Scryfall Search
oracle:"Infobox mechanic"

Syntax

{{Infobox mechanic
| name = (optional, if different from page name)
| name2 = (optional, for different second name}
| icon = (optional if exists: Duels [name] symbol.png)
| type = (if keyword: Activated|Characteristic|Evasion|Spell|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 = (optional, if different from first)
| text =
| notext = (optional, if there is no official reminder text available)
| text_type = (default: Reminder, can be changed if reminder text is not applicable)
| stats =
| search = (optional, use to refine scryfall search. May be wrapped in double straight quotation marks if white space is needed at the beginning or end of the search term, e.g. "enchant ")
| search2 = (optional, use to refine different second scryfall search)
| enclose = (optional, can be used to modify the search terms. / enables regular expressions)
}}