Editing Template:Profession
Jump to navigation
Jump to search
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.
Latest revision | Your text | ||
Line 1: | Line 1: | ||
<p style="color: var(--wikitable-header-bg)"> |
|||
<span style="padding: 0px 4px 0px 0px;">{{{2|}}}</span>{{#switch: {{lc:{{{1|}}}}} |
|||
{{#switch: {{{1|}}} |
|||
| #default = [[File:Guard small icon.png|18x18px]] |
|||
| guard = [[File:Guard small icon.png|18x18px]] |
| guard = [[File:Guard small icon.png|18x18px]] |
||
| chef = [[File:Chef small icon.png|18x18px]] |
| chef = [[File:Chef small icon.png|18x18px]] |
||
Line 18: | 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]] |
||
}}{{{2|}}} {{{1|}}} |
|||
| #default = [[File:Unknown episode infobox icon.png|18x18px]]}} {{#ifeq: {{{3|}}} | 1 | | {{#if:{{{1|}}} | [[{{ucfirst:{{{1|}}}}}]] | {{Unknown}} }}}}<noinclude>{{/doc}}</noinclude> |
|||
</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> |