<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.runerealm.org/index.php?action=history&amp;feed=atom&amp;title=Template%3AUser_stats%2Fdoc</id>
	<title>Template:User stats/doc - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.runerealm.org/index.php?action=history&amp;feed=atom&amp;title=Template%3AUser_stats%2Fdoc"/>
	<link rel="alternate" type="text/html" href="https://wiki.runerealm.org/index.php?title=Template:User_stats/doc&amp;action=history"/>
	<updated>2026-05-24T20:50:06Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.41.1</generator>
	<entry>
		<id>https://wiki.runerealm.org/index.php?title=Template:User_stats/doc&amp;diff=38197&amp;oldid=prev</id>
		<title>Alex: Created page with &quot;{{documentation}} &lt;big&gt;&#039;&#039;&#039;If you wish to change how the template displays, then copy the code to a userpage and use that instead. Do not edit this page for simple display changes without consensus.&#039;&#039;&#039;&lt;/big&gt;  ==Template documentation== The &#039;&#039;&#039;User stats&#039;&#039;&#039; template inserts a table with all skill levels into a page. In addition, the template will display the number of quest points if provided in the parameter list. The &#039;&#039;Name&#039;&#039; parameter will insert a link to the &#039;&#039;Old Sch...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.runerealm.org/index.php?title=Template:User_stats/doc&amp;diff=38197&amp;oldid=prev"/>
		<updated>2024-10-16T23:54:10Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;{{documentation}} &amp;lt;big&amp;gt;&amp;#039;&amp;#039;&amp;#039;If you wish to change how the template displays, then copy the code to a userpage and use that instead. Do not edit this page for simple display changes without consensus.&amp;#039;&amp;#039;&amp;#039;&amp;lt;/big&amp;gt;  ==Template documentation== The &amp;#039;&amp;#039;&amp;#039;User stats&amp;#039;&amp;#039;&amp;#039; template inserts a table with all skill levels into a page. In addition, the template will display the number of quest points if provided in the parameter list. The &amp;#039;&amp;#039;Name&amp;#039;&amp;#039; parameter will insert a link to the &amp;#039;&amp;#039;Old Sch...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{documentation}}&lt;br /&gt;
&amp;lt;big&amp;gt;&amp;#039;&amp;#039;&amp;#039;If you wish to change how the template displays, then copy the code to a userpage and use that instead. Do not edit this page for simple display changes without consensus.&amp;#039;&amp;#039;&amp;#039;&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Template documentation==&lt;br /&gt;
The &amp;#039;&amp;#039;&amp;#039;User stats&amp;#039;&amp;#039;&amp;#039; template inserts a table with all skill levels into a page. In addition, the template will display the number of quest points if provided in the parameter list. The &amp;#039;&amp;#039;Name&amp;#039;&amp;#039; parameter will insert a link to the &amp;#039;&amp;#039;Old School RuneScape&amp;#039;&amp;#039; Hiscore page for that name and will also fill the skill levels as well as the combat level.&lt;br /&gt;
&lt;br /&gt;
==Usage==&lt;br /&gt;
&amp;lt;pre&amp;gt;{{User stats&lt;br /&gt;
|Name          = Player (display) name&lt;br /&gt;
|Quest         = Quest Points&lt;br /&gt;
|Combat        = Optional - Combat level; If not entered, will calculate automatically from individual combat skills&lt;br /&gt;
|Music         = Number of music tracks unlocked as shown on Music Player&lt;br /&gt;
|Total         = Optional - The template automatically sets your total level, but this can set it manually.&lt;br /&gt;
|Date          = &amp;quot;As of&amp;quot; date&lt;br /&gt;
|Virtual       = Optional - Default is &amp;quot;no&amp;quot;; this will show the virtual levels&lt;br /&gt;
|Virtual total = Optional - Requires Virtual to be &amp;quot;yes&amp;quot;; sets the virtual total level, it will be set automatically if not defined, but this is based on the experience in a skill if that skill is known in the hiscore, e.g. having a skill with a level below 15 will cause the virtual total level to be inaccurate.&lt;br /&gt;
|margin        = Keep text around box clear of box edge (default &amp;quot;yes&amp;quot;).&lt;br /&gt;
|extra-css     = Additional CSS style code. Optional.&lt;br /&gt;
|align         = Defines the template&amp;#039;s float placement. Defaults to right. Optional.&lt;br /&gt;
|float         = (Optional) Set this to &amp;quot;no&amp;quot; to disable the float property.&lt;br /&gt;
|Altcaption    = Alternate caption if player name is not specified. Optional, and incompatible with name.&lt;br /&gt;
|Bottomtext    = Extra text to display below the date. Optional.&lt;br /&gt;
}}&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Examples==&lt;br /&gt;
===Example (default)===&lt;br /&gt;
Below is an example of a user stat template for a player by just entering your display name:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;{{User stats&lt;br /&gt;
|Name = Player name&lt;br /&gt;
|Quest = 1&lt;br /&gt;
|Music = 21&lt;br /&gt;
|Date = {{subst:LOCALDAY}} {{subst:LOCALMONTHNAME}} {{subst:LOCALYEAR}}&lt;br /&gt;
}}&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The example produces the following result:&lt;br /&gt;
{{User stats&lt;br /&gt;
|Name = Player name&lt;br /&gt;
|Quest = 1&lt;br /&gt;
|Music = 21&lt;br /&gt;
|Date = 2 October 2018&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{Clear}}&lt;br /&gt;
===Example (new account)===&lt;br /&gt;
Below is an example of a user stat template for a player just arriving from [[Tutorial Island]]:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
{{User stats&lt;br /&gt;
|Attack        = 1  |Hitpoints    = 10 |Mining      = 1&lt;br /&gt;
|Strength      = 1  |Agility      = 1  |Smithing    = 1&lt;br /&gt;
|Defence       = 1  |Herblore     = 1  |Fishing     = 1&lt;br /&gt;
|Ranged        = 1  |Thieving     = 1  |Cooking     = 1&lt;br /&gt;
|Prayer        = 1  |Crafting     = 1  |Firemaking  = 1&lt;br /&gt;
|Magic         = 1  |Fletching    = 1  |Woodcutting = 1&lt;br /&gt;
|Runecraft     = 1  |Slayer       = 1  |Farming     = 1&lt;br /&gt;
|Construction  = 1  |Hunter       = 1&lt;br /&gt;
|Quest         = 1  |Combat       = 3  |Music       = 21&lt;br /&gt;
|Date          = {{subst:LOCALDAY}} {{subst:LOCALMONTHNAME}} {{subst:LOCALYEAR}}&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The example produces the following result:&lt;br /&gt;
{{User stats&lt;br /&gt;
|Attack        = 1  |Hitpoints    = 10 |Mining      = 1&lt;br /&gt;
|Strength      = 1  |Agility      = 1  |Smithing    = 1&lt;br /&gt;
|Defence       = 1  |Herblore     = 1  |Fishing     = 1&lt;br /&gt;
|Ranged        = 1  |Thieving     = 1  |Cooking     = 1&lt;br /&gt;
|Prayer        = 1  |Crafting     = 1  |Firemaking  = 1&lt;br /&gt;
|Magic         = 1  |Fletching    = 1  |Woodcutting = 1&lt;br /&gt;
|Runecraft     = 1  |Slayer       = 1  |Farming     = 1&lt;br /&gt;
|Construction  = 1  |Hunter       = 1&lt;br /&gt;
|Quest         = 1  |Combat       = 3  |Music       = 21&lt;br /&gt;
|Date          = 27 September 2017&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==Skill level overrides==&lt;br /&gt;
Each skill level can be overridden with the skill name being assigned a value as displayed above, however filling in your Old School RuneScape displayname (not username) will automatically fetch the skill levels from the hiscores, unless they&amp;#039;re below level 15 then it&amp;#039;ll return -1.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;includeonly&amp;gt;[[Category:User templates|{{PAGENAME}}]]&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>Alex</name></author>
	</entry>
</feed>