Template:SCP
Template documentation
This documentation is transcluded from Template:SCP/doc. [edit] [history] [purge]
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
 50 Magic
Non-skill clickpics
This template can produce a number of clickpics which are not skill icons.
| Name | Image | Link | 
|---|---|---|
| overall | File:Stats icon.png | Skills | 
| diary | File:Achievement Diaries icon.png | Achievement Diary | 
| combatachievement | File:Combat achievements.png | Combat Achievements | 
| combat |  | Combat level | 
| combatstyle |  | Combat styles | 
| favour | File:Kourend Favour icon.png | Kourend Favour | 
| minigame | File:Minigame icon.png | Minigames | 
| music | File:Music.png | Music | 
| quest | File:Quest point icon.png | Quest points | 
| time | File:Watch.png | Time | 
| total | File:Stats icon.png | 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 | 
