Module:Coins/doc

This is the current revision of this page, as edited by Alex (talk | contribs) at 22:37, 11 October 2024 (Created page with "{{Documentation}} {{Helper module |name = Coins |fname1 = _amount(coins) |ftype1 = Number |fuse1 = Returns a formatted string with a coins icon and the amount of coins. See Template:Coins for examples. }}"). The present address (URL) is a permanent link to this version.

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

This is the documentation page for Module:Coins

This is a documentation subpage for Module:Coins.
It contains usage information, categories, and other content that is not part of the original module page.
Module:Coins's function amount is invoked by Template:Coins.

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(coins)NumberReturns a formatted string with a coins icon and the amount of coins. See Template:Coins for examples.