Difference between revisions of "Template:Gacha infobox"

From Tokyo Afterschool Summoners
Jump to navigation Jump to search
(added name corrector)
Line 57: Line 57:
| Has gacha type = {{{type|New}}}
| Has gacha type = {{{type|New}}}
| Revolves around units = <!--{{#arrayprint:featured units|###|@@@@|{{Strip formatting|@@@@}}}}
| Revolves around units = <!--{{#arrayprint:featured units|###|@@@@|{{Strip formatting|@@@@}}}}
|+sep=###-->{{#arrayprint:featured units|###|@@@@|{{#explode:@@@@|/|0}}/{{#if:{{#explode:@@@@|/|1}}|{{#explode:@@@@|/|1}}|{{#ask: [[Has English name::{{#explode:@@@@|/|0}}]] [[Has variant::{{#explode:@@@@|/|2}}]] [[Has availability::Current]]|?Has rarity|mainlabel=-|headers=hide}}}}/{{#if:{{#explode:@@@@|/|2}}|{{#explode:@@@@|/|2}}|Standard}}}}|+sep=###
|+sep=###-->{{#arrayprint:featured units|###|@@@@|{{Name corrector|{{#explode:@@@@|/|0}}}}/{{#if:{{#explode:@@@@|/|1}}|{{#explode:@@@@|/|1}}|{{#ask: [[Has English name::{{Name corrector|{{#explode:@@@@|/|0}}}}]] [[Has variant::{{#explode:@@@@|/|2}}]] [[Has availability::Current]]|?Has rarity|mainlabel=-|headers=hide}}}}/{{#if:{{#explode:@@@@|/|2}}|{{#explode:@@@@|/|2}}|Standard}}}}|+sep=###
| Contains units = {{{unit-list|}}}
| Contains units = {{{unit-list|}}}
| Earliest duration = {{#var:duration earliest start}}
| Earliest duration = {{#var:duration earliest start}}

Revision as of 06:31, 4 November 2022

Description

This templates creates an infobox for an gacha, as well as an gacha subobject using the following properties:

  • Has Japanese name
  • Has English name
  • Has news link
  • Has banner image
  • Has duration date
  • Has gacha type
  • Earliest duration
  • Latest duration
  • Revolves around units
  • Is active

Usage

{{Gacha infobox
| jp name = 
| en name = 
| news link =
| banner image = 
| duration = 
| type =
| units =
}}

Parameters

jp name
Japanese name.
en name
Translated name, official if jp-en name exists, unofficial if not.
jp-en name
Unofficial translated name.
news link
Official link to the unit distribution
banner image
Image(s) for the banners present during the gacha; separate multiple images using a semicolon.
duration
The start and end date(s); separate multiples using a semicolon. Name using a !. Separate start and end with -> Please use an ISO-8601 timestamp.
type
The type of gacha (or currency used): Main, New, Paid, Reprint, Ally, etc.
units
List of units that are the focus of the gacha (for example, new units or units with a higher rate up, if no new units are present)

Examples

{{Gacha infobox
| jp name = 
| en name = Main Gacha
| news link = http://housamo.info/gacha2/
| banner image = banner_gacha_2-1.png;banner_gacha_2_en.png
| duration = Duration!{{#time:c|0}} -> {{#time:c|now}}
| units = *
| type = Main
}}