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.

17 November 2022

9 November 2022

8 November 2022

  • curprev 19:2719:27, 8 November 2022Xalphox talk contribs 767 bytes +767 Created page with "local p = {} local cargo = mw.ext.cargo function p.Main( frame ) local tables = 'Commendations' local fields = 'Commendation, COUNT(*)' -- optional parameters are grouped in one table -- you can omit any or all of them, except join if you use more than one table local args = { --where = '', --join = 'table1.fieldA = table2.fieldB,table2.fieldC=table3.fieldD, etc.', groupBy = 'Commendation', --having = 'table1.fieldG="s..."