Template:Card info: Difference between revisions

From Tears of Themis Wiki
imported>Elaeagnifolia
No edit summary
imported>Elaeagnifolia
No edit summary
Line 40: Line 40:
|Luke Pearce={{#vardefine:characterChip|Vision}}<!--
|Luke Pearce={{#vardefine:characterChip|Vision}}<!--
-->{{#vardefine:skillItem1|Wide-Angle Lens}}<!--
-->{{#vardefine:skillItem1|Wide-Angle Lens}}<!--
-->{{#vardefine:skillItem2|Bag of Dried Figs}}
-->{{#vardefine:skillItem2|Bag of Dried Figs}}<!--
-->{{#vardefine:skillItem3|Multipurpose Military Knife}}<!--
-->{{#vardefine:skillItem4|Pill Organizer}}
|Artem Wing={{#vardefine:characterChip|Equalization}}<!--
|Artem Wing={{#vardefine:characterChip|Equalization}}<!--
-->{{#vardefine:skillItem1|Fountain Pen}}<!--
-->{{#vardefine:skillItem1|Fountain Pen}}<!--
-->{{#vardefine:skillItem2|Tablet}}
-->{{#vardefine:skillItem2|Tablet}}<!--
-->{{#vardefine:skillItem3|Tie Clip}}<!--
-->{{#vardefine:skillItem4|Sapphire Cufflinks}}
|Marius von Hagen={{#vardefine:characterChip|Infinity}}<!--
|Marius von Hagen={{#vardefine:characterChip|Infinity}}<!--
-->{{#vardefine:skillItem1|Oil-Painting Tools}}<!--
-->{{#vardefine:skillItem1|Oil-Painting Tools}}<!--
-->{{#vardefine:skillItem2|Block Component}}
-->{{#vardefine:skillItem2|Block Component}}<!--
-->{{#vardefine:skillItem3|Pressure-Sensitive Stylus}}<!--
-->{{#vardefine:skillItem4|Bluetooth Headphones}}
|Vyn Richter={{#vardefine:characterChip|Mind}}<!--
|Vyn Richter={{#vardefine:characterChip|Mind}}<!--
-->{{#vardefine:skillItem1|Vinyl Record}}<!--
-->{{#vardefine:skillItem1|Vinyl Record}}<!--
-->{{#vardefine:skillItem2|Wooden Gardening Spade}}
-->{{#vardefine:skillItem2|Wooden Gardening Spade}}<!--
-->{{#vardefine:skillItem3|Voice Recorder}}<!--
-->{{#vardefine:skillItem4|Pocket Watch}}
}}<!--
}}<!--


Line 140: Line 148:
|skillItem1={{#var:skillItem1}}
|skillItem1={{#var:skillItem1}}
|skillItem2={{#var:skillItem2}}
|skillItem2={{#var:skillItem2}}
|skillItem3={{#var:skillItem3}}
|skillItem4={{#var:skillItem4}}
}}
}}



Revision as of 03:52, 18 May 2021

Template-info.png Documentation

Description

Used to format information on card pages

Usage

{{Card info
|name={{PAGENAME}}
|image1=
|image2=
|image3=
|cardName=
|character=
|rarity=
|attribute=
|maxPower=
|maxInfluence=
|maxDefense=
|skill1=
|skill2=
|skill3=
|obtain=
|originalEvent=
|releaseDate=YYYY-MM-DD HH:MM:SS
|obtainQuote=
|nameCH=
|nameJP=
|nameKR=
|still1=
|still2=
|still3=
}}

Parameters

  • name - Defaults to Card info. Do not change unless the page name does not match the card's name (e.g. disambigutation)
  • image1|2|3 - File name of the where the card goes.
    • For SSR/SRs, this should be:
|image1={{PAGENAME}} Base.webm
|image2={{PAGENAME}} Evolve 1.webm
|image3={{PAGENAME}} Evolve 2.webm
    • For Rs, they won't have an image3 and the file extension should be .png (as R cards are not animated).
  • cardName - The name of the card without the character or quotation marks (e.g. Luke "Alluring Gaze" would be Alluring Gaze for this field).
  • character - The full name of the character featured in the card (e.g. Luke Pearce)
  • rarity - SSS / SSR / SR / MR / R
  • attribute - Logic / Intuition / Empathy
  • maxPower|Influence|Defense - The max stats of the card. This can be viewed from the in-game Archive if you own the card.
  • obtain - How to obtain the card. By default, this should be Shadows of Themis if the card comes from the gacha.
  • skill1|2|3 - Just the name of the card's skill. If the skill page and information exists, it will automatically pull the skill detail information.
  • releaseDate - The exact time the card was released (UTC+9 timezone) in YYYY-MM-DD HH:mm:ss format.
  • still1|2|3 - File names for still images of animated (SR/MR/SSR+) cards. R cards should continue to use the image1|2 fields above only.
This template defines the table "Card". View table.