Module:CoinsGE/doc
Jump to navigation
Jump to search
This is the documentation page for Module:CoinsGE
Module:CoinsGE's function main is invoked by Template:CoinsGE.
Module:CoinsGE requires Module:Coins.
Module:CoinsGE requires Module:Exchange.
This is a wrapper around the Module:Coins module and inspired by the Template:GEP. It combines their functionality to both show the appopriate coins symbol and grab the GE price for the given item.
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.
Function | Type | Use |
---|---|---|
_main(item) | String | Returns a formatted string with a coins icon and the amount of coins the item is worth in GE. See Template:CoinsGE for examples. |