Module:Tour stats: Difference between revisions

no edit summary
m (Protected "Module:Tour stats": High traffic page ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite)))
No edit summary
Line 387: Line 387:
local title = 'Results'
local title = 'Results'
root:tag('h3'):wikitext(title)
root:tag('h3'):wikitext(title)
-- TODO: maybe give more fitting title, at least mention song(s) names
root:tag('h5')
:wikitext(#results .. ' results')


local get_row = require('Module:Live show row')._main
local get_row = require('Module:Live show row')._main