Module:Tour stats: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 395: Line 395:
list:node(get_row(result))
list:node(get_row(result))
end
end
-- -- Add 'next 100' link
-- if mw.title.getCurrentTitle() == 'Module:Tour sutats' then
-- currentTitle = 'Template:Tour stats/sandbox'
-- else
-- currentTitle = mw.title.new(currentTitle)
-- end
link_url = currentTitle:fullUrl(args, 'https')


return tostring(root)
return tostring(root)