Template:Skill/doc: Difference between revisions
From Idle Clans wiki
(Created page with "==Usage== <code><nowiki>{{Skill|<skill>|[img=<image>]|[txt=<text>]}}</nowiki></code> * 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== {| class="wikitable" style="text-align:center" ! Input ! Output |- |<code><nowiki>{{Skill|Mining}}</nowiki></code> |{{Skill|Mining}} |- |<code><no...") |
No edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
==Visual Test== | |||
{{Skill|Attack}}, {{Skill|Strength}}, {{Skill|Defence}}, {{Skill|Archery}}, {{Skill|Magic}}, {{Skill|Health}}, {{Skill|Crafting}}, {{Skill|Woodcutting}}, {{Skill|Carpentry}}, {{Skill|Fishing}}, {{Skill|Cooking}}, {{Skill|Mining}}, {{Skill|Smithing}}, {{Skill|Foraging}}, {{Skill|Farming}}, {{Skill|Agility}}, {{Skill|Plundering}}, {{Skill|Enchanting}} and {{Skill|Brewing}}. | |||
... I'm busy doing {{Skill|mining}} right now ...<br>... you earn {{skill|health}} experience while doing {{skill|combat}} ... | |||
==Usage== | ==Usage== | ||
<code><nowiki>{{Skill|<skill> | <code><nowiki>{{Skill|<skill>|[txt=<text>]}}</nowiki></code> | ||
* skill: The name of the skill. | * skill: The name of the skill. | ||
* (Optional) txt: If provided, this will be used as the text; 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== | ==Example== | ||
Line 10: | Line 14: | ||
! Output | ! Output | ||
|- | |- | ||
|<code><nowiki>{{Skill| | |<code><nowiki>{{Skill|woodcutting}}</nowiki></code> | ||
|{{Skill| | |{{Skill|woodcutting}} | ||
|- | |- | ||
|<code><nowiki>{{Skill| | |<code><nowiki>{{Skill|Attack}}</nowiki></code> | ||
|{{Skill| | |{{Skill|Attack}} | ||
|- | |- | ||
|<code><nowiki>{{Skill|Foraging|txt=berry picking}}</nowiki></code> | |<code><nowiki>{{Skill|Foraging|txt=berry picking}}</nowiki></code> | ||
Line 27: | Line 25: | ||
|<code><nowiki>{{Skill|Enchanting|txt=Weapon Enchanting}}</nowiki></code> | |<code><nowiki>{{Skill|Enchanting|txt=Weapon Enchanting}}</nowiki></code> | ||
|{{Skill|Enchanting|txt=Weapon Enchanting}} | |{{Skill|Enchanting|txt=Weapon Enchanting}} | ||
|} | |} |
Latest revision as of 14:52, 24 May 2024
Visual Test
Attack, Strength, Defence, Archery, Magic, Health, Crafting, Woodcutting, Carpentry, Fishing, Cooking, Mining, Smithing, Foraging, Farming, Agility, Plundering, Enchanting and Brewing.
... I'm busy doing mining right now ...
... you earn health experience while doing combat ...
Usage
{{Skill|<skill>|[txt=<text>]}}
- skill: The name of the skill.
- (Optional) txt: If provided, this will be used as the text; if not, the skill name will be used.
Example
Input | Output |
---|---|
{{Skill|woodcutting}}
|
woodcutting |
{{Skill|Attack}}
|
Attack |
{{Skill|Foraging|txt=berry picking}}
|
berry picking |
{{Skill|Enchanting|txt=Weapon Enchanting}}
|
Weapon Enchanting |