localp={}localmw=require('mw')functionp.main(frame)localcategoryName="Category:"..frame.args.categoryNamelocalcontent=mw.title.new(categoryName):getContent()returncontentor"The category '"..categoryName.."' does not exist or has no content."endreturnp