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}}{{#if:{{#explode:{{{nodes}}}|,|1}} | <small>x{{#explode:{{{nodes}}}|,|1}} }}</small> | | {{#explode:{{{nodes}}}|,|0}}{{#if:{{#explode:{{{nodes}}}|,|1}} | <small>x{{#explode:{{{nodes}}}|,|1}} }}</small> | ||
| − | | {{#if: {{#explode:{{{nodes}}}|,|2}} | {{#explode:{{{nodes}}}|,|2}}/{{#explode:{{{nodes}}}|,|3}} <small>''{{#explode:{{{nodes}}}|,|4}}''</small> | -}} | + | | {{#if: {{#explode:{{{nodes}}}|,|2}} | {{#explode:{{{nodes}}}|,|2}}/{{#explode:{{{nodes}}}|,|3}} <small>''++{{#explode:{{{nodes}}}|,|4}}''</small> | -}} |
| {{{specials}}}</includeonly> | | {{{specials}}}</includeonly> | ||
Revision as of 06:16, 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: