Template:Style Parlor Summary
The UESPWiki – Your source for The Elder Scrolls since 1995
Summary[edit]
Standardizes the data storage for all Style Parlor Items so that it can be read by other templates.
Parameters[edit]
Parameter | Scope | Description |
---|---|---|
General | ||
id | optional | The collection ID of the item. If provided, an Item Link will be displayed. Otherwise, just the name of the item will show. |
type | required | The type of the item, currently one of the following:
|
desc | optional | The in-game description of the item. Will default to description used in base Cosmetic Pack if applicable and this parameter is omitted. |
titlename | optional | Actual name of the item to display, only if it differs from the filename. (Only needed in cases of disambiguation or when the name contains characters that can not be used in filenames.) |
Gender and Race | ||
male | optional | Flag indicating this item may only be worn by male characters. |
female | optional | Flag indicating this item may only be worn by female characters. |
If neither [male] or [female] is specified, the default assumption is that it may be worn by both. Do not use both parameters at once. | ||
humanoid | optional | Flag indicating this item may be worn by all races except for Argonians and Khajiits. |
argonian | optional | Flag indicating this item may be worn only by Argonians. |
khajiit | optional | Flag indicating this item may be worn by Khajiits (but not necessarily only Khajiits). |
bosmer | optional | Flag indicating this item may be worn only by Bosmer. For items which may be worn by all elves and humans, use [humanoid] instead. |
nobreton | optional | Flag indicating this item may not be worn by Bretons. Use only with [humanoid] when there is an exception for Bretons. |
nodunmer | optional | Flag indicating this item may not be worn by Dunmer. Use only with [humanoid] when there is an exception for Dunmer. |
noaltmer | optional | Flag indicating this item may not be worn by Altmer. Use only with [humanoid] when there is an exception for Altmer. |
noimperial | optional | Flag indicating this item may not be worn by Imperials. Use only with [humanoid] when there is an exception for Imperials. |
nonord | optional | Flag indicating this item may not be worn by Nords. Use only with [humanoid] when there is an exception for Nords. |
noorc | optional | Flag indicating this item may not be worn by Orcs. Use only with [humanoid] when there is an exception for Orcs. |
noredguard | optional | Flag indicating this item may not be worn by Redguards. Use only with [humanoid] when there is an exception for Redguards. |
nobosmer | optional | Flag indicating this item may not be worn by Bosmer. Use only with [humanoid] when there is an exception for Bosmer. |
If none of the above are specified, the default assumption is that it may be worn by all races. | ||
Sources | ||
achievement | optional | Name of the achievement which rewards this item. |
achievementalt | optional | Alternate page title for the achievement (used if the achievement title conflicts with another page of the same name). |
source | optional | Where this item can be acquired if not via achievements. |
source2 | optional | A second place this item can be acquired if not via achievements. |
pricecrowns | optional | Price in crowns for first source. |
pricecrowns2 | optional | Price in crowns for second source. |