Difference between revisions of "Template:EventTableRow"
Line 56: | Line 56: | ||
| style="text-align:center" | {{#explode:{{{nodes}}}|,|0}}{{#if:{{#explode:{{{nodes}}}|,|1}} | <small>x{{#explode:{{{nodes}}}|,|1}} }}</small> | | style="text-align:center" | {{#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> | -}} | ||
− | |||
| {{#if: {{#pos:{{{specials}}}|color_restrict}}|[[File:event-color_restrict.png|x24px|Planeswalker choice restricted by color]]}}<!-- | | {{#if: {{#pos:{{{specials}}}|color_restrict}}|[[File:event-color_restrict.png|x24px|Planeswalker choice restricted by color]]}}<!-- | ||
-->{{#if: {{#pos:{{{specials}}}|locked_nodes}}|[[File:event-locked_nodes.png|x24px|Planeswalker choice can't be changed once made]]}}<!-- | -->{{#if: {{#pos:{{{specials}}}|locked_nodes}}|[[File:event-locked_nodes.png|x24px|Planeswalker choice can't be changed once made]]}}<!-- | ||
-->{{#if: {{#pos:{{{specials}}}|pw_restrict}}|[[File:event-pw_restrict.png|x24px|A node can only be played by a certain Planeswalker]]}} | -->{{#if: {{#pos:{{{specials}}}|pw_restrict}}|[[File:event-pw_restrict.png|x24px|A node can only be played by a certain Planeswalker]]}} | ||
− | | {{#if: {{#pos:{{{specials}}}|perm_support}}|[[File:event-perm_support.png|x24px|Permanent support affects play]]}}<!-- | + | | {{#if: {{#pos:{{{specials}}}|boss_hp}}|[[File:event-boss_hp.png|x24px|Boss Health event]]}}<!-- |
+ | -->{{#if: {{#pos:{{{specials}}}|perm_support}}|[[File:event-perm_support.png|x24px|Permanent support affects play]]}}<!-- | ||
-->{{#if: {{#pos:{{{specials}}}|special_rules}}|[[File:event-special_rules.png|x24px|Special rules affect play]]}}<!-- | -->{{#if: {{#pos:{{{specials}}}|special_rules}}|[[File:event-special_rules.png|x24px|Special rules affect play]]}}<!-- | ||
-->{{#if: {{#pos:{{{specials}}}|bonus_cards}}|[[File:event-bonus_cards.png|x24px|Bonus cards are added to hand]]}} | -->{{#if: {{#pos:{{{specials}}}|bonus_cards}}|[[File:event-bonus_cards.png|x24px|Bonus cards are added to hand]]}} |
Revision as of 12:53, 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: