All public logs
Jump to navigation
Jump to search
Combined display of all available logs of PKC. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 13:06, 9 January 2022 Benkoo talk contribs created page Demo:DisplayCode (Created page with "<syntaxhightlight lang=Lua> p = {} function p.hello_world(a) cf = mw.getCurrentFrame() return "Hello, world! from " .. mw.allToString(cf.args[3]) .. "-" .. mw.allToString(c...")