Main public logs
Combined display of all available logs of Consumer_Action_Taskforce. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 10:11, 1 February 2025 Kostas talk contribs imported Module:List by file upload (1 revision) (Importing CS1)
- 05:34, 30 January 2025 Louis talk contribs created page Module:List (Created page with "local p = {} function p.bulletList(frame) local items = frame.args local output = '\n' for i, item in pairs(items) do output = output .. '* ' .. item .. '\n' end return output end return p")