User:Relyk/SMW/achievement table row

From Guild Wars 2 Wiki
Jump to navigationJump to search


Description[edit]

{{Achievement table row
| name = 
| category = 
| description = 
| flavor = 
| type = 
| parent = 
| tiers = 
| reward = 
| title = 
| repeatable =
| prerequisite =
}}

Parameters[edit]

name
Canonical name of an achievement
page
The article for the achievement.
description
Short descriptions of an achievement.
flavor
Flavor text listed below the description.
type
standard is the achievement. The default type.
meta if this achievement is the meta achievement
parent if the achievement is an umbrella achievement for a set of achievements in the category
repeatable if the achievement can be repeated infinitely. These do not contribute to meta or umbrella achievements.
parent
yes if this achievement is a parent achievement for other achievements
The parent achievement this achievement contributes to. This is separate from the meta achievement.
tiers
Pre-text and the achievement points rewarded for completion of the tier, separate tiers with a comma.
reward
The item rewarded for completion
title
The title reward for completion
prerequisite
y if the achievement has any prerequisites.

Example[edit]

{{User:Relyk/SMW/achievement table header
| name = Bazaar of the Four Winds
| icon = Bazaar of the Four Winds.png
}}
{{User:Relyk/SMW/achievement table row
| name = Bazaar Ambassador
| type = meta
| description = Complete 16 Bazaar of the Four Winds Achievements.
| reward = Gift of Quartz
| tiers = Bazaar Achievements: 16;50
}}
{{User:Relyk/SMW/achievement table row
| name = Learn to Kite
| type = parent
| description = Find all seven of the large kites hidden across Tyria and the Mists.
| tiers = Stolen Kites Discovered: 7;15
}}
{{User:Relyk/SMW/achievement table
| name = Strangers from the Sky
| description = Head to Lion's Arch, and check in with [[Captain Magnus the Bloody-Handed|Captain Magnus]] at the [[Main Haven Headquarters]] in Fort Marriner.
| tiers = Checked In;5
}}
{{User:Relyk/SMW/achievement table row
| name = Lessons from the Sky
| description = Find and activate [[Sky Crystal|sky crystals]] throughout [[Labyrinthine Cliffs]].
| rewards = Zephyr Sanctum Model
| tiers = Sky Crystals Found: 1;1
Sky Crystals Found: 5;5
Sky Crystals Found: 10;5
Sky Crystals Found: 20;5
Sky Crystals Found: 40;10
}}
{{User:Relyk/SMW/achievement table row
| name = Kites of Caledon
| parent = Learn to Kite
| description = Find the large kite hidden in [[Spekks's Laboratory|Spekks's Lab]] in [[Caledon Forest]].
| tiers = Stolen Kite Discovered: 1;5
}}
{{User:Relyk/SMW/achievement table row
| name = Kites of the Night
| parent = Learn to Kite
| description = Find the large kite hidden in [[Forsaken Halls]] in [[Dredgehaunt Cliffs]].
| tiers = Stolen Kite Discovered: 1;5
}}
{{User:Relyk/SMW/achievement table row
| name = Frequent Sprinter
| description = Run 15 races of [[Sanctum Sprint]].
| flavor = Just one more lap...
| reward = Loot Bag (Sanctum Sprint)
| tiers = 15 Races Run;0
}}
{{User:Relyk/SMW/achievement table row
| name = Been There, Done That
| description = Map-complete all [[location]]s in [[Tyria]].
| flavor = Seeking [[Zhaitan]]'s corruption in every corner of Tyria.
| prerequisite = Just a test prerequisite, to see how it looks.
| tiers = Most Complete Character: 25;5
 Most Complete Character: 50;5
 Most Complete Character: 75;5
 Most Complete Character: 100;5
| title = Been there. Done that.
}}
|}