`template.setmenurank(1002)` `template.setmenutext('&Nation results')` `template.setmenumsg('Publish a nation results table')` `template.setdisabled(0)` `template.end()` `html.include('header.txt')` `html.natresultswiz()` `html.include('footer.txt')`