Main public logs
Combined display of all available logs of The Wiki Camp 2. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 06:59, 6 April 2023 Hanss314 talk contribs created page Module:Test (Created page with "p = {} p.loop = function(frame, text) local out = {} for idx = 1, n do table.insert(out, idx + text) end return table.concat(out, "<br>") end return p")