All public logs
Jump to navigation
Jump to search
Combined display of all available logs of HIBIKIFORUM. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 05:26, 19 June 2023 Penguinplushie talk contribs changed protection settings for Module:Module wikitext [Edit=Require template editor access] (indefinite) [Move=Require template editor access] (indefinite) (hist)
- 02:11, 12 June 2023 Penguinplushie talk contribs protected Module:Module wikitext [Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite) (hist)
- 01:39, 11 June 2023 Penguinplushie 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")