Main public logs
Appearance
Combined display of all available logs of Marxist Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 01:44, 13 March 2025 Thehighwayman talk contribs created page Module:Message box (Created page with "local p = {} function p.main(frame) local box = mw.html.create() :tag('table') :css('margin', '0 10%') :addClass('mw-parser-output') :addClass('mbox') local row = box:tag('tr') local imageLeftCell = row:tag('td'):addClass('mbox-image'):css('padding', '2px 0 2px 0.5em') imageLeftCell:tag('div'):css('width', '52px'):wikitext(frame.args.image or '52px|link=|alt=') local textCell = row:tag('td'):addClass('mbox-text'):css('padding'...")
- 05:06, 8 March 2025 Thehighwayman talk contribs deleted page Module:Message box (content was: "require('strict') local getArgs local yesno = require('Module:Yesno') local lang = mw.language.getContentLanguage() local CONFIG_MODULE = 'Module:Message box/configuration' local DEMOSPACES = {talk = 'tmbox', image = 'imbox', file = 'imbox', category = 'cmbox', article = 'ambox', main = 'ambox'} --------------------------------------------------------------...", and the only contributor was "Thehighwayman" (talk))
- 03:47, 8 March 2025 Thehighwayman talk contribs protected Module:Message box [Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite) (module) (hist)
- 03:44, 8 March 2025 Thehighwayman talk contribs created page Module:Message box (Message Box)