`template.setmenurank(1000)` `template.setmenutext('&Nation standings')` `template.setmenumsg('Publish a nation standings table')` `template.setdisabled(0)` `template.end()` `html.include('header.txt')` `html.natstandingswiz()` `html.include('footer.txt')`