Combined display of all available logs of YumeWiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 20:35, 10 July 2024 Reas talk contribs created page Module:TestModule (Created page with "local p = {} function p.add(frame) return tostring(tonumber(frame.args[1]) + tonumber(frame.args[2])) end return p")