Muskit Gergous
Created page with "local p = {} local sub = mw.ustring.sub local find = mw.ustring.find local gmatch = mw.ustring.gmatch local match = mw.ustring.match local trim = mw.text.trim local insert = table.insert local concat = table.concat function p.caserequests ( frame ) frame = frame or mw.getCurrentFrame() local page = mw.title.new('Bharatpedia:Arbitration/Requests/Case'):getContent() local re = '\n==%f[^=](.-)==' local sections = {} local count, loc = 0, 0 repeat loc = find(page..."