User:Californ1a/T/Professions/doc: Difference between revisions
Californ1a (talk | contribs) mNo edit summary |
Californ1a (talk | contribs) mNo edit summary |
||
Line 140: | Line 140: | ||
"label": "Vertical", |
"label": "Vertical", |
||
"description": "Whether to have the profession level below the icon or beside it", |
"description": "Whether to have the profession level below the icon or beside it", |
||
"example": "yes", |
|||
"type": "boolean", |
|||
"default": "no" |
|||
}, |
|||
"free": { |
|||
"label": "Free", |
|||
"description": "Whether to display only the free episodes", |
|||
"example": "yes", |
"example": "yes", |
||
"type": "boolean", |
"type": "boolean", |
Latest revision as of 07:12, 23 November 2024
The Professions template can be used to show a player's levels in each profession.
{{User:Californ1a/T/Professions |vertical = "yes" or "no" to swap whether the level is displayed below the icon or beside it; default "no" if not provided. |free = "yes" or "no" to display only free episodes; default "no" if not provided. |<profession> = <level> }}
Examples
Vertical
{{User:Californ1a/T/Professions |vertical = yes |guard = 10 |chef = 10 |fisher = 10 |forager = 10 |alchemist = 10 |scout = 10 |gatherer = 10 |woodcutter = 10 |carpenter = 10 |minefighter = 10 |bonewright = 10 |miner = 10 |blacksmith = 10 |stonemason = 10 |watchperson = 10 |detective = 10 |leatherworker = 10 |merchant = 10 }}
Produces:
| |||||||||||||||
| |||||||||||||||
| |||||||||||||||
|
Horizontal
{{User:Californ1a/T/Professions |vertical = no |guard = 10 |chef = 10 |fisher = 10 |forager = 10 |alchemist = 10 |scout = 10 |gatherer = 10 |woodcutter = 10 |carpenter = 10 |minefighter = 10 |bonewright = 10 |miner = 10 |blacksmith = 10 |stonemason = 10 |watchperson = 10 |detective = 10 |leatherworker = 10 |merchant = 10 }}
Produces:
| ||||||||||
| ||||||||||
| ||||||||||
|
Free
{{User:Californ1a/T/Professions |free = yes |guard = 10 |chef = 10 |fisher = 10 |forager = 10 |alchemist = 10 |scout = 10 |gatherer = 10 |woodcutter = 10 |carpenter = 10 }}
Produces:
| ||||||||||
|
Template data
Show/hide template's data | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
The following information is used by extensions and applications, such as VisualEditor, to help users implement this template onto pages. Please ensure that it is up-to-date. The Professions template is used to display a player's profession levels.
|