Template:Profession: Difference between revisions

271 bytes removed ,  Yesterday at 06:26
m
improve unknown state
(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...")
 
m (improve unknown state)
 
(13 intermediate revisions by the same user not shown)
Line 1:
<span style="padding: 0px 4px 0px 0px;">{{{2|}}}</span>{{#switch: {{lc:{{{1|}}}}}
<p style="color: var(--wikitable-header-bg)">
{{#switch: {{{1|}}}
| #default = [[File:Guard small icon.png|18x18px]]
| guard = [[File:Guard small icon.png|18x18px]]
| chef = [[File:Chef small icon.png|18x18px]]
Line 20 ⟶ 18:
| leatherworker = [[File:Leatherworker small icon.png|18x18px]]
| merchant = [[File:Merchant small icon.png|18x18px]]
| #default = [[File:Unknown episode infobox icon.png|18x18px]]}} {{#ifeq: {{{3|}}} | 1 | | {{#if:{{{1|}}} | [[{{ucfirst:{{{1|}}}}}]] | {{Unknown}} }}}}<noinclude>{{/doc}}</noinclude>
}}{{{2|}}} {{{1|}}}
</p>
<noinclude>
<templatedata>
{
"params": {
"1": {
"example": "guard",
"type": "string",
"required": true,
"label": "Profession",
"description": "Name of the profession"
},
"2": {
"example": "10",
"type": "number",
"required": true,
"label": "Profession Level",
"description": "Level of the profession",
"default": "1"
}
}
}
</templatedata>
</noinclude>
482

edits