Module:Store locations list: Difference between revisions

Jump to navigation Jump to search
no edit summary
mNo edit summary
No edit summary
Line 187: Line 187:
     local sellvalue = item['Store sell price'] or ''
     local sellvalue = item['Store sell price'] or ''
     local sellSortValue = 0
     local sellSortValue = 0
mw.log("sellvalue", sellvalue)


     if not(sellvalue == 1e10) then
     if not(sellvalue == 1e10) then

Navigation menu