Template:Automated weekly bonuses: differenze tra le versioni
Jump to navigation
Jump to search
(Creata pagina con "{{#if: <!-- Hide whitelines --> <!-- Update the following two lines when we find more events --> {{#vardefine:PvE event count|9}} {{#vardefine:PvP event count|6}} <!-- The current date, minus the number of days so far in the week, to show the Monday date. --> {{#vardefine:Event start date|{{#time: j F Y| 13 May 2013 15:00 + {{#expr: floor( ({{#time:U| {{{date|now}}} }} - {{#time:U|13 May 2013 15:00}}) / (60*60*24*7) ) }} weeks }}}} <!-- The current PvE event index: 1 plu...") |
Nessun oggetto della modifica Etichetta: Annullato |
||
Riga 24: | Riga 24: | ||
| 2 = Guild Versus Guild | | 2 = Guild Versus Guild | ||
| 3 = Competitive Mission | | 3 = Competitive Mission | ||
| 4 = | | 4 = Ascesa degli Eroi | ||
| 5 = | | 5 = Arena del Codice | ||
| 6 = Alliance Battle | | 6 = Alliance Battle | ||
}}}} | }}}} | ||
Riga 43: | Riga 43: | ||
| Guild Versus Guild = {{ #vardefine:PvP event linked | [[Guild versus Guild|Guild Versus Guild]] }} | | Guild Versus Guild = {{ #vardefine:PvP event linked | [[Guild versus Guild|Guild Versus Guild]] }} | ||
| Competitive Mission = {{ #vardefine:PvP event linked | [[Competitive Mission]] }} | | Competitive Mission = {{ #vardefine:PvP event linked | [[Competitive Mission]] }} | ||
| | | Ascesa degli Eroi = {{ #vardefine:PvP event linked | [[Ascesa degli Eroi]] }} | ||
| Codex Arena = {{ #vardefine:PvP event linked | [[Codex Arena]] }} | | Codex Arena = {{ #vardefine:PvP event linked | [[Codex Arena]] }} | ||
| Alliance Battle = {{ #vardefine:PvP event linked | [[Alliance Battles|Alliance Battle]] }} | | Alliance Battle = {{ #vardefine:PvP event linked | [[Alliance Battles|Alliance Battle]] }} | ||
Riga 49: | Riga 49: | ||
}}{{#switch: {{{format|{{PAGENAME}}}}} | }}{{#switch: {{{format|{{PAGENAME}}}}} | ||
| Weekly activities | | Weekly activities | ||
| Foreman | | Foreman il Banditore = <!-- Expose variables for usage in {{Foreman the Crier}}, but display nothing --> | ||
| | | Annunci schermata di login | ||
| | | Annunci schermata di login/Archivio | ||
| | | Bonu settimanali = {{Weekly bonuses|{{#var:Event start date}}|{{#var:PvE event}}|{{#var:PvP event}}|format={{{format|{{PAGENAME}}}}}}} | ||
| | | Pagina Principale | ||
| | | Pagina Principale/attività = <span style="white-space:nowrap;">Bonus {{#var:PvE event linked}};</span> <span style="white-space:nowrap;"> Bonus {{#var:PvP event linked}}</span> | ||
| #default = | | #default = | ||
: | :Data inizio evento: {{#var:Event start date}} | ||
:PvE | :evento PvE {{#var:PvE index}} del {{#var:PvE event count}}: Bonus {{#var:PvE event}} | ||
:PvP | :evento PvP {{#var:PvP index}} del {{#var:PvP event count}}: Bonus {{#var:PvP event}} | ||
}}<noinclude> | }}<noinclude> | ||
__NOTOC__ | __NOTOC__ | ||
== | == Descrizione == | ||
By default, for the given date (now, if none given), this returns the index of the [[Weekly bonuses]] event and what the event name is. Currently this index number assumes a '''9''' week pve cycle and a '''6''' week PvP cycle (guesses). The index is a whole number between 1 and 9 or 6 inclusive. This template may need to be updated if the cycle resets or if new entries are discovered. | By default, for the given date (now, if none given), this returns the index of the [[Weekly bonuses]] event and what the event name is. Currently this index number assumes a '''9''' week pve cycle and a '''6''' week PvP cycle (guesses). The index is a whole number between 1 and 9 or 6 inclusive. This template may need to be updated if the cycle resets or if new entries are discovered. | ||
Versione delle 17:51, 3 gen 2024
- Data inizio evento: 12 maggio 2025
- evento PvE 6 del 9: Bonus Zaishen Mission
- evento PvP 3 del 6: Bonus Competitive Mission
Descrizione
By default, for the given date (now, if none given), this returns the index of the Weekly bonuses event and what the event name is. Currently this index number assumes a 9 week pve cycle and a 6 week PvP cycle (guesses). The index is a whole number between 1 and 9 or 6 inclusive. This template may need to be updated if the cycle resets or if new entries are discovered.
Parameters
- date
- A date during the week-long event that you wish to check
- format
- Defaults to displaying the current variable results. Can be set to either "Login screen announcements", "Login screen announcements/Archive" or "Weekly bonuses" to format using {{Weekly bonuses}}, and "Foreman the Crier" to use {{Foreman the Crier dialogue}}, or "Main Page/activities".
Examples
Example 1
{{Automated weekly bonuses|date=5 June 2013|format=Weekly bonuses}}
- Data inizio evento: 3 giugno 2013
- evento PvE 4 del 9: Bonus Factions Elite
- evento PvP 4 del 6: Bonus Ascesa degli Eroi
Example 2
{{Automated weekly bonuses|format=Login screen announcements}}
- Data inizio evento: 12 maggio 2025
- evento PvE 6 del 9: Bonus Zaishen Mission
- evento PvP 3 del 6: Bonus Competitive Mission
Example 3
{{Automated weekly bonuses|date=21 May 2013}}
- Data inizio evento: 20 maggio 2013
- evento PvE 2 del 9: Bonus Elonian Support
- evento PvP 2 del 6: Bonus Guild Versus Guild