Difference between revisions of "Template:Gacha infobox"
Jump to navigation
Jump to search
SurtrFan8511 (talk | contribs) |
|||
Line 1: | Line 1: | ||
<includeonly>{{#if: {{NAMESPACE}} | <!-- don't create subobj within namespace --> | | <includeonly>{{#if: {{NAMESPACE}} | <!-- don't create subobj within namespace --> | | ||
{{#vardefine:is active| | {{ #if: {{{id|}}} | {{#masterdata:Gacha|{{{id|}}} }} }}{{#vardefine:is active| | ||
}}{{#if:{{{duration|}}}| | }}{{#if:{{{duration|{{#var:event duration|}}}}}| | ||
{{#vardefine:duration array|{{{duration|}}} | {{#vardefine:duration array|{{{duration|{{#var:event duration|}}}}} | ||
}}<!-- clear previous vars -->{{#vardefine:duration latest end|{{#time:c|December 2nd, 2016}}}}{{#vardefine:duration start|{{#time:c|December 31st, 3000}}{{#vardefine:duration loop|}}{{#vardefine:duration array piece|}}{{#vardefine:duration array piece start|}}{{#vardefine:duration array piece end|}}{{#vardefine:duration|}}{{#vardefine:duration array piece name|}}{{#vardefine:duration earliest start|}}{{#vardefine:duration latest end|}} | }}<!-- clear previous vars -->{{#vardefine:duration latest end|{{#time:c|December 2nd, 2016}}}}{{#vardefine:duration start|{{#time:c|December 31st, 3000}}{{#vardefine:duration loop|}}{{#vardefine:duration array piece|}}{{#vardefine:duration array piece start|}}{{#vardefine:duration array piece end|}}{{#vardefine:duration|}}{{#vardefine:duration array piece name|}}{{#vardefine:duration earliest start|}}{{#vardefine:duration latest end|}} | ||
}}{{#vardefine:duration loop|1 | }}{{#vardefine:duration loop|1 | ||
Line 54: | Line 54: | ||
| Has news link = {{#ifeq:{{#var:is active|}}|true||https://web.archive.org/web/*/|}}{{{news link|}}} | | Has news link = {{#ifeq:{{#var:is active|}}|true||https://web.archive.org/web/*/|}}{{{news link|}}} | ||
| Has banner image = {{{banner image|}}} | | Has banner image = {{{banner image|}}} | ||
| Has duration date = {{#var:duration|{{{duration|}}}}} | | Has duration date = {{#var:duration|{{{duration|{{#var:event duration|}}}}}}} | ||
| 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|@@@@}}}} | ||
Line 62: | Line 62: | ||
| Latest duration = {{#var:duration latest end}} | | Latest duration = {{#var:duration latest end}} | ||
| Is active = {{#var:is active}} | | Is active = {{#var:is active}} | ||
| Has ID = {{{id|}}} | |||
| Has filename = {{#var:event filename|}} | |||
}}{{#ifeq:{{#var:is active|false}}|true|[[Category:Active gachas]]|[[Category:Inactive gachas]]}} | }}{{#ifeq:{{#var:is active|false}}|true|[[Category:Active gachas]]|[[Category:Inactive gachas]]}} | ||
}}<!-- end subobject | }}<!-- end subobject |
Revision as of 18:11, 25 April 2021
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 }}