Template:To-do/Card/doc

From Tears of Themis Wiki
Template-info.png Documentation

Description[edit source]

Used to produce a to-do list for a card page addition.

Usage[edit source]

{{To-do/Card
|name=
|rarity=
|previewStatus=
|animStatus=
|imageStatus=
|rewardStatus=
}}

Parameters[edit source]

  • name - Card name in the format MLname "Card Name" (e.g. Vyn "Near and Far")
  • rarity - Optional; if the values "R" or "MR" are found, this suppresses animations and/or 3rd images as required
  • previewStatus, animStatus, imageStatus, rewardStatus - Optional; if set to "done," this suppresses a completed section; if absent or empty, displays the relevant section with a status of "Unclaimed"; else, displays the current status (signature or other user input)

Example[edit source]

{{To-do/Card
|name=Vyn "Fluttering Wings"
|rarity=SSR
|previewStatus=done
|animStatus=In progress by ~~~~
|imageStatus=
|rewardStatus=
}}

This is the documentation page, it should be transcluded into the main template page. See Template:Doc for more information.