Runescape Wiki
Advertisement

The User stats template inserts a table with all skill levels into a page. All skills can be assigned a particular level in the template. In addition, the template will display the number of quest points and the combat level if provided in the parameter list. The Name parameter will insert a link to the Runescape highscore page for that name.

Usage

{{ User stats | skill levels }} The template uses the common Skillname=number format. The following parameters are recongised in the template.

{{User stats
|Name          = Player name.
|Attack        = Attack level.
|Hitpoints     = Hitpoints level.
|Mining        = Mining level.
|Strength      = Strength level.
|Agility       = Agility level.
|Smithing      = Smithing level.
|Defence       = Defence level.
|Herblore      = Herblore level.
|Fishing       = Fishing level.
|Ranged        = Ranged level.
|Thieving      = Thieving level.
|Cooking       = Cooking level.
|Prayer        = Prayer level.
|Crafting      = Crafting level.
|Firemaking    = Firemaking level.
|Magic         = Magic level.
|Fletching     = Fletching level.
|Woodcutting   = Woodcutting level.
|Runecrafting  = Runecrafting level.
|Slayer        = Slayer level.
|Farming       = Farming level.
|Construction  = Construction level.
|Hunter        = Hunter level.
|Quest         = Questpoint number.
|Combat        = Combat level.
}}

Example

Below is an example of a user stat template for a player just arriving from tutorial island:

{{User stats
|Attack       = 1  | Hitpoints = 10 | Mining      = 1
|Strength     = 1  | Agility   = 1  | Smithing    = 1
|Defence      = 1  | Herblore  = 1  | Fishing     = 1
|Ranged       = 1  | Thieving  = 1  | Cooking     = 1
|Prayer       = 1  | Crafting  = 1  | Firemaking  = 1
|Magic        = 1  | Fletching = 1  | Woodcutting = 1
|Runecrafting = 1  | Slayer    = 1  | Farming     = 1
|Construction = 1  | Hunter    = 1
|Quest        = 1  | Combat    = 3
}} 

The example produces the following result:

Template:Clickpic 1 Template:Clickpic 10 Template:Clickpic 1
Template:Clickpic 1 Template:Clickpic 1 Template:Clickpic 1
Template:Clickpic 1 Template:Clickpic 1 Template:Clickpic 1
Template:Clickpic 1 Template:Clickpic 1 Template:Clickpic 1
Template:Clickpic 1 Template:Clickpic 1 Template:Clickpic 1
Template:Clickpic 1 Template:Clickpic 1 Template:Clickpic 1
Template:Clickpic 1 Template:Clickpic 1 Template:Clickpic 1
Template:Clickpic 1 Template:Clickpic 1 32
Template:Clickpic1 Template:Clickpic Combat: 3


Advertisement