Template:Infobox Achievement
Jump to navigation
Jump to search
![]() | |
Unknown (edit) | |
---|---|
Unknown (edit) | |
Release date | Unknown (edit) |
Members | Unknown (edit) |
Requirements |
|
Advanced data | |
ID | None |
Infobox • Infobox talk page |
Template documentation
This documentation is transcluded from Template:Infobox Achievement/doc. [edit] [history] [purge]
The Infobox Achievement template is used to show information about an achievement on an article.
Parameters
Parameter | Usage | Code | Mandatory? |
---|---|---|---|
name
|
The name of the achievement as it appears in game, exactly. | |name = Rewind |
Yes |
image
|
The name of the achievement icon image without [[File: and ]] , but including the file type suffix. If this parameter is blank or left out, the default achievement icon will be shown. Changing the image dimension can be done by using |image = Rewind achievement icon.png{{!}}50px |
|image = Rewind achievement icon.png |
No |
description
|
The description text of the achievement as it appears in game, exactly. Substitutes such as X can be used where different tiers have different amounts in the description. | |description = After defeating all of the images of Yakamaru, allow the boss to consume a Durable Jellyfish. |
Yes |
release
|
Release date of the achievement when it was released. | |release = [[D MMMM]] [[YYYY]] |
Yes |
update
|
Name of the update post associated with the achievement's release. | |update = Raids - The Liberation of Mazcab |
Yes |
removal
|
Removal date of the achievement from the game. | |removal = [[D MMMM]] [[YYYY]] |
No |
removalupdate
|
Name of the update post associated with the achievement's removal. | |removalupdate = Raids - The Liberation of Mazcab |
No |
members
|
Whether or not this achievement is members only. | |members = Yes/No |
Yes |
maincategory
|
The main category of the achievement. Accepts one value. | |maincategory = Skills |
No (Yes if path is not used)
|
subcategory
|
The subcategory of the achievement. Accepts one value. Hidden when the value is 'no'. | |subcategory = Archaeology |
No |
subsubcategory
|
The subsubcategory of the achievement. Accepts one value. It is hidden by default if the value is empty. | |subsubcategory = Armadylean |
No |
difficulty
|
The difficulty of the achievement (only applies if the achievement is part of the New Varrock achievements). Hidden if not used. | |difficulty = Easy |
No |
storymode
|
The possibility if an achievement can only be completed in normal mode in an elite dungeon or also be possible to be completed in story mode (only applies if the achievement is an elite dungeons achievement). Hidden if not used. | |storymode = yes |
No |
ironmanrestricted
|
Indicates that ironmen are unable to complete the achievement. Hidden if not set to yes. | |ironmanrestricted = yes |
No |
mqc
|
Indicates that the achievement is required for the master quest cape. | |mqc = Yes |
No |
comp
|
Indicates that the achievement is required for the completionist cape. | |comp = Yes |
No |
trimmed
|
Indicates that the achievement is required for the completionist cape (t). | |trimmed = Yes |
No |
milestone
|
Indicates that the achievement is a milestone achievement and can only be found in the lower left corner of the third tab of the Achievements interface. | |milestone = Yes |
No |
grants benefits
|
Indicates that the achievement grants benefits, e.g. Reaper Crew. | |grants benefits = Yes |
No |
score
|
The amount of RuneScore awarded by the achievement. If no RuneScore is given then the value should be 0, the parameter should not be empty. | |score = 5 |
Yes |
requirements
|
The requirements for the achievement. This should be a bulleted list of links to (mini)quests, {{Skillreq}} templates and other text. Even if there is only one requirement, it needs to be preceded by a bullet. If there are no requirements then the value should be "* None" on the next line. Partial completion of a quest should be denoted as * [[quest]] (partial)
|
|requirements = * None |
Yes |
sequence number
|
The sequence number of the achievement. Used to sort the achievement within a set. Can only be used to sort one set. | |sequence number = 1 |
No |
hidden
|
Whether the achievement has hidden details until it's completed or not. Only required if the achievement details are hidden, defaults to 'no'. | |hidden = yes |
No |
graceperiod
|
The date when the grace period ends. Only required if the achievement has a grace period. | |graceperiod = [[22 July]] [[2019]] |
No |
active
|
Whether or not an achievement is currently active as in not removed, not coming in the future, and not in a beta. Default is yes. | |active = no |
No |
id
|
The ID of the achievement, taken from the cache. | |id = 2400 |
No |