Module:Coins image

From RuneSaga Wiki
Revision as of 01:32, 23 February 2024 by Admin (talk | contribs) (Created page with "-- Like Module:Coins, but only for the image return function(q) return require('Module:Currency Image')('coins', q) end")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Documentation for this module may be created at Module:Coins image/doc

-- Like Module:Coins, but only for the image

return function(q) return require('Module:Currency Image')('coins', q) end