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>Widgeon
No edit summary
Line 1: Line 1:
<p class="calc-pxp"></p>
<p class="calc-pxp"></p><noinclude>
== 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.
</noinclude>

Revision as of 03:51, 27 February 2009

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.