Difference between revisions of "Template:EventTableRow"
Line 9: | Line 9: | ||
* <code><nowiki>{{{type}}}</nowiki></code>: 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) | * <code><nowiki>{{{type}}}</nowiki></code>: 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) | ||
* <code><nowiki>{{{rewards}}}</nowiki></code>: The reward categories for the event, which may include one or more of: progression, placement, coalition (e.g. progression,coalition) | * <code><nowiki>{{{rewards}}}</nowiki></code>: The reward categories for the event, which may include one or more of: progression, placement, coalition (e.g. progression,coalition) | ||
− | * <code><nowiki>{{{nodes}}}</nowiki></code>: The node details of the event: number, starting charges, max charges, recharge time. (e.g. | + | * <code><nowiki>{{{nodes}}}</nowiki></code>: The node details of the event: number of nodes, number of sub-nodes per node, starting charges, max charges, recharge time. (e.g. 2,3,2,5,8h) |
* <code><nowiki>{{{specials}}}</nowiki></code>: 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) | * <code><nowiki>{{{specials}}}</nowiki></code>: 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) | ||
* <code><nowiki>{{{entry_cost_crystals}}}</nowiki></code>: The entry cost of the event in crystals, if any. | * <code><nowiki>{{{entry_cost_crystals}}}</nowiki></code>: The entry cost of the event in crystals, if any. | ||
Line 22: | Line 22: | ||
|type = pve,standard,coalition | |type = pve,standard,coalition | ||
|rewards = progression,coalition | |rewards = progression,coalition | ||
− | |nodes = | + | |nodes = 2,3,2,5,8h |
|specials = perm_support,bonus_cards | |specials = perm_support,bonus_cards | ||
|entry_cost_crystals =}}</nowiki></pre> | |entry_cost_crystals =}}</nowiki></pre> | ||
Line 34: | Line 34: | ||
|type = pve,standard,coalition | |type = pve,standard,coalition | ||
|rewards = progression,coalition | |rewards = progression,coalition | ||
− | |nodes = | + | |nodes = 2,3,2,5,8h |
|specials = perm_support,bonus_cards | |specials = perm_support,bonus_cards | ||
|entry_cost_crystals =}} | |entry_cost_crystals =}} | ||
Line 55: | Line 55: | ||
-->{{#if: {{#pos:{{{rewards}}}|placement}}|[[File:reward-placement.png|x24px|Placement rewards]]}}<!-- | -->{{#if: {{#pos:{{{rewards}}}|placement}}|[[File:reward-placement.png|x24px|Placement rewards]]}}<!-- | ||
-->{{#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}}{{#if:{{#explode:{{{nodes}}}|,|1}} | <small>x{{#explode:{{{nodes}}}|,|1}} }}</small> |
− | | {{#explode:{{{nodes}}}|,|1}}/{{#explode:{{{nodes}}}|,|2}} <small>''{{#explode:{{{nodes}}}|,| | + | | {{#explode:{{{nodes}}}|,|2}}/{{#explode:{{{nodes}}}|,|3}} <small>''{{#explode:{{{nodes}}}|,|4}}''</small> |
| {{{specials}}}</includeonly> | | {{{specials}}}</includeonly> |
Revision as of 05:40, 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 of nodes, number of sub-nodes per node, starting charges, max charges, recharge time. (e.g. 2,3,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 = 2,3,2,5,8h |specials = perm_support,bonus_cards |entry_cost_crystals =}}
Produces: