Template:Raid encounter table row
From Guild Wars 2 Wiki
Jump to navigationJump to search
Description[edit]
{{raid encounter table row | <instance name> |
| file =
| boss =
| boss-sub =
| difficulty =
| info =
| achievement =
| date =
| filters =
}}
Parameters[edit]
- 1 (unnamed parameter)
- Required. Page name of the instance.
- wing
- Optional. Raid wing number.
- name
- Optional. Canonical name of the instance.
- boss
- Name of the encounter boss, separated by ';'. Each of them definition can have up to 3 parts, separated by '/', as follows:
- 1/ Page name.
- 2/ Whether it's an event (y) or mode (cm / lm / qp / qp-cm / qp-lm). Defaults to n.
- 3/ Canonical name. Defaults to page name.
- boss-sub
- Name of the miniboss-multiple bosses, separated by ';'.
- difficulty
- Base difficulty. Can be hide if set to "n".
- info
- Optional. Requirement page or text. If set to "tooltip", show only info icon.
- info-tooltip
- Optional. Adding hover text.
- col1
- Optional.
<Text>oricon(array item icons). - icon
- Optional. If col1 set to "icon", show icons, separated by ';'. Each of them definition can have up to 2 parts, separated by '/', as follows:
- 1/ Page name.
- 2/ Small note.
- achievement
- Optional. Related achievements, separated by ';'.
- date
- Release date.
- file
- The name of the background image if it doesn't match the typical naming convention of File:<instance name> loading screen.jpg.
- scale
- Optional. The scale of the background image. Defaults to 320px.
- left
- top
- Optional. Parameters to position the background image within the 320 by 128px background frame.
- height
- Optional. Can be used to make a taller link tile. Defaults to 128px.
- filters
- Optional. Separated by ';'.
Example[edit]
- Primary article: Raid#List of raid encounters
{| {{STDT|pve collapsible}}
! Name !! Boss/Event !! Mastery Requirements !! Notes
{{raid encounter table row|Secret Lair of the Snowmen|
| boss = Freezie
| difficulty = n
| rewards = Magnetite Shard; Legendary Insight
| info = Wintersday
| col1 = icon
| date = December 11, 2018 <small>(original release)</small><ref name="Wintersday Blog">[https://www.guildwars2.com/en/the-game/releases/december-17-2019/ A Very Merry Wintersday 2019], GuildWars2.com</ref><br>December 17, 2019 <small>(first labeled as a strike mission)</small>
}}
{{raid encounter table row|Spirit Vale|
| wing = 1
| difficulty = 2
| info = mastery
| achievement = Spirit Vale (achievements); page=Envoy Armor I: Experimental Armor
| col1 = icon
| icon = Glider Basics/required; Updraft Use/required
| date = November 17, 2015
}}
{{raid encounter table row|Kaineng Overlook|
| file = Ministry of Security- Main Headquarters loading screen.png
| boss = Minister Li/qp-cm
| boss-sub = The Enforcer; The Ritualist; The Mindblade; The Mech Rider; The Sniper
| difficulty = 4
| col1 = icon
| achievement = End of Dragons (achievements)
| date = February 28, 2022<br>May 24, 2022 <small>(challenge mode release)</small>
}}
{{raid encounter table row | TBA |
| boss = TBA/lm
| info = tooltip
| info-tooltip = To be announce
| col1 = <text>
| date = Quarterly Update 3
}}
|}
[[Category:Table formatting templates]]
| Name | Boss/Event | Mastery Requirements | Notes |
|---|---|---|---|
|
|
| ||
|
| ||
|
|
| ||
| <text> |
|
- ^ A Very Merry Wintersday 2019, GuildWars2.com

