Difference between revisions of "Template:EventTableRow"
| Line 55: | Line 55: | ||
-->{{#if: {{#pos:{{{rewards}}}|coalition}}|[[File:reward-coalition.png|x24px|Coalition rewards]]}} | -->{{#if: {{#pos:{{{rewards}}}|coalition}}|[[File:reward-coalition.png|x24px|Coalition rewards]]}} | ||
| {{#explode:{{{nodes}}}|,|0}} | | {{#explode:{{{nodes}}}|,|0}} | ||
| − | | | + | | {{#explode:{{{nodes}}}|,|1}}/{{#explode:{{{nodes}}}|,|2}} <small>''{{#explode:{{{nodes}}}|,|3}}''</small> |
| {{{specials}}} | | {{{specials}}} | ||
| {{#if: {{{entry_cost_crystals|}}} | {{crystals | {{{entry_cost_crystals|}}} }} }}</includeonly> | | {{#if: {{{entry_cost_crystals|}}} | {{crystals | {{{entry_cost_crystals|}}} }} }}</includeonly> | ||
Revision as of 05:19, 4 January 2019
Shorthand for creating a row of a table containing details of an event.
(In development: This template will be upgraded to replace some text with icons)
Parameters are:
{{{name}}}: The name of the event (e.g. A World Reborn){{{alias}}}: An alias for the event, if any (e.g. AWR){{{set}}}: The abbreviation of the most recently released set when the event was released (e.g. DOM){{{type}}}: A list of types of the event, which may include one or more of: pvp, pve, legacy, standard, or coalition. (e.g. pve,standard,coalition){{{rewards}}}: The reward categories for the event, which may include one or more of: progression, placement, coalition (e.g. progression,coalition){{{nodes}}}: The node details of the event: number, starting charges, max charges, recharge time. (e.g. 2x3,2,5,8h){{{specials}}}: Any other special details of the event, which may include one or more of: bonus_cards, boss_hp, color_restrict, duel_decks, enraged, locked_nodes, perm_support, premade_deck, pw_restrict, special_rules, supercharged. (e.g. perm_support,bonus_cards){{{entry_cost_crystals}}}: The entry cost of the event in crystals, if any.
Example
This shorthand within a table
{{EventTableRow
|name = A World Reborn
|alias = AWR
|set = DOM
|type = pve,standard,coalition
|rewards = progression,coalition
|nodes = 2x3,2,5,8h
|specials = perm_support,bonus_cards
|entry_cost_crystals =}}
Produces: