Template:To-do/Card/doc: Difference between revisions

From Tears of Themis Wiki
mNo edit summary
mNo edit summary
Line 11: Line 11:
|animStatus=
|animStatus=
|imageStatus=
|imageStatus=
|rewardStatus=
}}
}}
</pre>
</pre>
Line 17: Line 18:
* <code>name</code> - Card name in the format MLname "Card Name" (e.g. <code> "Near and Far"</code>)
* <code>name</code> - Card name in the format MLname "Card Name" (e.g. <code> "Near and Far"</code>)
* <code>rarity</code> - Optional; if the values "R" or "MR" are found, this suppresses animations and/or 3rd images as required
* <code>rarity</code> - Optional; if the values "R" or "MR" are found, this suppresses animations and/or 3rd images as required
* <code>previewStatus</code>, <code>animStatus</code>, <code>imageStatus</code> - 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)
* <code>previewStatus</code>, <code>animStatus</code>, <code>imageStatus</code>, <code>rewardStatus</code> - 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==
==Example==
Line 26: Line 27:
|animStatus=In progress by ~~~~
|animStatus=In progress by ~~~~
|imageStatus=
|imageStatus=
|rewardStatus=
}}</pre>
}}</pre>
{{To-do/Card
{{To-do/Card
Line 33: Line 35:
|animStatus=In progress by [[User:Harmonea|Harmonea]] ([[User talk:Harmonea|talk]]) 19:28, 1 November 2023 (UTC)
|animStatus=In progress by [[User:Harmonea|Harmonea]] ([[User talk:Harmonea|talk]]) 19:28, 1 November 2023 (UTC)
|imageStatus=
|imageStatus=
|rewardStatus=
}}
}}


{{doc/end}}
{{doc/end}}

Revision as of 19:44, 1 November 2023

Template-info.png Documentation

Description

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

Usage

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

Parameters

  • name - Card name in the format MLname "Card Name" (e.g. "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

{{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.