All public logs
Jump to navigation
Jump to search
Combined display of all available logs of Thadar En. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 12:15, 25 August 2022 Oa10712 talk contribs deleted page Module:Football squad (content was: "-- This implements Template:Football squad local p = {} local getArgs = require('Module:Arguments').getArgs local Navbox = require('Module:Navbox') local function buildList(args, listType) local list={} for k, v in pairs(args) do if (type(k) == 'string') and (mw.ustring.match((v or ''),'%S') ~= nil) then local prefix, n = k:sub(1,string.len(listType)), k:sub(string.len(listType)+1) if prefix == listType and (tonumber(n) or n == '') then if listType == 'manager'...")