Template:Card16: Difference between revisions

4st (talk | contribs)
No edit summary
No edit summary
Line 4: Line 4:
  |Cn|B|Cp=color: #B08821;}}
  |Cn|B|Cp=color: #B08821;}}
{{#switch: {{{3|}}}
{{#switch: {{{3|}}}
  |Holo=font-style:italic;}}"
  |Holo=font-style:italic;
|Torn=font-style:bold;}}"
title="{{#switch: {{{1|}}}
title="{{#switch: {{{1|}}}
  | A=Ace
  | A=Ace
Line 60: Line 61:
<templatedata>
<templatedata>
{
{
    "description": "This template renders an ascii-friendly, color-coded representation of a Cycle 16 card.",
"description": "This template renders an ascii-friendly, color-coded representation of a Cycle 16 card.",
    "params": {
"params": {
        "1": {
"1": {
            "label": "Rank",
"label": "Rank",
            "required": true,
"required": true,
            "description": "The Rank of the card.",
"description": "The Rank of the card.",
            "example": "2-10, J, Q, K, A, or Joker",
"example": "2-10, J, Q, K, A, Joker, CC, GTJ",
            "aliases": ["Rank"]
"aliases": [
        },
"Rank"
        "2": {
]
            "label": "Suit",
},
            "required": true,
"2": {
            "example":"D, C, H, or S, Black, Red",
"label": "Suit",
            "description": "The Suit of the card.",
"required": true,
            "aliases": ["Suit"]
"example": "D, C, H, or S, Black, Red, Green, WBB",
        },
"description": "The Suit of the card.",
        "3": {
"aliases": [
            "label": "Modifiers",
"Suit"
            "required": false,
]
            "example":"Holo, [empty]",
},
            "description": "Modifiers on the card.",
"3": {
            "aliases": ["Mod"]
"label": "Modifiers",
        }
"required": false,
}}
"example": "Holo, Torn, [empty]",
"description": "Modifiers on the card.",
"aliases": [
"Mod"
]
}
}
}
</templatedata>
</templatedata>
</noinclude>
</noinclude>