Template:Profession: Difference between revisions

no edit summary
(Created page with "<p style="color: var(--wikitable-header-bg)"> {{#switch: {{{1|}}} | #default = 18x18px | guard = 18x18px | chef = 18x18px | fisher = 18x18px | forager = 18x18px | alchemist = 18x18px | scout = 18x18px | gatherer = File:Gatherer small icon.png|18x18p...")
 
No edit summary
Line 1:
<p>
<p style="color: var(--wikitable-header-bg)">
{{#switch<b style="padding: 0px 4px;">{{{12|}}}</b>
{{#switch: {{lc:{{{1|}}}}}
| #default = [[File:Guard small icon.png|18x18px]]
| guard = [[File:Guard small icon.png|18x18px]]
| chef = [[File:Chef small icon.png|18x18px]]
Line 20:
| leatherworker = [[File:Leatherworker small icon.png|18x18px]]
| merchant = [[File:Merchant small icon.png|18x18px]]
| #default = [[File:GuardChef small icon.png|18x18px]]
}}{{{2|}}} {{{1|}}}
}} {{#if: {{{3|}}} | [[{{ucfirst:{{{1|}}}}}]] | }}
</p>
<noinclude>
Line 37 ⟶ 38:
"type": "number",
"required": true,
"label": "Profession Level/Exp Amount",
"description": "Level/Exp Amount of the profession",
"default": "1"
},
"3": {
"label": "Show Name",
"description": "Whether to show profession name",
"type": "boolean",
"default": "True",
"suggested": true
}
},
"paramOrder": [
"1",
"2",
"3"
]
}
</templatedata>
483

edits