Module:Currency/doc

From RuneRealm Wiki

This is the current revision of this page, as edited by Alex (talk | contribs) at 23:57, 12 October 2024 (Created page with "{{documentation}} Formats many types of currency. {{Helper module |name=Currency |fname1=_amount(num, type) |ftype1=string |fuse1=Takes the number and formats it with the currency type (coins, nocoins). }}"). The present address (URL) is a permanent link to this version.

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

This is the documentation page for Module:Currency

This is a documentation subpage for Module:Currency.
It contains usage information, categories, and other content that is not part of the original module page.
Module:Currency's function nocoins is invoked by Template:NoCoins.
Module:Currency is required by Module:GEMinMax.
Module:Currency is required by Module:Mmgsection.
Module:Currency is required by Module:Mmgtable.

Formats many types of currency.

This module is a helper module to be used by other modules; it may not designed to be invoked directly. See RuneScape:Lua/Helper modules for a full list and more information.

FunctionTypeUse
_amount(num, type)stringTakes the number and formats it with the currency type (coins, nocoins).