Template:XP

From Legends of Hyrule
Revision as of 01:56, 30 May 2016 by Guy (talk | contribs) (Created page with "<includeonly>{{#if:{{{1}}}|0|10}} {{#if:{{{1}}}|1/8|25}} {{#if:{{{1}}}|1/4|50}} {{#if:{{{1}}}|1/2|100}} {{#if:{{{1}}}|1|200}} {{#if:{{{1}}}|2|450}} {{#if:{{{1}}}|3|700}} {{#if...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

Usage

This template takes a Challenge Rating (CR) you plug in, and it returns how much Experience (XP) that CR is worth. To use it, type the following, but replace "10" with whatever CR number is appropriate.

{{XP|10}}

For a CR of less than one, several options can be used. These include 1/2, 1/4, 1/8, and 0. Aside from those options, the template only accepts positive integers up to 30.