Template:Shadow of Themis: Difference between revisions

From Tears of Themis Wiki
imported>Elaeagnifolia
No edit summary
imported>Elaeagnifolia
No edit summary
Line 24: Line 24:
| {{{startDate|}}}
| {{{startDate|}}}
| {{{endDate|}}}
| {{{endDate|}}}
| {{#vardefine:i|0}}<!--
| {{#invoke:Loops|parseList
-->{{#while:{{#if:{{#explode:{{{featuredCards|}}}|,|{{#var:i}}}} | true }}
  |list={{{featuredCards|}}}
| {{#explode:{{{featuredCards|}}}|,|{{#var:i}}}}<br/><!--
  |delimiter={{{delimiter|,}}}
-->{{#vardefine:i|{{#expr:{{#var:i}}+1}}}}
  |format=|format={{Card icon|$1|size=44px}}&nbsp;[[$1]]<br/>
  |replaceString=$1
}}
}}</includeonly>
}}</includeonly>

Revision as of 05:51, 6 August 2021

Template-info.png Documentation

Description

Used for storing Shadow of Themis data into Cargo on the Shadow of Themis archive pages.

Usage

{{Shadow of Themis
|name=
|promoImage=
|bannerType=
|startDate=
|endDate=
|featuredCards=
|twitterLink=
}}

Parameters

  • name - Name of the banner
    • For event banners, the exact name of the banner is enough (e.g. "Dazzling Summer" Shadow of Themis)
    • For rotation banners, they should be called "Shadow of Themis Rotation (startDate-endDate)". For example, Shadow of Themis Rotation (Aug. 06, 2021-Aug. 13, 2021). The dates used should be based on timezone UTC+9 (the timezone social media uses).
  • promoImage - File name of the banner image used to promote the banner. This can usually be found on their Twitter.
  • bannerType - Rotation, Event Exclusive, Permanent, etc. The type of banner can be found in-game when viewing the Shadow of Themis at the top-left.
  • startDate - When the banner starts. Format should be YYYY-MM-DD HH:mm:ss in UTC+9 timezone.
  • endDate - When the banner ends. Format should be YYYY-MM-DD HH:mm:ss in UTC+9 timezone.
  • featuredCards - This is a comma-delimited list of card names. Do not put spaces before/after commas when adding to the list. For example, Luke "Alluring Gaze",Artem "Atmospherics",Vyn "False Tears".
  • twitterLink - Direct link to the Twitter post announcing the banner.
This template defines the table "ShadowOfThemis". View table.