Difference between revisions of "Template:Event points table row"
Line 52: | Line 52: | ||
| {{{charges}}}<!-- | | {{{charges}}}<!-- | ||
-->{{#ifeq:{{{charges}}}|{{Event data: {{{event}}}|8}}| <small>'''''(Initial charges)'''''</small>}}<!-- | -->{{#ifeq:{{{charges}}}|{{Event data: {{{event}}}|8}}| <small>'''''(Initial charges)'''''</small>}}<!-- | ||
− | -->{{#ifeq:{{{charges}}}|{{Event data: {{{event}}}|9}}| <small>'''''(Max charges reached)'''''</small>*}} | + | -->{{#ifeq:{{{charges}}}|{{Event data: {{{event}}}|9}}| <small>'''''(Max charges reached)'''''</small>*}}<!-- |
+ | -->{{#ifexpr:({{{charges}}} - 1) * {{#explode:{{Event data: {{{event}}}|10}}|h|0}} > {{{total_hours}}}|<sup>§</sup>}} | ||
| <!-- Base points: | | <!-- Base points: | ||
floor((subnodes - 1 + charges) / subnodes) * base_1 | floor((subnodes - 1 + charges) / subnodes) * base_1 |
Revision as of 04:56, 1 March 2019
Usage
Generates a row of a Template:Event points table.
Parameters are:
- event: The name of the event. This is used to extract information about charges from the event's data template.
- charges: The number of charges for which to generate a row of the table.
- start_hour: The hour (0-23) on which event starts, in PDT
- total_hours: The total number of hours from the start time to the end time. For events with unpredictable end times, like boss health events, this controls how many rows of the table to show, and does not indicate the actual end time.
- base_1: The number of base points scorable on the first round of sub-nodes.
- bonus_1: The number of bonus points scorable on the first round of sub-nodes.
- base_2: The number of base points scorable on the second round of sub-nodes. Must be present if there are at least 2 sub-nodes.
- bonus_2: The number of bonus points scorable on the second round of sub-nodes. Must be present if there are at least 2 sub-nodes.
- base_3: The number of base points scorable on the third round of sub-nodes. Must be present if there are at least 3 sub-nodes.
- bonus_3: The number of bonus points scorable on the third round of sub-nodes. Must be present if there are at least 3 sub-nodes.
Example
The following shorthand:
{{Event points table row |event=A World Reborn |charges=3 |start_hour=13 |total_hours=70 |base_1=15 |bonus_1=10 |base_2=15 |bonus_2=10 |base_3=15 |bonus_3=10 }}
Produces:
|- | 3 | 45 | 30 | 75 | +8 Hrs | 9:00 PM