Alex
Created page with "-- <pre> -- Implements various currency templates -- local p = {} local function amount (a, coinType) -- convert used globals to locals where possible to improve performance local math = math local string = string local table = table local mw = mw local expr = mw.ext.ParserFunctions.expr local ret = {'<span class="coins inventory-image ', true, true, true, true, '</span>'} -- add class for CSS to add the correct image with -- see [[..."