Module:Store locations list: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
Line 205: Line 205:
             buySortValue = buyvalue
             buySortValue = buyvalue
             buyvalue = commas(buyvalue)
             buyvalue = commas(buyvalue)
             local currencyImg = currencyImage(currency, buySortValue) or ''
             local currencyImg = ''
             if(params.has_content(currencyImg)) then
             if(params.has_content(currencyImg)) then
                 currencyImg = string.format('[[File:%s|link=%s]] ', currencyImg, currency)
                 currencyImg = string.format('[[File:%s|link=%s]] ', currencyImg, currency)

Navigation menu