Main public logs
Combined display of all available logs of GigaWiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 20:05, 23 January 2026 Mhm talk contribs created page MediaWiki:Gadget-dark-mode.css (Created page with "/* WikimediaUI Dark Mode * * Wikimedia Design Team 2019-2021 * Original authors: * - Volker E. – User:Volker_E._(WMF) * - Alex Hollender * - MusikAnimal * - Carolyn Li-Madeo * - Jdlrobson * * Original at https://en.wikipedia.org/wiki/User:Volker_E._(WMF)/dark-mode.css * Version for Gadget CSS skin override usage only. * Basically removed of all interaction element styles and * set to `html` instead of JS injected `.client-dark-mode` class. * * Last u...")
- 00:02, 23 January 2026 Mhm talk contribs changed group membership for Voot: granted automoderated user
- 20:46, 22 January 2026 Mhm talk contribs deleted page File:Coswork tranny.jpg (content was: "File uploaded with MsUpload", and the only contributor was "Noaw" (talk))
- 18:16, 22 January 2026 Mhm talk contribs moved page Template:Infobox conflict to Template:Infobox military conflict
- 18:06, 22 January 2026 Mhm talk contribs created page Module:If any equal (Created page with "require('strict') local p = {} p.main = function(frame) local check_value = function(value) for n, v in pairs(frame.args) do if type(n)=='number' and v:lower()==value:lower() then return true end end end local match = false if frame.args.value and frame.args.value~='' then match = check_value(frame.args.value) elseif frame.args.values and frame.args.values~='' then for value in mw.text.gsplit(frame.args.values, "%s*,%s*") do if check_value(valu...")
- 18:05, 22 January 2026 Mhm talk contribs created page Module:Ifexist (Created page with "-- Upstream: zh:Module:Ifexist local p = {} local function makeTitle(title, callFn) if type(title) == type({}) and type(title.fullText) == type('') then return title elseif type(title) == type('') then local success, titleObj = pcall(mw.title.new, title) if success and titleObj then return titleObj end return false end error(string.format( 'bad argument #1 to \'%s\' (%s expected, got %s)', callFn, 'string or mw.title object', type(title) )...")
- 18:05, 22 January 2026 Mhm talk contribs created page Module:Infobox (Created page with "local p = {} local args = {} local origArgs = {} local root local empty_row_categories = {} local category_in_empty_row_pattern = '%[%[%s*[Cc][Aa][Tt][Ee][Gg][Oo][Rr][Yy]%s*:[^]]*]]' local has_rows = false local yesno = require("Module:Yesno") local lists = { plainlist_t = { patterns = { '^plainlist$', '%splainlist$', '^plainlist%s', '%splainlist%s' }, found = false, styles = 'Plainlist/styles.css' }, hlist_t = { patterns = { '^hlist$', '%s...")
- 17:50, 22 January 2026 Mhm talk contribs created page File:Cat get.png
- 17:50, 22 January 2026 Mhm talk contribs uploaded File:Cat get.png
- 07:47, 19 January 2026 Mhm talk contribs created page The DNB war of '18 (wip nigga)
- 07:16, 19 January 2026 Mhm talk contribs created page Template:Infobox conflict (Created page with "<includeonly>{{#invoke:Infobox military conflict|main}}</includeonly>")
- 07:15, 19 January 2026 Mhm talk contribs created page Module:Infobox military conflict/styles.css (Created page with "{{pp-template}}: @media all and (min-width:720px) { .desktop-float-right { box-sizing: border-box; float: right; clear: right; } } .infobox.vevent .status > p:first-child { margin: 0; }")
- 07:14, 19 January 2026 Mhm talk contribs created page Module:InfoboxImage (Created page with "-- Inputs: -- image - Can either be a bare filename (with or without the File:/Image: prefix) or a fully formatted image link -- page - page to display for multipage images (DjVu) -- size - size to display the image -- maxsize - maximum size for image -- sizedefault - default size to display the image if size param is blank -- alt - alt text for image -- title - title text for image -- border - set to yes if border -- center - set to yes, if th...")
- 07:14, 19 January 2026 Mhm talk contribs created page Module:Yesno (Created page with "-- Function allowing for consistent treatment of boolean-like wikitext input. -- It works similarly to the template {{yesno}}. return function (val, default) -- If your wiki uses non-ascii characters for any of "yes", "no", etc., you -- should replace "val:lower()" with "mw.ustring.lower(val)" in the -- following line. val = type(val) == 'string' and val:lower() or val if val == nil then return nil elseif val == true or val == 'yes' or val == 'y' or val =...")
- 07:14, 19 January 2026 Mhm talk contribs created page Module:Arguments (Created page with "-- This module provides easy processing of arguments passed to Scribunto from -- #invoke. It is intended for use by other Lua modules, and should not be -- called from #invoke directly. local libraryUtil = require('libraryUtil') local checkType = libraryUtil.checkType local arguments = {} -- Generate four different tidyVal functions, so that we don't have to check the -- options every time we call it. local function tidyValDefault(key, val) if type(val) == 'string'...")
- 07:14, 19 January 2026 Mhm talk contribs created page Module:Mapframe (Created page with "-- Note: Originally written on English Wikipedia at https://en.wikipedia.org/wiki/Module:Mapframe ------------------------------------------------------------------------------ ##### Localisation (L10n) settings ##### Replace values in quotes ("") with localised values ------------------------------------------------------------------------------ local L10n = {} local wb = mw.wikibase -- Modue dependencies local transcluder -- local copy of https://www.mediawiki....")
- 07:14, 19 January 2026 Mhm talk contribs created page Module:Infobox mapframe (Created page with "local mf = require('Module:Mapframe') local getArgs = require('Module:Arguments').getArgs local yesno = require('Module:Yesno') local infoboxImage = require('Module:InfoboxImage').InfoboxImage -- Defaults local DEFAULT_FRAME_WIDTH = "270" local DEFAULT_FRAME_HEIGHT = "200" local DEFAULT_ZOOM = 10 local DEFAULT_GEOMASK_STROKE_WIDTH = "1" local DEFAULT_GEOMASK_STROKE_COLOR = "#777777" local DEFAULT_GEOMASK_FILL = "#888888" local DEFAULT_GEOMASK_FILL_OPACITY = "0.25" local...")
- 07:13, 19 January 2026 Mhm talk contribs created page Module:WPMILHIST Infobox style (Created page with "local retval = { main_box_raw_auto_width = 'border-spacing:2px;', header_raw = 'background-color:#C3D6EF;color:inherit;text-align:center;vertical-align:middle;font-size:110%;', sub_header_raw = 'background-color:#DCDCDC;color:inherit;text-align:center;vertical-align:middle;', header_color = 'background-color:#C3D6EF;color:inherit;', nav_box = 'margin:0;float:right;clear:right;width:25.5em;margin-bottom:0.5em;margin-left:1em;', nav_box_child = 'margin:0;float:right;...")
- 07:11, 19 January 2026 Mhm talk contribs created page Module:Infobox military conflict (Created page with "require('strict') local infoboxStyle = mw.loadData('Module:WPMILHIST Infobox style') local templatestyles = 'Module:Infobox military conflict/styles.css' local imf = require('Module:Infobox mapframe') local IMC = {} IMC.__index = IMC function IMC:renderPerCombatant(builder, headerText, prefix, suffix) prefix = prefix or '' suffix = suffix or '' local colspans = {} -- This may result in colspans[1] getting set twice, but -- this is no big deal. The second set wi...")
- 07:09, 19 January 2026 Mhm talk contribs created page Module:Infobox military conflict (Created page with "require('strict') local infoboxStyle = mw.loadData('Module:WPMILHIST Infobox style') local templatestyles = 'Module:Infobox military conflict/styles.css' local imf = require('Module:Infobox mapframe') local IMC = {} IMC.__index = IMC function IMC:renderPerCombatant(builder, headerText, prefix, suffix) prefix = prefix or '' suffix = suffix or '' local colspans = {} -- This may result in colspans[1] getting set twice, but -- this is no big deal. The second set wi...")
- 13:15, 16 January 2026 Mhm talk contribs created page File:Dead giga baby.png
- 13:15, 16 January 2026 Mhm talk contribs uploaded File:Dead giga baby.png
- 13:09, 16 January 2026 Mhm talk contribs created page File:Dead nigger baby.gif
- 13:09, 16 January 2026 Mhm talk contribs uploaded File:Dead nigger baby.gif
- 12:52, 16 January 2026 Mhm talk contribs changed the content model of the page Template:Glowphono.css from "wikitext" to "Sanitized CSS"
- 12:52, 16 January 2026 Mhm talk contribs created the page Template:Glowphono.css using a non-default content model "wikitext"
- 12:52, 16 January 2026 Mhm talk contribs created page Template:Glowphono.css (Mhm created the page Template:Glowphono.css using a non-default content model "wikitext")
- 12:52, 16 January 2026 Mhm talk contribs created page Glowphono.css (Created page with "p { color: #00fe20; }")
- 12:47, 16 January 2026 Mhm talk contribs undeleted page Gigagic (1 revision)
- 12:43, 16 January 2026 Mhm talk contribs created page Gigagic/common.css (testing)
- 12:39, 16 January 2026 Mhm talk contribs undeleted page MediaWiki:Common.css (13 revisions)
- 12:39, 16 January 2026 Mhm talk contribs deleted page NophonoFoundYou.css (fuck this bullshit i'm doing it the shitty way)
- 12:33, 16 January 2026 Mhm talk contribs moved page Template:NophonoFoundYou.css to NophonoFoundYou.css without leaving a redirect (test)
- 12:31, 16 January 2026 Mhm talk contribs moved page MediaWiki:NophonoFoundYou.css to Template:NophonoFoundYou.css without leaving a redirect (last one i promise lol)
- 12:29, 16 January 2026 Mhm talk contribs moved page Template:NophonoFoundYou.css to MediaWiki:Nophonofoundyou.css without leaving a redirect
- 12:24, 16 January 2026 Mhm talk contribs changed the content model of the page Template:NophonoFoundYou.css from "CSS" to "Sanitized CSS"
- 12:11, 16 January 2026 Mhm talk contribs moved page MediaWiki:NophonoFoundYou.css to Template:NophonoFoundYou.css
- 12:03, 16 January 2026 Mhm talk contribs created page NophonoFoundYou (Created page with "{{DISPLAYTITLE:███████}}")
- 12:03, 16 January 2026 Mhm talk contribs created page MediaWiki:NophonoFoundYou.css (Created page with ".mw-page-container, .mw-footer, #mw-page-base, #mw-navigation, .mw-body { display: none !important; } { background-image: url("/images/9/90/Warp.gif"); background-color: black !important; background-size: contain; } @keyframes shake { 0% { transform: translate(0, 0); } 20% { transform: translate(-10px, 0); } 40% { transform: translate(10px, 0); } 60% { transform: translate(-10px, 0); } 80% { transform: translate(10px, 0); } 100% { transform:...")
- 12:03, 16 January 2026 Mhm talk contribs deleted page MediaWiki:Common.css (content was: ".page-Nophono.action-view .mw-page-container, .page-Nophono.action-view .mw-footer, .page-Nophono.action-view #mw-page-base, .page-Nophono.action-view #mw-navigation, .page-Nophono.action-view .mw-body { display: none !important; } .page-Nophono.action-view { background-image: url("/images/9/90/Warp.gif"); background-color: black !important; background-size: contain; } @keyfr...", and the only contributor was "Mhm" (talk))
- 11:59, 16 January 2026 Mhm talk contribs created page Gigagic (Created page with "'''Gigagic''' is a form of magic used in the gigaverse. Only the most powerful gigas posses over this power. Gigagic requires years of training to wield some say it's even decades. The most powerful gigagic users can even affect this world, see the N̴͇̽o̵̲̲̽p̷̖͔͆h̵͉̮͊o̸̡͠n̶͎̬̏̔o̶̺̗͂ article. thumb|a giga using gigagic to transform Examples of gigas who can use gigagic: *N̴͇̽o̵̲̲̽p̷̖͔͆h̵͉̮͊o̸̡͠n̶͎̬̏̔o̶̺̗͂ *Nobeidore *Nobaldi Things gigagi...")
- 11:58, 16 January 2026 Mhm talk contribs created page File:Giga turns into a paper airplane how did he do that.gif
- 11:58, 16 January 2026 Mhm talk contribs uploaded File:Giga turns into a paper airplane how did he do that.gif
- 14:46, 15 January 2026 Mhm talk contribs created page Gigategrity (Created page with "'''Gigategrity''' or gigategrity.js is a fingerprinting script used by the chaddy to deter botting, It works in a similar manner to sharty's [https://soyjakwiki.org/Integrity.js integrity]. {{glow|Despite people calling both scripts an "invasion of privacy" most sites already fingerprint you heavily plus you have the ability to turn it off in return for captchas}} {{glow|YOU VILL NOT INVESTIGATE FURTHER}} File:Glowphino.gif")
- 14:42, 15 January 2026 Mhm talk contribs created page Template:Glow (Created page with "<includeonly><span style="text-shadow:0px 0px 40px #00fe20, 0px 0px 2px #00fe20">{{{1}}}</span></includeonly><noinclude>Category:Templates</noinclude>")
- 14:39, 15 January 2026 Mhm talk contribs created page File:Glowphino.gif
- 14:39, 15 January 2026 Mhm talk contribs uploaded File:Glowphino.gif
- 13:18, 15 January 2026 Mhm talk contribs created page The Sneedy (Created page with "{{InfoboxImageboard |imageboard_name = The sneedy |imageboard_logo = 200px |lifetime = 22 dec 2025 - Ongoing |creator = |owner = Terry and lexi |major_boards = |total_posts = 3140+ |notable_events = |homepage = https://sneed.95.fyi |status = up and growing}} {{tera}} '''The Sneedy''', also known by it's primary domain '''sneed.95.fyi (formerly sneed.sytes.net:97)''' is an imageboard website dedicated to the posting of 4chan meme, Sneed.<br>...")
- 13:12, 15 January 2026 Mhm talk contribs created page File:Cityslicker.jpg
- 13:12, 15 January 2026 Mhm talk contribs uploaded File:Cityslicker.jpg