Template:Profession/doc: Difference between revisions

From Brighter Shores Wiki
Jump to navigation Jump to search
Content added Content deleted
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

This is a documentation subpage for Template:Profession.
It contains usage information, categories, and other content that is not part of the original template page.

Display Profession Icon

{{Profession|miner}}

Display Profession Icon and Level

{{Profession|miner|10}} 10 

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

Template parameters

ParameterDescriptionTypeStatus
Profession name1

The name of the Profession to display. See https://brightershoreswiki.org/w/Professions for a list of available professions

Suggested values
guard chef fisher forager alchemist scout gatherer woodcutter carpenter minefighter bonewright miner blacksmith stonemason watchperson detective leatherworker merchant shieldbearer builder armorer unknown_gathering
Stringrequired
Profession Amount2

Allows you to specify a level or exp amount to display alongside the icon. Leave blank to display just icon and name.

Example
50
Numbersuggested
Show Label3

Whether to show the profession label. Set to 1 to show the label, default is 0.

Default
0
Auto value
0
Booleansuggested