Template:SkillLevel/doc

From Sun Haven Wiki
Jump to navigation Jump to search

Description

This template displays skill icons and numbers inline.

Examples

Without adding the numbers, it will only show the icon of the skill.

Skill Name Code Example Short Hand Code Example
combat
{{SkillLevel|combat}}
Combat Category.png c
{{SkillLevel|c}}
Combat Category.png
exploration
{{SkillLevel|exploration}}
Exploration Category.png e
{{SkillLevel|e}}
Exploration Category.png
farming
{{SkillLevel|farming}}
Farming Category.png fa
{{SkillLevel|fa}}
Farming Category.png
fishing
{{SkillLevel|fishing}}
Fishing Category.png fi
{{SkillLevel|fi}}
Fishing Category.png
mining
{{SkillLevel|mining}}
Mining Category.png m
{{SkillLevel|m}}
Mining Category.png

Adding Amount

Just add a pipe and the number, after the skill name. This will add the words "[Skill] Level" after the icon, and put the amount after.

{{SkillLevel|combat|99}}
{{SkillLevel|exploration|99}}
{{SkillLevel|farming|99}}
{{SkillLevel|fi|99}}
{{SkillLevel|m|99}}


Combat Category.pngCombat Level 99
Exploration Category.pngExploration Level 99
Farming Category.pngFarming Level 99
Fishing Category.pngFishing Level 99
Mining Category.pngMining Level 99