Template:Profession: Difference between revisions

Jump to navigation Jump to search
Content added Content deleted
mNo edit summary
mNo edit summary
Line 18: Line 18:
| 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:Guard small icon.png|18x18px]]}} {{#if:{{{1|}}} | [[{{ucfirst:{{{1|}}}}}]] | }}<noinclude>
| #default = [[File:Guard small icon.png|18x18px]]}} {{#if:{{{1|}}} | [[{{ucfirst:{{{1|}}}}}]] | }}
<noinclude>{{/doc}}</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/Exp Amount",
"description": "Level/Exp Amount of the profession",
"default": "1"
}
}
}
</templatedata>
</noinclude>