Template:Profession: Difference between revisions

From Brighter Shores Wiki
Jump to navigation Jump to search
Content added Content deleted
No edit summary
No edit summary
Line 20: Line 20:
| leatherworker = [[File:Leatherworker small icon.png|18x18px]]
| leatherworker = [[File:Leatherworker small icon.png|18x18px]]
| merchant = [[File:Merchant small icon.png|18x18px]]
| merchant = [[File:Merchant small icon.png|18x18px]]
| #default = [[File:Chef small icon.png|18x18px]]
| #default = [[File:Guard small icon.png|18x18px]]
}} {{#if: {{{3|}}} | [[{{ucfirst:{{{1|}}}}}]] | }}
}} {{#if:{{{1|}}} | [[{{ucfirst:{{{1|}}}}}]] | }}
</p>
</p>
<noinclude>
<noinclude>
Line 41: Line 41:
"description": "Level/Exp Amount of the profession",
"description": "Level/Exp Amount of the profession",
"default": "1"
"default": "1"
},
"3": {
"label": "Show Name",
"description": "Whether to show profession name",
"type": "boolean",
"default": "True",
"suggested": true
}
}
},
}
"paramOrder": [
"1",
"2",
"3"
]
}
}
</templatedata>
</templatedata>

Revision as of 09:25, 15 November 2024

No description.

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
Profession1

Name of the profession

Example
guard
Stringrequired
Profession Level/Exp Amount2

Level/Exp Amount of the profession

Default
1
Example
10
Numberrequired