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:01, 19 June 2023 Penguinplushie talk contribs changed protection settings for Module:Collapsible list [Edit=Require template editor access] (indefinite) [Move=Require template editor access] (indefinite) (hist)
- 01:30, 12 June 2023 Penguinplushie talk contribs changed protection settings for Module:Collapsible list [Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite) (hist)
- 01:15, 12 June 2023 Penguinplushie talk contribs changed protection settings for Module:Collapsible list [Edit=Allow only autoconfirmed users] (indefinite) [Move=Allow only autoconfirmed users] (indefinite) (hist)
- 01:15, 12 June 2023 Penguinplushie talk contribs protected Module:Collapsible list [Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite) (hist)
- 00:59, 11 June 2023 Penguinplushie talk contribs created page Module:Collapsible list (Created page with "local p = {} local function gettitlestyletracking( ts ) if not ts then return '' end ts = mw.ustring.gsub(mw.ustring.lower(ts), '%s', '') local tsvals = mw.text.split(ts, ';') table.sort(tsvals) local skey = table.concat(tsvals,';') skey = mw.ustring.gsub(skey, '^;', '') skey = mw.text.encode(mw.text.encode(skey),'%c%[%]=') if (mw.ustring.match(';' .. ts, ';background:') or mw.ustring.match(';' .. ts, ';background%-color:')) and mw.ustring.match(';' .. ts, ';...")