User contributions for Sharkius
Appearance
24 April 2025
- 17:5917:59, 24 April 2025 diff hist +875 N Module:Infobox/doc Created page with "{{High-use|3308957|all-pages = yes}} {{module rating|protected}} {{Lua|Module:Navbar|Module:Italic title}} {{Uses TemplateStyles|Module:Infobox/styles.css|Template:Hlist/styles.css|Template:Plainlist/styles.css}} '''Module:Infobox''' is a module that implements the {{tl|Infobox}} template. Please see the template page for usage instructions. == Tracking categories == * {{clc|Pages using infobox templates with ignored data cells}} * {{clc|Articles using in..." current
- 17:5917:59, 24 April 2025 diff hist +20,533 N 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 lists = { plainlist_t = { patterns = { '^plainlist$', '%splainlist$', '^plainlist%s', '%splainlist%s' }, found = false, styles = 'Plainlist/styles.css' }, hlist_t = { patterns = { '^hlist$', '%shlist$', '^hlist%s', '%shlist%s'..."
- 17:5817:58, 24 April 2025 diff hist +4,899 N Module:Sidebar/styles.css Created page with "→{{pp-template}}: →TODO: Invert width design to be "mobile first": .sidebar { →TODO: Ask if we should have max-width 22em instead: width: 22em; →@noflip: float: right; →@noflip: clear: right; →@noflip: margin: 0.5em 0 1em 1em; background: var(--background-color-neutral-subtle, #f8f9fa); border: 1px solid var(--border-color-base, #a2a9b1); padding: 0.2em; text-align: center; line-height: 1.4em; font-size: 88%; border-collapse: collap..." current
- 16:5316:53, 24 April 2025 diff hist −3,482 MediaWiki:Minerva.css Blanked the page Tag: Blanking
- 16:5316:53, 24 April 2025 diff hist −1,059 MediaWiki:Mobile.css Blanked the page Tag: Blanking
- 15:2915:29, 24 April 2025 diff hist +392 MediaWiki:Mobile.css No edit summary Tags: Mobile edit Mobile web edit
- 15:2715:27, 24 April 2025 diff hist +275 MediaWiki:Mobile.css No edit summary Tags: Mobile edit Mobile web edit
- 15:2515:25, 24 April 2025 diff hist +29 MediaWiki:Mobile.css No edit summary Tags: Mobile edit Mobile web edit
- 15:2415:24, 24 April 2025 diff hist +544 MediaWiki:Minerva.css No edit summary Tags: Mobile edit Mobile web edit
- 08:4808:48, 24 April 2025 diff hist 0 N File:2025 Southern Minnesota Tornado.png No edit summary current
- 08:4708:47, 24 April 2025 diff hist −1 2025 Southern Minnesota tornado No edit summary
- 08:4608:46, 24 April 2025 diff hist 0 N File:2025 Southern Minnesota tornado rope.webp No edit summary current
- 08:4608:46, 24 April 2025 diff hist 0 N File:2025 Southern Minnesota tornado forming.webp No edit summary current
- 08:4508:45, 24 April 2025 diff hist 0 N File:Day 1 March 21 2025.webp No edit summary current
- 08:4508:45, 24 April 2025 diff hist 0 N File:2025 Southern Minnesota Tornado.webp No edit summary current
- 08:4408:44, 24 April 2025 diff hist +8,654 N 2025 Southern Minnesota tornado Created page with "{{Infobox weather event/EF |image location=2025 Southern Minnesota Tornado.webp |image caption=The tornado as it approached Minnesota State University in Mankato. |formed=March 21, 2025, 8:50 p.m. CDT (UTC-5:00) |dissipated=March 21, 2025, 10:06 p.m. CDT (UTC-5:00) |duration=1 hour, 16 minutes |highest winds=315 |fatalities=221 (+8 indirect) |injuries=1,711 |damage=4500000000 |affected=Watonwan, Blue Earth, Le Sueur, and Rice counties in Minnesota |tornado outbreak=Tor..."
- 08:4308:43, 24 April 2025 diff hist +85 N Template:Infobox weather event/styles.css Created page with "→{{pp-template}}: .ib-weather-event .infobox-header > .nowrap { margin: 0 8px; }" current
- 08:4108:41, 24 April 2025 diff hist +1,240 N Module:Shortcut/config Created page with "-- This module holds configuration data for Module:Shortcut. return { -- The heading at the top of the shortcut box. It accepts the following parameter: -- $1 - the total number of shortcuts. (required) ['shortcut-heading'] = '{{PLURAL:$1|Shortcut|Shortcuts}}', -- The heading when |redirect=yes is given. It accepts the following parameter: -- $1 - the total number of shortcuts. (required) ['redirect-heading'] = '[[Wikipedia:Redirect|{{PLURAL..." current
- 08:4008:40, 24 April 2025 diff hist +4,336 N Module:Shortcut Created page with "-- This module implements {{shortcut}}. -- Set constants local CONFIG_MODULE = 'Module:Shortcut/config' -- Load required modules local checkType = require('libraryUtil').checkType local yesno = require('Module:Yesno') local p = {} local function message(msg, ...) return mw.message.newRawMessage(msg, ...):plain() end local function makeCategoryLink(cat) return string.format('%s:%s', mw.site.namespaces[14].name, cat) end function p._main(shortcuts, options, fra..." current
- 08:4008:40, 24 April 2025 diff hist +169 N Template:Shortcut Created page with "<includeonly>{{#invoke:Shortcut|main}}</includeonly><noinclude> {{documentation}} <!-- Categories go on the /doc subpage, and interwikis go on Wikidata. --> </noinclude>" current
- 08:3908:39, 24 April 2025 diff hist +1,473 N Template:TemplateStyles Created page with "{{not a sandbox}} {{shortcut|WP:TSS}} == TemplateStyles testing area == This is not a TemplateStyles page. It exists to provide a convenient pseudo-namespace for code testing, as TemplateStyles pages, with the {{tt|sanitized-css}} content model, can only be created in the Template and Module namespaces. (The content model of pages can be changed, but that option is only available to administrators and template editors.) Please name your experimen..." current
- 08:3808:38, 24 April 2025 diff hist +19,619 N Template:Infobox weather event/doc Created page with "{{Documentation subpage}} {{High-use}} {{see also|Template:Infobox weather event/doc/FAQ}} {{TemplateStyles|Template:Infobox weather event/styles.css}} {{Lua|Module:Storm categories|Module:InfoboxImage|Module:Template wrapper|Module:Check for unknown parameters}} {{Infobox weather event/doc/adoption}} This template creates a completely modular weather infobox, which aims to support almost all severe weather events and allow modularity. Each of the subboxes are developed..." current
- 08:3708:37, 24 April 2025 diff hist +4,659 N Template:Infobox weather event Created page with "<includeonly><templatestyles src="Template:Infobox weather event/styles.css"/>{{#ifeq: {{{name|}}} | {{FULLPAGENAME}} | {{preview warning|The article title was redundantly supplied in {{para|name}}. Remove this parameter; the article title is used as the name by default.}} }}<table class="infobox ib-weather-event"><caption class="infobox-title">{{{name|{{FULLPAGENAME}}}}}</caption> {{Infobox | child = {{{child|yes}}} | bodystyle = {{{bodystyle|}}} | title = {{#ifeq: {{{c..." current
- 08:3608:36, 24 April 2025 diff hist +2,110 N Help:Infobox/user style Created page with "{{{heading| ==Infoboxes and user style == }}} Users can have user CSS that hides<!--, moves, or makes collapsible--> any infoboxes in their own browsers. To hide all infoboxes, add the following to Special:MyPage/common.css (for all skins, or Special:MyPage/skin.css for just the current skin), on a line by itself: <syntaxhighlight lang="css">div.mw-parser-output .infobox { display: none; }</syntaxhighlight> Alternatively, you can a..." current
- 08:3408:34, 24 April 2025 diff hist +8,913 N Module:Italic title Created page with "-- This module implements {{italic title}}. require('strict') local libraryUtil = require('libraryUtil') local checkType = libraryUtil.checkType local checkTypeForNamedArg = libraryUtil.checkTypeForNamedArg local yesno = require('Module:Yesno') -------------------------------------------------------------------------------- -- ItalicTitle class -------------------------------------------------------------------------------- local ItalicTitle = {} do ----------------..." current
- 08:3208:32, 24 April 2025 diff hist +218 N Template:Plainlist/styles.css Created page with "→{{pp-template|small=yes}}: .plainlist ol, .plainlist ul { line-height: inherit; list-style: none; margin: 0; padding: 0; →Reset Minerva default: } .plainlist ol li, .plainlist ul li { margin-bottom: 0; }" current
- 08:3108:31, 24 April 2025 diff hist +4,862 Module:Infobox No edit summary Tag: Manual revert
- 08:2608:26, 24 April 2025 diff hist +3 2030 Moore tornado No edit summary
- 08:2508:25, 24 April 2025 diff hist +21 2030 Moore tornado No edit summary
- 08:1908:19, 24 April 2025 diff hist −9 2030 Moore tornado No edit summary
- 08:1808:18, 24 April 2025 diff hist +19 2030 Moore tornado No edit summary
- 01:5801:58, 24 April 2025 diff hist +90 Module:Infobox No edit summary Tags: Reverted Mobile edit Mobile web edit
- 01:4701:47, 24 April 2025 diff hist +277 MediaWiki:Mobile.css No edit summary Tags: Mobile edit Mobile web edit
- 01:3001:30, 24 April 2025 diff hist −14,026 MediaWiki:Common.css No edit summary Tag: Reverted
- 01:2801:28, 24 April 2025 diff hist −4,952 Module:Infobox No edit summary Tag: Reverted
- 01:2501:25, 24 April 2025 diff hist +6 Template:Infobox tornado Aftermath No edit summary
- 01:2501:25, 24 April 2025 diff hist +6 Template:Infobox tornado outbreak No edit summary
- 01:2501:25, 24 April 2025 diff hist +6 Template:Infobox tornado year No edit summary
- 01:2501:25, 24 April 2025 diff hist +6 Template:Infobox weather event/EF No edit summary
- 01:2401:24, 24 April 2025 diff hist +12,161 MediaWiki:Common.css No edit summary Tag: Reverted
- 01:0101:01, 24 April 2025 diff hist 0 m 2030 Moore tornado Protected "2030 Moore tornado" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite))
- 00:5500:55, 24 April 2025 diff hist +2,342 N Module:Navbox/styles.css Created page with "→{{pp|small=y}}: .navbox { box-sizing: border-box; border: 1px solid #a2a9b1; width: 100%; clear: both; font-size: 88%; text-align: center; padding: 1px; margin: 1em auto 0; →Prevent preceding content from clinging to navboxes: } .navbox .navbox { margin-top: 0; →No top margin for nested navboxes: } .navbox + .navbox, →TODO: remove first line after transclusions have updated: .navbox + .navbox-styles + .navbox { margin-top: -1px; /* Single pix..." current
- 00:5500:55, 24 April 2025 diff hist +5,455 N Module:Navbox/configuration Created page with "return { aria_label = 'Navbox', nowrap_item = '%s<span class="nowrap">%s</span>', templatestyles = mw.getCurrentFrame():extensionTag{ name = 'templatestyles', args = { src = 'Module:Navbox/styles.css' } }, hlist_templatestyles = 'Hlist/styles.css', plainlist_templatestyles = 'Plainlist/styles.css', -- do not localize marker table marker = { oddeven = '\127_ODDEVEN_\127', restart = '\127_ODDEVEN0_\127', regex = '\127_ODDEVEN(%d?)_\127' }, category = {..." current
- 00:5400:54, 24 April 2025 diff hist +29,178 N Module:Navbox Created page with "require('strict') local p = {} local cfg = mw.loadData('Module:Navbox/configuration') local inArray = require("Module:TableTools").inArray local getArgs -- lazily initialized local hiding_templatestyles = {} -- global passthrough variables local passthrough = { [cfg.arg.above]=true,[cfg.arg.aboveclass]=true,[cfg.arg.abovestyle]=true, [cfg.arg.basestyle]=true, [cfg.arg.below]=true,[cfg.arg.belowclass]=true,[cfg.arg.belowstyle]=true, [cfg.arg.bodyclass]=true, [cfg.a..." current
- 00:5400:54, 24 April 2025 diff hist +94 N Template:Navbox Created page with "<includeonly>{{#invoke:Navbox|navbox}}</includeonly><noinclude> {{Documentation}} </noinclude>" current
- 00:5300:53, 24 April 2025 diff hist +21,192 N Module:Infobox3cols Created page with "local check_for_unknown_parameters = require("Module:Check for unknown parameters")._check local p = {} local args = {} local origArgs = {} local root local lists = { plainlist_t = { patterns = { '^plainlist$', '%splainlist$', '^plainlist%s', '%splainlist%s' }, found = false, styles = 'Plainlist/styles.css' }, hlist_t = { patterns = { '^hlist$', '%shlist$', '^hlist%s', '%shlist%s' }, found = false, styles = 'Hlist/styles.css'..." current
- 00:5200:52, 24 April 2025 diff hist +157 N Template:Infobox3cols Created page with "{{#invoke:Infobox3cols|infobox}}<noinclude> <!-- Add categories to the /doc subpage; interwikis go to Wikidata, thank you! --> {{documentation}} </noinclude>" current
- 00:5200:52, 24 April 2025 diff hist +9,894 N 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..." current
- 00:4900:49, 24 April 2025 diff hist +1,924 N Module:IncrementParams Created page with "-- STEP 1: Click on the "edit" tab at the top of the page to edit this module. -- STEP 2: if you want to increment by a number other than 1, put that number below, after the equals sign. local increment = 1 -- STEP 3: Replace the example template text with the template text that you wish to increment. local templatetext = [==========[ |header3 = Section 1 |label5 = Label A |data5 = Data A |label7 = Label C |data7 = Data C |header10 = Section 2 |label12 = L..." current
- 00:4900:49, 24 April 2025 diff hist +1,670 N Module:Suppress categories Created page with "-- This is a simple module to strip categories from wikitext. It does -- not support nested links or magic words like __TOC__, etc. Even so, -- it should still handle most categories. local p = {} -- Detects if a category link is valid or not. If it is valid, -- the function returns the blank string. If not, the input -- is returned with no changes. local function processCategory( all, submatch ) local beforePipe = mw.ustring.match( submatch, '^(.-)[%s_]*|[%s_]*.-$..." current