Template:Card: Difference between revisions

From MTG Wiki
Jump to navigation Jump to search
>Yandere-sliver
mNo edit summary
>Jerodast
m (Annotated template code. Should be no functional changes at all.)
Line 1: Line 1:
<includeonly>{{#tag:c|{{{1}}}|set={{#if:{{{2|}}}|{{{3|{{code by set|{{{2|}}}}}}}}|{{#if:{{{3|}}}|{{{3|}}}}}}}|number={{{#|}}}|title={{{title|{{{1}}}}}}}}{{#if:{{{2|}}}|&#32;(''{{#if:{{{3|}}}|[[{{{2|}}}]]|[[{{set by code|{{code by set|{{{2|}}}}}}}|{{{2|}}}]]}}{{#if:{{{#|}}}|, #{{{#}}}}}'')}}</includeonly><noinclude>{{Documentation}}
<includeonly>{{#tag:c|<!-- Card tag aka <c>
Content: -->{{{1}}}|<!-- Card name (param1)
  Attr: -->set={{#if:{{{2|}}}|{{{3|{{code by set|{{{2|}}}}}}}}<!-- Uses set code (param3) if possible, otherwise tries to get set code from set name (param2)
                          -->|{{#if:{{{3|}}}|{{{3|}}}}}<!-- Just uses set code if no set name
            -->}}|<!--   
  Attr: -->number={{{#|}}}|<!--
  Attr: -->title={{{title|{{{1}}}}}}<!-- Uses custom title/displayname if provided, otherwise just card name
-->}}<!-- end c tag
begin set & collector number note if set name is provided
-->{{#if:{{{2|}}}|&#32;(''{{#if:{{{3|}}}|[[{{{2|}}}]]<!-- if set code provided, link to set by name,
                                                          otherwise link set name normalized via set code (generating error categories if needed)
                                    -->|[[{{set by code|{{code by set|{{{2|}}}}}}}|{{{2|}}}]]}}<!--
                      -->{{#if:{{{#|}}}|, #"{{{#}}}}}<!--
                    -->"'')<!--
-->}}</includeonly><noinclude>{{Documentation}}
[[Category:Magic product templates]]</noinclude>
[[Category:Magic product templates]]</noinclude>

Revision as of 19:36, 21 July 2022

 Template Documentation[view | edit | history | purge]
This is a template documentation subpage for Template:Card.
It contains usage information, categories, interlanguage links and other content that is not part of the original template page.

This template can be used within another template to link to a card passed as a parameter.

{{card|card name|set name|scryfall set code|#=collector number}}

Creates an external link to a specific card on Scryfall.

Template parameters

This template prefers inline formatting of parameters.

ParameterDescriptionTypeStatus
Card Name1

The name of the card

Example
Grizzly Bears; Daxos, With Eyes Open; Opt
Stringrequired
Set Name2

The name of the set the card appeared in. If omitted, the latest print is used.

Example
Limited Edition; Shadows over Innistrad; Theros: Beyond Death; Magic 2015
Stringsuggested
Scryfall Set Code3

The set's code as it appears on Scryfall

Example
LEA, SOI, TAKH, PKTK
Stringoptional
Display Nametitle

Override the card name with custom text; useful for Godzilla cards

Example
Godzilla, King of the Monsters; Ὁ πλανώμενος Φελδδαγρίφος
Stringoptional
Collector Number#

The collector number as it appears on Scryfall; usefull for choosing a card with specific art

Example
13, 41f
Stringoptional

Examples

  1. {{card|Jace Beleren}}
  2. {{card|Jace Beleren|Lorwyn}}
  3. {{card|Jace Beleren|Promo|DD2|#=1★}}
  4. {{card|Jace Beleren||PBOOK}}
  5. {{card|Golgari Guildgate|Guilds of Ravnica|#=248}}
    {{card|Golgari Guildgate|Guilds of Ravnica|#=249}}
  6. {{card|Black Lotus|title=a lotus which is black}}
  7. {{card|Urza's Tower||ATQ|#=85b}}
The above documentation is transcluded from Template:Card/doc. (edit | history)
Editors can experiment in this template's sandbox (create | mirror) and testcases (create) pages.
Add categories and interwikis to the /doc subpage. Subpages of this template.