All public logs

Jump to navigation Jump to search

Combined display of all available logs of OS-Tan Collections Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 21:45, 10 December 2023 Halian talk contribs created page Module:Module wikitext (Created page with "local p = {} p.text = '' function p.main() return p.text end function p._addText(text, preprocessFrame) if preprocessFrame ~= false then text = (preprocessFrame or mw.getCurrentFrame()):preprocess(text) end p.text = p.text .. text end return p")