Module:Store locations list: Difference between revisions

Jump to navigation Jump to search
m
no edit summary
mNo edit summary
mNo edit summary
 
Line 240: Line 240:
             --    buyvalue = currencyImg .. buyvalue
             --    buyvalue = currencyImg .. buyvalue
             -- end
             -- end
        else
else
buySortValue = buyvalue
buyvalue = editbtn -- If buyvalue can't be converted to a number it will default to the edit button
            buyvalue = 'N/A' -- If sellvalue can't be converted to a number it will default to the edit button
end
        end
else
    end
buySortValue = buyvalue
buyvalue = 'N/A'
end
      
      
     -- members only?
     -- members only?

Navigation menu