Template:During

From Guild Wars 2 Wiki
Jump to navigationJump to search

(only during related events)

Description[edit]

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[edit]

{{during}}
{{during|<page title>}}
{{during|<page title>|<label text>}}
{{during|<page title>|text=<label text>}}
{{during|text=<any content>}}

Parameters[edit]

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[edit]

festival
The festival that a particular NPC or object appears during.

Examples[edit]

Default[edit]

{{during}}

(only during related events)

Page link[edit]

{{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}}

Page link with label text[edit]

{{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}}

Alternative content[edit]

{{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}}}}

Deprecated[edit]

{{during|festival=[[Wintersday]]}}

(only during Wintersday)

{{during|festival=achievement}}

(only during achievement)