Module:Tour stats: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 379: Line 379:
local title = 'Results'
local title = 'Results'
root:tag('h3'):wikitext(title)
root:tag('h3'):wikitext(title)
root:tag('h3'):wikitext(args['bands'])
root:tag('h3'):wikitext('<code>' .. args['bands'] .. '</code>')
-- root:tag('h3'):wikitext('<code>' .. args['acoustic'] .. '</code>')
-- root:tag('h3'):wikitext('<code>' .. args['acoustic'] .. '</code>')