Template:User Profile StatsBox

From RuneRealm Wiki
Jump to navigation Jump to search
Template documentation
This documentation is transcluded from Template:User Profile StatsBox/doc. [edit] [history] [purge]

The User Profile StatsBox template inserts a table with all skill levels into a page. All skills can be assigned a particular level in the template with an automatic calculation for the combat level and the total score (you can provide your own combat level and total score). In addition, the template will display the number of quest points if provided in the parameter list. The Name parameter will insert a link to the Runescape highscore page for that name. By default with no parameters provided the template will have a basic levels for each skill.


Usage

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

{{User Profile StatsBox
|Name          = Player name.
|Extar-css     = CSS design options.
|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.
|Runecraft  = Runecraft level.
|Slayer        = Slayer level.
|Farming       = Farming level.
|Construction  = Construction level.
|Hunter        = Hunter level.
|Quest         = Questpoint number.
|Combat        = Combat level.
|Date          = As of date.
}}

Example

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

{{User Profile StatsBox
|Attack       = 62  | Hitpoints = 69 | Mining      = 1
|Strength     = 80  | Agility   = 1  | Smithing    = 1
|Defence      = 47  | Herblore  = 1  | Fishing     = 1
|Ranged       = 49  | Thieving  = 1  | Cooking     = 1
|Prayer       = 49  | Crafting  = 1  | Firemaking  = 1
|Magic        = 99  | Fletching = 1  | Woodcutting = 1
|Runecraft = 1   | Slayer    = 1  | Farming     = 1
|Construction = 1   | Hunter    = 1  | Name        = Example
|Quest        = 17  | Date      = 24 November 2024
|Extra-css    = float: left;
}}

The example produces the following result:

Example
 Attack
62 
 Hitpoints
69 
 Mining
 Strength
80 
 Agility
 Smithing
 Defence
47 
 Herblore
 Fishing
 Ranged
49 
 Thieving
 Cooking
 Prayer
49 
 Crafting
 Firemaking
 Magic
99 
 Fletching
 Woodcutting
 Runecraft
 Slayer
 Farming
 Construction
 Hunter
 Skills
17 
 Combat level
83 
 Skills
471 
As of 24 November 2024


See Also

Credits

Updated and Upgraded by Meitarazar (talk) 18:48, March 12, 2015 (UTC)