Template:SCP/doc
Jump to navigation
Jump to search
Template:SCP invokes function main in Module:SCP using Lua.
The SCP template displays a clickable skill icon picture that links to the skill page. This can be also be used in other templates that display skill icons.
Usage
{{SCP|<skill>|<number>|link = (optional) yes}}
Examples
Just skill:
{{SCP|Magic}}
Skill and level:
{{SCP|Magic|50}}
Skill, level, and link:
{{SCP|Magic|50|link=yes}}
50 Magic
Non-skill clickpics
This template can produce a number of clickpics which are not skill icons.
Name | Image | Link |
---|---|---|
overall |
Skills | |
diary |
Achievement Diary | Achievement Diary |
combatachievement |
Combat Achievements | |
combat |
Combat level | |
combatstyle |
Combat styles | |
dd |
Distractions and Diversions | Distractions and Diversions |
favour |
Kourend Favour | Kourend Favour |
minigame |
Minigames | Minigames |
music |
Music | |
raid |
Raids | Raids |
quest |
Quest points | |
time |
Time | |
total |
Total level |
Parameters
Parameter | Description | Type | Status | |
---|---|---|---|---|
Skill | 1 | The name of the skill.
| String | optional |
Level | 2 | The skill level to display. | Number | optional |
Link | link | Filled in with 'yes' to display the skill name as a link at the end. | String | optional |
Sort | sort | Applies data-sort-value='level'| in front of the icon and text if used; Only use on the first instance in a table row. | String | optional |