Template:Skill/doc
From Idle Clans wiki
Usage
{{Skill|<skill>|[img=<image>]|[txt=<text>]}}
- skill: The name of the skill.
- (Optional) img: If provided, this will be used as the image; if not, the skill name will be used.
- (Optional) txt: If provided, this will be used as the text; if not, the skill name will be used.
Example
Input | Output |
---|---|
{{Skill|Mining}}
|
Mining |
{{Skill|Woodcutting}}
|
Woodcutting |
{{Skill|Attack|img=rigour}}
|
Attack |
{{Skill|Archery|img=combat}}
|
Archery |
{{Skill|Foraging|txt=berry picking}}
|
berry picking |
{{Skill|Enchanting|txt=Weapon Enchanting}}
|
Weapon Enchanting |
{{Skill|Mining|img=smithing|txt=not smithing}}
|
not smithing |
{{Skill|Mining|txt=Coal Mining|img=gold}}
|
Coal Mining |