Template:Profession/doc: Difference between revisions
Jump to navigation
Jump to search
Content added Content deleted
mNo edit summary |
No edit summary |
||
Line 18: | Line 18: | ||
}, |
}, |
||
"3": { |
"3": { |
||
"label": " |
"label": "Show Label", |
||
"description": "Whether to |
"description": "Whether to show the profession label. Set to 1 to show the label, default is 0.", |
||
"default": "0", |
"default": "0", |
||
"autovalue": "0", |
"autovalue": "0", |
||
Line 29: | Line 29: | ||
</templatedata> |
</templatedata> |
||
<pre> |
<pre> |
||
{{Profession|miner}} Displays Profession |
{{Profession|miner}} Displays Profession Icon |
||
{{Profession|miner|10}} Displays Profession |
{{Profession|miner|10}} Displays Profession Icon and Level |
||
{{Profession|miner|100|1}} Displays with Profession |
{{Profession|miner|100|1}} Displays with Profession Icon, Level, and Name |
||
</pre> |
</pre> |