Difference between revisions of "Template:Gacha infobox"
Jump to navigation
Jump to search
Line 3: | Line 3: | ||
}}{{#if:{{{duration|}}}| | }}{{#if:{{{duration|}}}| | ||
{{#vardefine:duration array|{{{duration|}}} | {{#vardefine:duration array|{{{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|}}{{#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 | ||
}}{{#while:|{{#var:duration loop}}| | }}{{#while:|{{#var:duration loop}}| | ||
Line 45: | Line 46: | ||
{{#sub:{{#var:duration array}}|{{#expr:{{#pos:{{#var:duration array}}|;}}+1}}}} | {{#sub:{{#var:duration array}}|{{#expr:{{#pos:{{#var:duration array}}|;}}+1}}}} | ||
}} | }} | ||
}}}}{{#ifeq:{{#var:is active|false}}|true||{{#vardefine:is active|false}}}}{{#subobject:gacha{{#vardefineecho:gachanumber|{{#expr:{{#var:gachanumber|-1}}+1}}}} | }} | ||
}}{{#ifeq:{{#var:is active|false}}|true||{{#vardefine:is active|false}}}}{{#subobject:gacha{{#vardefineecho:gachanumber|{{#expr:{{#var:gachanumber|-1}}+1}}}} | |||
| Has game context = Gacha | | Has game context = Gacha | ||
| Has Japanese name ={{{jp name|}}} | | Has Japanese name ={{{jp name|}}} |
Revision as of 03:44, 15 July 2018
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 }}