Editing Template:Profession/doc
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 19: | Line 19: | ||
"3": { |
"3": { |
||
"label": "Hide Label", |
"label": "Hide Label", |
||
"description": "Whether to hide the profession label. Set to |
"description": "Whether to hide the profession label. Set to true to hide the label, default is false.", |
||
"default": "0", |
"default": "0", |
||
"autovalue": "0", |
"autovalue": "0", |
||
Line 28: | Line 28: | ||
} |
} |
||
</templatedata> |
</templatedata> |
||
<pre> |
|||
{{Profession|miner}} Displays Profession Name |
|||
{{Profession|miner|10}} Displays Profession Name and Level |
|||
{{Profession|miner|100|1}} Displays with Profession name hidden |
|||
</pre> |