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).
- 05:39, 30 January 2025 Louis talk contribs created page Module:Test (Created page with "local p = {} function p.add(frame) local num1 = tonumber(frame.args[1]) or 0 local num2 = tonumber(frame.args[2]) or 0 return num1 + num2 .. " (this was calculated by Lua!)" end return p")