Template:Profession/doc: Difference between revisions
Jump to navigation
Jump to search
Content added Content deleted
No edit summary |
mNo edit summary |
||
Line 20:
"label": "Hide Label",
"description": "Whether to hide the profession label. Set to true to hide the label, default is false.",
"default": "
"type": "boolean",
"suggested": true
▲ "suggestedvalues": ["true","false"]
}
}
|
Revision as of 06:02, 17 November 2024
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 |
Hide Label | 3 | Whether to hide the profession label. Set to true to hide the label, default is false.
| Boolean | suggested |