Template:Card Exoptosis: Difference between revisions
No edit summary |
No edit summary |
||
Line 6: | Line 6: | ||
|Black=color: #000000; | |Black=color: #000000; | ||
|Green=color: #119933; | |Green=color: #119933; | ||
| | |White=color: #888888; | ||
|Cyan=color: #00ffff; | |||
|Yellow=color: #ffff00; | |||
|Blue=color: #0000ff; | |||
|Magenta=color: #ff00ff; | |||
|r=color: #DD0000; | |||
|k=color: #000000; | |||
|g=color: #119933; | |||
|w=color: #888888; | |||
|c=color: #00ffff; | |||
|y=color: #ffff00; | |||
|b=color: #0000ff; | |||
|m=color: #ff00ff}} | |||
| {{#switch: {{{3|}}} | | {{#switch: {{{3|}}} | ||
|H=color: #DD0000; | |H=color: #DD0000; | ||
Line 23: | Line 35: | ||
| CC=Credit Card | | CC=Credit Card | ||
| GTJ=Go to jail monopoly card | | GTJ=Go to jail monopoly card | ||
| {{{2|}}}}} of {{#switch: {{{3|}}} | | EK=Exploding Kitten | ||
| CD=Coup Duke | |||
| LT=Lotto Ticket | |||
| UR=Uno Reverse | |||
| {{{2|}}}}} {{#if: {{{3|}}} | |||
of {{#switch: {{{3|}}} | |||
| H=Hearts | | H=Hearts | ||
| D=Diamonds | | D=Diamonds | ||
| C=Clubs | | C=Clubs | ||
| S=Spades | | S=Spades | ||
| {{{3|}}}}}}} {{#if: {{{5|}}}|({{{5|}}})|}}">[<span style="min-width:1.2em; text-align:center; display: inline-block">{{{2|}}}</span><span style="min-width:1em; text-align:center; display: inline-block">{{#switch: {{{3|}}} | | {{{3|}}}}}}}}} {{#if: {{{5|}}}|({{{5|}}})|}}">[<span style="min-width:1.2em; text-align:center; display: inline-block">{{{2|}}}</span><span style="min-width:1em; text-align:center; display: inline-block">{{#switch: {{{3|}}} | ||
|H=♥|D=♦|C=♣|S=♠|}}</span>]</span><noinclude> | |H=♥|D=♦|C=♣|S=♠|}}</span>]</span><noinclude> | ||
Line 39: | Line 56: | ||
{{Card_Exoptosis|Credit Card|CC||Green|}}<br> | {{Card_Exoptosis|Credit Card|CC||Green|}}<br> | ||
{{Card_Exoptosis|Go to jail monopoly card|GTJ||WBB|Holo}}<br> | {{Card_Exoptosis|Go to jail monopoly card|GTJ||WBB|Holo}}<br> | ||
{{Card_Exoptosis||EK||Black, Red|}}<br> | |||
{{Card_Exoptosis|Blue Uno Reverse|UR||Magenta|Chaotic}}<br> | |||
<templatedata> | <templatedata> | ||
Line 49: | Line 67: | ||
"required": false, | "required": false, | ||
"description": "The Name of the card. Displayed on hover.", | "description": "The Name of the card. Displayed on hover.", | ||
"example": "Ace of Hearts, 6 of Spades, Jack of Diamonds, Black Joker, Credit Card | "example": "Ace of Hearts, 6 of Spades, Jack of Diamonds, Black Joker, Credit Card", | ||
"aliases": [ | "aliases": [ | ||
"Name" | "Name" | ||
Line 57: | Line 75: | ||
"label": "Value", | "label": "Value", | ||
"required": false, | "required": false, | ||
"example": "A, 0, 3, Q, Jk (Joker), CC (Credit Card), GTJ (Go to jail monopoly card)", | "example": "A, 0, 3, Q, Jk (Joker), CC (Credit Card), GTJ (Go to jail monopoly card), EK (Exploding Kitten), CD (Coup Duke), LT (Lotto Ticket), UR (Uno Reverse)", | ||
"description": "The Value or Rank (Symbol) of the card.", | "description": "The Value or Rank (Symbol) of the card.", | ||
"aliases": [ | "aliases": [ | ||
Line 75: | Line 93: | ||
"label": "Colour", | "label": "Colour", | ||
"required": false, | "required": false, | ||
"example": "Red, Black, Green, | "example": "Red, Black, Green, White, Cyan, Yellow, Blue, Magenta, (r, k, g, w, c, y, b, m)", | ||
"description": "The Colour of the card.", | "description": "The Colour of the card.", | ||
"aliases": [ | "aliases": [ | ||
Line 84: | Line 102: | ||
"label": "Modifiers", | "label": "Modifiers", | ||
"required": false, | "required": false, | ||
"example": "Holo, | "example": "Holo, Satanic, [empty]", | ||
"description": "Modifiers on the card.", | "description": "Modifiers on the card.", | ||
"aliases": [ | "aliases": [ |
Revision as of 00:03, 3 August 2024
[]
[A♥]
[10♣]
[Q♠]
[3♦]
[Jk]
[CC]
[GTJ]
[EK]
[UR]
This template renders an ascii-friendly, color-coded representation of an Exoptosis (Cycle 16) card.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Name | 1 Name | The Name of the card. Displayed on hover.
| Unknown | optional |
Value | 2 Value Rank Number Symbol | The Value or Rank (Symbol) of the card.
| Unknown | optional |
Suit | 3 Suit | The Suit of the card.
| Unknown | optional |
Colour | 4 Color | The Colour of the card.
| Unknown | optional |
Modifiers | 5 Mod | Modifiers on the card.
| Unknown | optional |