Template:Skill: Difference between revisions
From Idle Clans wiki
(Created page with "<onlyinclude><includeonly>{{#if: {{{1|}}} | [[File:{{#if: {{{img|}}} | {{{img}}} | {{{1}}} }}.png|24px|link={{{1}}}]] [[{{{1}}}{{#if: {{{txt|}}} | {{!}}{{{txt}}} | }}]] | Error: No skill supplied. }}</includeonly></onlyinclude>{{/doc}}") |
No edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
<onlyinclude><includeonly>{{# | <onlyinclude><includeonly>{{#switch: {{lc: {{{1}}} }} | ||
| [[File:{{#if: {{{ | | rigour | attack = [[File:Rigour.png|24px|link={{{1}}}]] [[{{{1}}}{{#if: {{{txt|}}} | {{!}}{{{txt}}} | }}]] | ||
| [[File:{{{1}}}.png|24px|link={{{1}}}]] [[{{{1}}}{{#if: {{{txt|}}} | {{!}}{{{txt}}} | }}]] | |||
}}</includeonly></onlyinclude>{{/doc}} | }}</includeonly></onlyinclude>{{/doc}} |
Latest revision as of 14:46, 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 |