Template:During
From GW2 Wiki English Mirror
Jump to navigationJump to search
(only during related events)
Description
Added to the location section of NPC and object pages to specify that the NPC or object only appears under certain circumstances, such as an event or festival.
Usage
{{during}}
{{during|<page title>}}
{{during|<page title>|<label text>}}
{{during|<page title>|text=<label text>}}
{{during|text=<any content>}}
Parameters
- 1 (unnamed parameter)
- Optional. The title of the page to link to. Will be automatically wrapped within brackets
[[ ]].
- 2 (unnamed parameter)
- Optional. Link label text to display instead of the page title.
- text
- Optional. Display alternative content instead of a page link. If a page title for unnamed parameter 1 has been provided, this parameter functions instead as a named version of unnamed parameter 2, providing the link label text.
Deprecated
- festival
- The festival that a particular NPC or object appears during.
Examples
Default
{{during}}
(only during related events)
Page link
{{during|event}}
(only during event)
* [[Queen Chrii'kkt IV]] {{during|Defeat Queen Chrii'kkt IV and her royal subjects}}
* [[Portal to Wintersday]] {{during|Wintersday}}
* [[Broken Brand Stomper]] {{during|Brand Stomped}}
- Queen Chrii'kkt IV (only during Defeat Queen Chrii'kkt IV and her royal subjects)
- Portal to Wintersday (only during Wintersday)
- Broken Brand Stomper (only during Brand Stomped)
Page link with label text
{{during|Day and night|daytime}}
{{during|Day and night|text=daytime}}
(only during daytime)
* [[Broken Brand Stomper]] {{during|Brand Stomped|the related achievemens}}
* [[Broken Brand Stomper]] {{during|Brand Stomped|text=the related achievement}}
- Broken Brand Stomper (only during the related achievement)
Alternative content
{{during|text=<content here>}}
(only during <content here>)
<!-- multiple links -->
* {{effect|Time Trial—Sprinting}} {{during|text=[[Wintersday]] and [[Lunar New Year]]}}
<!-- pass through an {{event}} template -->
* [[Queen Chrii'kkt IV]] {{during|text={{event|Defeat Queen Chrii'kkt IV and her royal subjects}}}}
<!-- pass through an {{achievement icon}} template -->
* [[Broken Brand Stomper]] {{during|text={{achievement icon|page=Brand Stomped}}}}
- Time Trial—Sprinting (only during Wintersday and Lunar New Year)
- Queen Chrii'kkt IV (only during [Group Event] Defeat Queen Chrii'kkt IV and her royal subjects (80))
- Broken Brand Stomper (only during
Brand Stomped)
Deprecated
{{during|festival=[[Wintersday]]}}
(only during Wintersday)
{{during|festival=achievement}}
(only during achievement)