Template:Calculate PXP: Difference between revisions

From Drunkapedia
Jump to: navigation, search
imported>Widgeon
(A javascript function in MediaWiki:common.js replaces this with a form to calculate percent of xp to the next level.)
 
imported>Tlosk
No edit summary
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<p class="calc-pxp"></p>
<p class="calc-pxp"></p><noinclude>
{{Related|Wiki Templates}}
== Syntax ==
<pre style="width:auto; overflow:auto">
{{Calculate PXP}}
</pre>
 
== Usage ==
Adds a form where you can enter a level and percent, and have it calculate the percent xp to the next level.  This can be used multiple times on a page.
 
JavaScript must be enabled for this to work.
 
[[Category:Wiki Template]]
</noinclude>

Latest revision as of 12:21, 21 April 2009

Related topics: Wiki Templates

Syntax

{{Calculate PXP}}

Usage

Adds a form where you can enter a level and percent, and have it calculate the percent xp to the next level. This can be used multiple times on a page.

JavaScript must be enabled for this to work.