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 manager history (content was: "-- Implement Template:Football manager history to avoid articles being -- added to Category:Pages where template include size is exceeded -- when the template is used many times. local function clean(text, default) -- Return text, if not empty, after trimming leading/trailing whitespace. -- Otherwise return default which is nil unless set by caller. if text then text = text:match("^%s*(.-)%s*$") if text ~= '' then return text end end return default end...")