Module:Store locations list: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
Line 52: Line 52:
:tag('td'):wikitext(shop.seller):done()
:tag('td'):wikitext(shop.seller):done()
:tag('td'):wikitext(location):done()
:tag('td'):wikitext(location):done()
:tag('td')
:attr({['data-sort-value']=shop.buySortValue})
:wikitext(shop.buyvalue)
:done()
:tag('td')
:tag('td')
:attr({['data-sort-value']=shop.sellSortValue})
:attr({['data-sort-value']=shop.sellSortValue})
:wikitext(shop.sellvalue)
:wikitext(shop.sellvalue)
:done()
:tag('td')
:attr({['data-sort-value']=shop.buySortValue})
:wikitext(shop.buyvalue)
:done()
:done()
:tag('td')
:tag('td')

Navigation menu