Template:To-do/Card: Difference between revisions

From Tears of Themis Wiki
mNo edit summary
No edit summary
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
<noinclude>{{doc}}[[Category:Templates]]</noinclude><includeonly>Main card page: [[{{{name|}}}]] (see [[Template:Card info]] or copy/change existing page)
<noinclude>{{doc}}[[Category:Templates]]</noinclude><includeonly>*Main [[Template:Card info|Card page]]: [[{{{name|}}}]]
 
** Upload preview images: {{#ifeq: {{{previewStatus|}}}|done|done|<nowiki />
* Upload preview images {{#ifeq: {{{previewStatus|}}}|done|(done)|(required if red links)
*** Icon: [[Media:{{{name|}}} icon.png]]
** Icon: [[Media:{{{name|}}} icon.png]]
*** Preview: [[Media:{{{name|}}} preview.png]]
** Preview: [[Media:{{{name|}}} preview.png]]
*** Status: {{#if: {{{previewStatus|}}} | {{{previewStatus|}}} | Unclaimed }} }} {{#ifeq: {{{rarity|}}}|R| |
** Status: {{#if: {{{previewStatus|}}} | {{{previewStatus|}}} | Unclaimed }} }} {{#ifeq: {{{rarity|}}}|R| |
** Upload {{Tooltip|animations|1080p, 10sec, webm format}}: {{#ifeq: {{{animStatus|}}}|done|done|<nowiki />
* Upload animations {{#ifeq: {{{animStatus|}}}|done|(done)|(1080p ~10sec webm recordings - to contribute other formats, send to the #wiki-uploads channel of our Discord server for re-encoding)
*** Clip 1: [[Media:{{{name|}}} Base.webm]]
** Clip 1: [[Media:{{{name|}}} Base.webm]]
*** Clip 2: [[Media:{{{name|}}} Evolve 1.webm]] {{#ifeq: {{{rarity|}}}|MR| |
** Clip 2: [[Media:{{{name|}}} Evolve 1.webm]] {{#ifeq: {{{rarity|}}}|MR| |
*** Clip 3: [[Media:{{{name|}}} Evolve 2.webm]] }}
** Clip 3: [[Media:{{{name|}}} Evolve 2.webm]] }}
*** Status: {{#if: {{{animStatus|}}} | {{{animStatus|}}} | Unclaimed }} }} }}
** Status: {{#if: {{{animStatus|}}} | {{{animStatus|}}} | Unclaimed }} }} }}
** Upload still images: {{#ifeq: {{{imageStatus|}}}|done|done|<nowiki />
* Upload still images {{#ifeq: {{{imageStatus|}}}|done|(done)|(Large stills - for animated cards, these help users who are on outdated browsers and can't play webm format recordings)
*** Image 1: [[Media:{{{name|}}} Base.png]]
** Image 1: [[Media:{{{name|}}} Base.png]]
*** Image 2: [[Media:{{{name|}}} Evolve 1.png]] {{#switch: {{{rarity|}}}
** Image 2: [[Media:{{{name|}}} Evolve 1.png]] {{#switch: {{{rarity|}}}
|R
|R
|MR =
|MR =
|#default=
|#default=
** Image 3: [[Media:{{{name|}}} Evolve 2.png]] }}
*** Image 3: [[Media:{{{name|}}} Evolve 2.png]] }}
** Status: {{#if: {{{imageStatus|}}} | {{{imageStatus|}}} | Unclaimed }} }} {{#switch: {{{rarity|}}}
*** Status: {{#if: {{{imageStatus|}}} | {{{imageStatus|}}} | Unclaimed }} }} {{#switch: {{{rarity|}}}
|R =
|R =
|#default=
|#default=
* Add Card Rewards scripts: [[{{{name|}}}/Rewards]] (see [[Template:Card rewards page]] or copy/change existing page)
** Add [[Template:Card rewards page|Card Rewards scripts]]: {{#ifeq: {{{rewardStatus|}}}|done|done|<nowiki />
*** [[{{{name|}}}/Rewards]]
*** Status: {{#if: {{{rewardStatus|}}} | {{{rewardStatus|}}} | Unclaimed }} }}
}}</includeonly>
}}</includeonly>

Latest revision as of 23:27, 1 November 2023

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=
}}