Template:Card Exoptosis: Difference between revisions

From Infinite Nomic Wiki
An alternative and more versatile template for Cycle 16 cards, not ideal for mobile.
 
No edit summary
 
(8 intermediate revisions by the same user not shown)
Line 1: Line 1:
<span style="{{#if: {{{5|}}}
<span style="white-space:nowrap;{{#if: {{{5|}}}
  |font-style:italic;}}
  |font-style:italic;}}
  {{#switch: {{{4|}}}
  {{#if: {{{4|}}}
| {{#switch: {{{4|}}}
  |Red=color: #DD0000;
  |Red=color: #DD0000;
|Black=color: #000000;
  |Green=color: #119933;
  |Green=color: #119933;
  |WBB=color: #888888}}"
  |White=color: #888888;
|Cyan=color: #00ced1;
|Yellow=color: #eee600;
|Blue=color: #0000ff;
|Magenta=color: #cc00cc;
|r=color: #DD0000;
|k=color: #000000;
|g=color: #119933;
|w=color: #888888;
|c=color: #00ced1;
|y=color: #eee600;
|b=color: #0000ff;
|m=color: #cc00cc}}
| {{#switch: {{{3|}}}
|H=color: #DD0000;
|D=color: #DD0000;
|S=color: #000000;
|C=color: #000000;
|B=color: #cc00cc;
|V=color: #119933;
|Cl=color: #eee600;
|St=color: #0000ff;}}}}"


title="{{#if: {{{1|}}}
title="{{#if: {{{1|}}}
Line 16: Line 39:
  | 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
| Qn=Quantum
| Ob=Orb
| DL=Duality of Life
| Pe=Prince
| Ps=Princess
| Gs=Goddess
| Gd=God
| Js=Jester
| Tw=Two
| 0=Zero
  | {{{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|}}}
| B=Blight
  |H=♥|D=♦|C=♣|S=♠|}}</span>]</span><noinclude>
| V=Vitality
| Cl=Clocks
| St=Stars
  | {{{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=♠
|B=☣
|V=☥
|Cl=⏲
|St=★
|Hearts=♥
|Diamonds=♦
|Clubs=♣
|Spades=♠
|Blight=☣
|Vitality=☥
|Clocks=⏲
|Stars=★}}</span>]</span><noinclude>




{{Card_Exoptosis|Ace of Hearts|A|H|Red|Holo}}<br>
{{Card_Exoptosis||A|H||Holo}}<br>
{{Card_Exoptosis|10 of Clubs|10|C|Black|}}<br>
{{Card_Exoptosis||2|C|Black|}}<br>
{{Card_Exoptosis|Queen of Spades|Q|S|Black|}}<br>
{{Card_Exoptosis||Q|S|Black|}}<br>
{{Card_Exoptosis|3 of Diamonds|3|D|Red|Holo, Torn}}<br>
{{Card_Exoptosis||DL|D|Red|}}<br>
{{Card_Exoptosis|Black Joker|Jk||Black|Torn}}<br>
{{Card_Exoptosis||Jk|B|Black|Torn}}<br>
{{Card_Exoptosis|Credit Card|CC||Green|}}<br>
{{Card_Exoptosis||CC|Cl|Green|}}<br>
{{Card_Exoptosis|Go to jail monopoly card|GTJ||WBB|Holo}}<br>
{{Card_Exoptosis||GTJ|S|White|Holo}}<br>
 
{{Card_Exoptosis||EK|D|Black, Red|}}<br>
{{Card_Exoptosis||UR|B|Magenta|}}<br>
{{Card_Exoptosis||Ob|V|Yellow|Holo, Torn}}<br>
{{Card_Exoptosis||Ps|St|Blue|}}<br>
{{Card_Exoptosis||-1|C|c|}}<br>
{{Card_Exoptosis||Tw|Cl|g|}}<br>
{{Card_Exoptosis||0|D|k|}}<br>


<templatedata>
<templatedata>
Line 42: Line 105:
"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, Go to jail monopoly card",
"example": "Ace of Hearts, 6 of Spades, Jack of Diamonds, Black Joker, Credit Card",
"aliases": [
"aliases": [
"Name"
"Name"
Line 49: Line 112:
"2": {
"2": {
"label": "Value",
"label": "Value",
"required": false,
"required": true,
"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), Qn (Quantum), Ob (Orb), DL (Duality of Life), Pe (Prince), Ps (Princess), Gs (Goddess), Gd (God), Js (Jester), Tw (Two)",
"description": "The Value or Rank (Symbol) of the card.",
"description": "The Value or Rank (Symbol) of the card.",
"aliases": [
"aliases": [
Line 58: Line 121:
         "3": {
         "3": {
"label": "Suit",
"label": "Suit",
"required": false,
"required": true,
"example": "Hearts, Diamonds, Spades, Clubs",
"example": "Hearts, Diamonds, Spades, Clubs, Blight, Vitality, Clocks, Stars",
"description": "The Suit of the card.",
"description": "The Suit of the card.",
"aliases": [
"aliases": [
Line 67: Line 130:
         "4": {
         "4": {
"label": "Colour",
"label": "Colour",
"required": false,
"required": true,
"example": "Red, Black, Green, WBB (White with Black Border)",
"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 77: Line 140:
"label": "Modifiers",
"label": "Modifiers",
"required": false,
"required": false,
"example": "Holo, Torn, [empty]",
"example": "Holo, Satanic, [empty]",
"description": "Modifiers on the card.",
"description": "Modifiers on the card.",
"aliases": [
"aliases": [

Latest revision as of 12:00, 5 September 2024

[]


[A]
[2]
[Q]
[DL]
[Jk]
[CC]
[GTJ]
[EK]
[UR]
[Ob]
[Ps]
[-1]
[Tw]
[0]

This template renders an ascii-friendly, color-coded representation of an Exoptosis (Cycle 16) card.

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
Name1 Name

The Name of the card. Displayed on hover.

Example
Ace of Hearts, 6 of Spades, Jack of Diamonds, Black Joker, Credit Card
Unknownoptional
Value2 Value Rank Number Symbol

The Value or Rank (Symbol) of the 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), Qn (Quantum), Ob (Orb), DL (Duality of Life), Pe (Prince), Ps (Princess), Gs (Goddess), Gd (God), Js (Jester), Tw (Two)
Unknownrequired
Suit3 Suit

The Suit of the card.

Example
Hearts, Diamonds, Spades, Clubs, Blight, Vitality, Clocks, Stars
Unknownrequired
Colour4 Color

The Colour of the card.

Example
Red, Black, Green, White, Cyan, Yellow, Blue, Magenta, (r, k, g, w, c, y, b, m)
Unknownrequired
Modifiers5 Mod

Modifiers on the card.

Example
Holo, Satanic, [empty]
Unknownoptional