User:Yandere-sliver/sandbox: Difference between revisions

From MTG Wiki
Jump to navigation Jump to search
>Yandere-sliver
No edit summary
>Yandere-sliver
No edit summary
 
(32 intermediate revisions by the same user not shown)
Line 1: Line 1:
<includeonly>{{#tag:c|{{{1}}}|set={{#if:{{{2|}}}|{{{3|{{Code by set|{{{2|}}}}}}}}|{{#if:{{{3|}}}|{{{3|}}}}}}}|title={{{1}}}}}{{#if:{{{2|}}}|&#32;(''{{#if:{{{3|}}}|[[{{{2|}}}]]|[[{{Set by code|{{Code by set|{{{2|}}}}}}}|{{{2|}}}]]}}'')}}</includeonly><noinclude>==Usage==
<noinclude>{{SubTabs
This template can be used within another template to link to a card passed as a parameter.
|User:Yandere-sliver
|sub1=sandbox
|sub2=sandbox2
|sub3=sandbox3
}}</noinclude>
* {{X}} https://api.scryfall.com/cards/search?q=type%3A%22{{{1|Angel}}}%22
* {{C}} https://api.scryfall.com/cards/search?q=type%3A%22{{{1|Angel}}}%22+-color%3E%3DW+-color%3E%3DU+-color%3E%3DB+-color%3E%3DR+-color%3E%3DG
* {{W}} https://api.scryfall.com/cards/search?q=type%3A%22{{{1|Angel}}}%22+color%3DW
* {{U}} https://api.scryfall.com/cards/search?q=type%3A%22{{{1|Angel}}}%22+color%3DU
* {{B}} https://api.scryfall.com/cards/search?q=type%3A%22{{{1|Angel}}}%22+color%3DB
* {{R}} https://api.scryfall.com/cards/search?q=type%3A%22{{{1|Angel}}}%22+color%3DR
* {{G}} https://api.scryfall.com/cards/search?q=type%3A%22{{{1|Angel}}}%22+color%3DG
* {{M}} calculated as {{X}}-{{C}}-{{W}}-{{U}}-{{B}}-{{R}}-{{G}}


:<code><nowiki>{{cardlink|card name|edition|scryfall set code}}</nowiki></code>
*<c>Mothra's Great Cocoon</c>
 
*{{card|Mothra's Great Cocoon||IKO|#=385}}
===Parameters===
*<ruby>{{card|||IKO|#=385}}<rt>きつね</rt></ruby>
*<code>{{{1}}}</code>: the official card name.
*<c>Mysterious Egg</c>
*<code>{{{2}}}</code>: Optional - the edition to be used. Also shown after the card name.
*<code>{{{3}}}</code>: Optional - [https://scryfall.com Scryfall] set code. Only needed for special releases like media Inserts of FNM promos. Use third parameter while leaving second parameter blank to avoid having the edition shown in parentheses after the card name.
 
===Examples===
# <nowiki>{{cardlink|Jace Beleren}}</nowiki>
#* {{Yanderesliver/sandbox|Jace Beleren}}
# <nowiki>{{cardlink|Jace Beleren|Lorwyn}}</nowiki>  
#* {{Yanderesliver/sandbox|Jace Beleren|Lorwyn}}
# <nowiki>{{cardlink|Jace Beleren|Promo|PDD2}}</nowiki>  
#* {{Yanderesliver/sandbox|Jace Beleren|Promo|PDD2}}
# <nowiki>{{cardlink|Jace Beleren||PBOK}}</nowiki>
#* {{Yanderesliver/sandbox|Jace Beleren||PBOK}}

Latest revision as of 19:57, 11 August 2020