Template:Items Needed/doc

From RuneRealm Wiki

This is an old revision of this page, as edited by Alex (talk | contribs) at 00:33, 17 October 2024 (Created page with "{{documentation}} The '''Items Needed''' template gives the number of items needed (rounded up) to get to a particular goal level. ==Usage== <pre> {{Items Needed |Goal = target level |Level = current level |Xp = current experience points (alternative to Level) |ItemXp = the experience each item gives }} </pre> ===Copy+paste=== <pre>{{Items Needed|Goal=|Level=|ItemXp=}}</pre> ==Examples== The first example defines the current skill status using the ''Level'' par..."). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
This is a documentation subpage for Template:Items Needed.
It contains usage information, categories, and other content that is not part of the original template page.

The Items Needed template gives the number of items needed (rounded up) to get to a particular goal level.

Usage

{{Items Needed
|Goal   = target level
|Level  = current level
|Xp     = current experience points (alternative to Level)
|ItemXp = the experience each item gives
}}

Copy+paste

{{Items Needed|Goal=|Level=|ItemXp=}}

Examples

The first example defines the current skill status using the Level parameter:

{{Items Needed|Goal=50|Level=43|ItemXp=72}}

The example produces the following result: 709

The second example defines the actual skill status by using the Xp parameter:

{{Items Needed|Goal=50|Xp=51234|ItemXp=72}}

The example produces the following result: 696