Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Module:Directory: Revision history

From eSportsAmaze

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

21 May 2026

  • curprev 07:3907:39, 21 May 2026 Esportsamaze talk contribs 3,865 bytes +612 No edit summary
  • curprev 07:3007:30, 21 May 2026 Esportsamaze talk contribs 3,253 bytes −454 No edit summary
  • curprev 07:2707:27, 21 May 2026 Esportsamaze talk contribs 3,707 bytes +3,707 Created page with "local p = {} local cargo = mw.ext.cargo local html = mw.html function p.main(frame) local args = frame:getParent().args if not args.type then args = frame.args end local dirType = (args.type or "player"):lower() -- Setup the query based on the type local queryTable, queryFields, querySort if dirType == "team" then queryTable = "Teams" queryFields = "_pageName=PageName, name, country" querySort = "name ASC" else..."