Combined display of all available logs of FEDNET. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 19:27, 8 November 2022 Xalphox talk contribs created page Module:Commendations (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...")