Difference between revisions of "Template:EventTableRow"
| Line 40: | Line 40: | ||
</noinclude><includeonly>|- | </noinclude><includeonly>|- | ||
! style="text-align: left;" | {{nowrap| [[{{{name}}}]]<!-- | ! style="text-align: left;" | {{nowrap| [[{{{name}}}]]<!-- | ||
| − | -->{{#if: {{{alias|}}} | <small>({{{alias}}})</small>}} }} | + | -->{{#if: {{{alias|}}} | <small>({{{alias}}})</small>}} }}<!-- |
| + | -->{{#if: {{{entry_cost_crystals|}}} | <span style="color:#808080"><small>''(entry {{{entry_cost_crystals}}} [[File:crystal.png|x14px]])''</small></span>}} | ||
| [[{{{set}}}]] | | [[{{{set}}}]] | ||
| {{#if: {{#pos:{{{type}}}|pvp}}|{{#if: {{#pos:{{{type}}}|legacy}}|{{#if: {{#pos:{{{type}}}|coalition}}| | | {{#if: {{#pos:{{{type}}}|pvp}}|{{#if: {{#pos:{{{type}}}|legacy}}|{{#if: {{#pos:{{{type}}}|coalition}}| | ||
| Line 56: | Line 57: | ||
| {{#explode:{{{nodes}}}|,|0}} | | {{#explode:{{{nodes}}}|,|0}} | ||
| {{#explode:{{{nodes}}}|,|1}}/{{#explode:{{{nodes}}}|,|2}} <small>''{{#explode:{{{nodes}}}|,|3}}''</small> | | {{#explode:{{{nodes}}}|,|1}}/{{#explode:{{{nodes}}}|,|2}} <small>''{{#explode:{{{nodes}}}|,|3}}''</small> | ||
| − | | {{{specials | + | | {{{specials}}}</includeonly> |
| − | |||
Revision as of 05:27, 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: