localp={}functionp.main(frame)localargs=require('Module:Arguments').getArgs(frame)ifnotargs['scope']thenerror('"scope" argument is required')endlocalscope=args['scope']returnframe:callParserFunction('DISPLAYTITLE','a'..mw.title.getCurrentTitle().fullText)endreturnp