Module:ArbComOpenTasks: Revision history


For any version listed below, click on its date to view it. For more help, see Help:Page history and Help:Edit summary. (cur) = difference from current version, (prev) = difference from preceding version,  m = minor edit, → = section edit, ← = automatic edit summary

28 October 2024

  • curprev 15:2315:23, 28 October 2024Muskit Gergous talk contribs 3,826 bytes +3,826 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..."