Template:Profession/doc: Difference between revisions
Jump to navigation
Jump to search
Content added Content deleted
Im Wired In (talk | contribs) mNo edit summary |
mNo edit summary |
||
Line 26: | Line 26: | ||
"type": "string", |
"type": "string", |
||
"required": true, |
"required": true, |
||
"suggestedvalues": ["guard", "chef", "fisher", "forager", "alchemist", "scout", "gatherer", "woodcutter", "carpenter", "minefighter", "bonewright", "miner", "blacksmith", "stonemason", "watchperson", "detective", "leatherworker", "merchant"] |
"suggestedvalues": ["guard", "chef", "fisher", "forager", "alchemist", "scout", "gatherer", "woodcutter", "carpenter", "minefighter", "bonewright", "miner", "blacksmith", "stonemason", "watchperson", "detective", "leatherworker", "merchant", "shieldbearer", "builder", "armorer", "unknown_gathering"] |
||
}, |
}, |
||
"2": { |
"2": { |
Revision as of 08:33, 26 November 2024
Display Profession Icon
Display Profession Icon and Level
Display with Profession Icon, Level, and Name
{{Profession|miner|100|1}}
100 Miner
Displays a profession name along with its icon. Useful for listing profession requirements or rewards
Parameter | Description | Type | Status | |
---|---|---|---|---|
Profession name | 1 | The name of the Profession to display. See https://brightershoreswiki.org/w/Professions for a list of available professions
| String | required |
Profession Amount | 2 | Allows you to specify a level or exp amount to display alongside the icon. Leave blank to display just icon and name.
| Number | suggested |
Show Label | 3 | Whether to show the profession label. Set to 1 to show the label, default is 0.
| Boolean | suggested |