Jump to content

Main public logs

Combined display of all available logs of Shark's Hypothetical Weather. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)
  • 01:01, 24 April 2025 Sharkius talk contribs protected 2030 Moore tornado [Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite) (hist)
  • 00:55, 24 April 2025 Sharkius talk contribs created page 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...")
  • 00:55, 24 April 2025 Sharkius talk contribs created page 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 = {...")
  • 00:54, 24 April 2025 Sharkius talk contribs created page 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...")
  • 00:54, 24 April 2025 Sharkius talk contribs created page Template:Navbox (Created page with "<includeonly>{{#invoke:Navbox|navbox}}</includeonly><noinclude> {{Documentation}} </noinclude>")
  • 00:53, 24 April 2025 Sharkius talk contribs created page 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'...")
  • 00:52, 24 April 2025 Sharkius talk contribs created page Template:Infobox3cols (Created page with "{{#invoke:Infobox3cols|infobox}}<noinclude> <!-- Add categories to the /doc subpage; interwikis go to Wikidata, thank you! --> {{documentation}} </noinclude>")
  • 00:52, 24 April 2025 Sharkius 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...")
  • 00:49, 24 April 2025 Sharkius talk contribs created page 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...")
  • 00:49, 24 April 2025 Sharkius talk contribs created page 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_]*.-$...")
  • 00:49, 24 April 2025 Sharkius talk contribs created page Template:Sandbox other (Created page with "{{#if:{{#ifeq:{{#invoke:String|sublength|s={{SUBPAGENAME}}|i=0|len=7}}|sandbox|1}}{{#ifeq:{{SUBPAGENAME}}|doc|1}}{{#invoke:String|match|{{PAGENAME}}|/sandbox/styles.css$|plain=false|nomatch=}}|{{{1|}}}|{{{2|}}}}}<!-- --><noinclude>{{documentation}}</noinclude>")
  • 00:47, 24 April 2025 Sharkius talk contribs created page Template:Yesno (Created page with "{{<includeonly>safesubst:</includeonly>#switch: {{<includeonly>safesubst:</includeonly>lc: {{{1|¬}}} }} |no |n |false |0 = {{{no|<!-- null -->}}} | = {{{blank|{{{no|<!-- null -->}}}}}} |¬ = {{{¬|}}} |yes |y |true |1 = {{{yes|yes}}} |#default = {{{def|{{{yes|yes}}}}}} }}<noinclude> {{Documentation}} </noinclude>")
  • 00:47, 24 April 2025 Sharkius talk contribs created page Template:Yesno-no (Created page with "{{safesubst:<noinclude />yesno|{{{1}}}|yes={{{yes|yes}}}|no={{{no|no}}}|blank={{{blank|no}}}|¬={{{¬|no}}}|def={{{def|no}}}}}<noinclude> {{Documentation|Template:Yesno/doc}} <!--Categories go in the doc page referenced above; interwikis go in Wikidata.--> </noinclude>")
  • 00:43, 24 April 2025 Sharkius talk contribs created page MediaWiki:Templates.css (Created page with "* Styling for all important templates should preferably go here to not ** fill up Fandomdesktop.css and make it more confusing than it already is *: For Template:Hidden_begin and Template:Hidden_end: .hidden-begin { box-sizing: border-box; width: 100%; padding: 5px; border: none; font-size: 95%; } .hidden-title { font-weight: bold; line-height: 1.6; text-align: left; } .hidden-content { text-align: left; } For Template:Color_box: .legend-color {...")
  • 00:39, 24 April 2025 Sharkius talk contribs created page MediaWiki:Minerva.css (Created page with "Reset user agent styles. We don't reset small or blockquote here deliberately: cite, dfn { font-style: inherit; } q { quotes: '"' '"' "'" "'"; } Hide stuff meant for accounts with special permissions. Made visible again in MediaWiki:Group-sysop.css and so on for other groups.: .checkuser-show, .sysop-show, .user-show, .templateeditor-show, .extendedmover-show, .patroller-show, .extendedconfirmed-show, .autoconfirmed-show { display: none; } /* Prev...")
  • 00:39, 24 April 2025 Sharkius talk contribs created page MediaWiki:Mobile.css (Created page with "# REDIRECT MediaWiki:Minerva.css <!-- Minerva.css is now render blocking -->: ")
  • 00:06, 24 April 2025 Sharkius talk contribs created page Module:Wikitext Parsing (Created page with "require("strict") --Helper functions local function startswith(text, subtext) return string.sub(text, 1, #subtext) == subtext end local function endswith(text, subtext) return string.sub(text, -#subtext, -1) == subtext end local function allcases(s) return s:gsub("%a", function(c) return "["..c:upper()..c:lower().."]" end) end local trimcache = {} local whitespace = {[" "]=1, ["\n"]=1, ["\t"]=1, ["\r"]=1} local function cheaptrim(str) --mw.text.trim is surprising...")
  • 00:05, 24 April 2025 Sharkius talk contribs created page File:Winona EF4 Damage.jpeg
  • 00:05, 24 April 2025 Sharkius talk contribs uploaded File:Winona EF4 Damage.jpeg
  • 00:05, 24 April 2025 Sharkius talk contribs created page File:Day 1 may 25.png
  • 00:05, 24 April 2025 Sharkius talk contribs uploaded File:Day 1 may 25.png
  • 00:04, 24 April 2025 Sharkius talk contribs created page Tornado outbreak of May 25, 2030 (Created page with "{{Infobox tornado outbreak|image caption=The Storm Prediction Center's ENHANCED risk for May 25|image location=day 1 may 25.png|dates=8 hours, 53 minutes|highest winds=180|tornadoes=27|locationinfo1=[https://en.wikipedia.org/wiki/Winona,_Minnesota Winona, MN]|locationinfo2=on May 25|total fatalities=6|total injuries=34|total damage=≥$1.2 million|moneyyear=2030|areas affected=Southeastern Minnesota, Northcentral and Northeastern Iowa, and Southwestern Wisconsin|power ou...")
  • 00:02, 24 April 2025 Sharkius talk contribs created page File:Tornadoes Of 2030 Map.png
  • 00:02, 24 April 2025 Sharkius talk contribs uploaded File:Tornadoes Of 2030 Map.png
  • 00:02, 24 April 2025 Sharkius talk contribs created page Module:Pagetype (Created page with "-------------------------------------------------------------------------------- -- -- -- This meta-module which automatically detects namespaces, and allows -- -- for a great deal of customisation. It can easily be ported to other -- -- wikis by changing the values in the Module:Pagetype/config. -- --...")
  • 00:01, 24 April 2025 Sharkius talk contribs created page Module:SDcat (Created page with "--SDcat Module to check whether local short description matches that on Wikidata -- local p = {} ------------------------------------------------------------------------------- --[[ setCat has the qid of a Wikidata entity passed as |qid= (it defaults to the associated qid of the current article if omitted) and the local short description passed as |sd= It returns a category if there is an associated Wikidata entity. It returns one of the following tracking categor...")
  • 00:00, 24 April 2025 Sharkius talk contribs created page Template:SDcat (Created page with "<includeonly>{{#invoke:SDcat |setCat}}</includeonly><noinclude> {{documentation}} </noinclude>")
  • 00:00, 24 April 2025 Sharkius talk contribs created page File:Moore2030Damage.jpg
  • 00:00, 24 April 2025 Sharkius talk contribs uploaded File:Moore2030Damage.jpg
  • 23:59, 23 April 2025 Sharkius talk contribs created page Module:Pagetype/config (Created page with "-------------------------------------------------------------------------------- -- Module:Pagetype configuration data -- -- This page holds localisation and configuration data for Module:Pagetype. -- -------------------------------------------------------------------------------- local cfg = {} -- Don't edit this line. -------------------------------------------------------------------------------- -- St...")
  • 23:59, 23 April 2025 Sharkius talk contribs created page Module:PageType (Created page with "-------------------------------------------------------------------------------- -- -- -- This meta-module which automatically detects namespaces, and allows -- -- for a great deal of customisation. It can easily be ported to other -- -- wikis by changing the values in the Module:Pagetype/config. -- --...")
  • 23:58, 23 April 2025 Sharkius talk contribs created page Template:Pagetype (Created page with "{{<includeonly>safesubst:</includeonly>#invoke:pagetype|main}}<noinclude> {{documentation}} <!-- Categories go on the /doc subpage, and interwikis go on Wikidata. --> </noinclude>")
  • 23:57, 23 April 2025 Sharkius talk contribs created page Template:Infobox tornado Aftermath (Created page with "{| class="infobox vevent" style="width: 22em; font-size: 88%; margin: 0 8px; float: right; padding: 0.01em; line-height: 1.55em; cellpadding="1.95" |+ style="font-size: 125%;" | {{{PAGENAME}}} |- | style="vertical-align: middle; text-align: center;" colspan="2" | {{#if: {{{multiple image|}}} | {{{multiple image}}}<br />{{{image caption}}} | {{#if: {{{image location|}}} | [[File:{{{image location}}}|250px|top]]<br />{{{image caption}}} | ''No image provided''}}}} |- ! col...")
  • 23:57, 23 April 2025 Sharkius talk contribs created page Template:Infobox tornado outbreak (Created page with "{| class="infobox vevent" style="width: 23em; font-size: 88%; margin: 0 8px; float: right; padding: 0.01em; line-height: 1.55em; cellpadding="1.95" |+ style="font-size: 125%;" | {{PAGENAME}} |- | style="vertical-align: middle; text-align: center;" colspan="2" | {{#if: {{{multiple image|}}} | {{{multiple image}}}<br />{{{image caption}}} | {{#if: {{{image location|}}} | [[File:{{{image location}}}|250px|top]]<br />{{{image caption}}} | ''No image provided''}}}} |- ! colsp...")
  • 23:57, 23 April 2025 Sharkius talk contribs created page Tornado outbreak of May 11-12, 2030 (Created page with "{{Infobox tornado outbreak|locationinfo2=on May 11|areas affected=Oklahoma, Kansas, Missouri|tornadoes=19|dates=14 hours, 12 minutes|locationinfo1=[https://en.wikipedia.org/wiki/Moore,_Oklahoma Moore, OK]|highest winds=205|total fatalities=35+|total injuries=315+|total damage=~$2.1 billion|moneyyear=2025|power outages=Unknown}} {{Clear}} ==Confirmed tornadoes== {{Tornado Chart |Total= 19 |FU= 2 |F0= 8 |F1= 4 |F2= 1 |F3= 2 |F4= 1 |F5= 1 |Enhanced=yes }} ===Moore, Oklaho...")
  • 23:54, 23 April 2025 Sharkius talk contribs created page Template:Main other (Created page with "{{#switch: <!--If no or empty "demospace" parameter then detect namespace--> {{#if:{{{demospace|}}} | {{lc: {{{demospace}}} }} <!--Use lower case "demospace"--> | {{#ifeq:{{NAMESPACE}}|{{ns:0}} | main | other }} }} | main = {{{1|}}} | other | #default = {{{2|}}} }}<noinclude> {{documentation}} <!-- Add categories to the /doc subpage; interwikis go to Wikidata, thank you! --> </noinclude>")
  • 23:53, 23 April 2025 Sharkius talk contribs created page Template:Short description/lowercasecheck (Created page with "{{#ifeq:<!--test first character for lower-case letter-->{{#invoke:string|find|1={{{1|}}}|2=^%l|plain=false}}|1 |<!-- first character is a lower case letter; test against whitelist -->{{#switch: {{First word|{{{1|}}}}}<!--begin whitelist--> |c. <!--for circa--> |gTLD |iMac |iOS |iOS, |iPad |iPhone |iTunes |macOS |none |pH |pH-dependent=<!-- end whitelist; short description starts with an allowed lower-case string; whitelist matched; do nothing --> |#default=<!-- apply c...")
  • 23:53, 23 April 2025 Sharkius talk contribs created page Template:Short description (Created page with "{{#ifeq:{{lc:{{{1|}}}}}|none|{{SHORTDESC:}}<nowiki/><!--Prevents whitespace issues when used with adjacent newlines-->|<div class="shortdescription nomobile noexcerpt noprint searchaux" style="display:none">{{{1|}}}{{SHORTDESC:{{{1|}}}|{{{2|}}}}}</div>}}<includeonly>{{#ifeq:{{{pagetype}}}|Disambiguation pages||{{#ifeq:{{pagetype |defaultns = all |user=exclude}}|exclude||{{#ifeq:{{#switch: {{NAMESPACENUMBER}} | 2 | 3 | 4 | 5 | 6 | 7 | 10 | 11 | 12 | 13 | 14 | 15 | 100 | 1...")
  • 23:52, 23 April 2025 Sharkius talk contribs created page Module:Labelled list hatnote (Created page with "-------------------------------------------------------------------------------- -- Labelled list -- -- -- -- This module does the core work of creating a hatnote composed of a list -- -- prefixed by a colon-terminated label, i.e. "LABEL: [andList of pages]", -- -- for {{see also}} and similar templates....")
  • 23:52, 23 April 2025 Sharkius talk contribs created page Template:Main (Created page with "<includeonly>{{#invoke:Labelled list hatnote|labelledList|Main article|Main articles|Main page|Main pages}}</includeonly><noinclude> {{documentation}} <!-- Categories go on the /doc subpage, and interwikis go on Wikidata. --> </noinclude>")
  • 23:51, 23 April 2025 Sharkius talk contribs created page Template:Tornado chart small (Created page with "{| class="wikitable" style="width:18em;{{#switch:{{{align|right}}}|right=float:right; clear:right; margin:0.5em 0 0.5em 1em;|center=float: none; clear: both; margin-left: auto; margin-right: auto;|left=float:left; clear:left; margin:0.5em 1em 0.5em 0;}}" {{ #if: {{{name|{{{Name|}}}}}} | {{!}}+ {{{name|{{{Name|}}}}}}| }} |- ! scope="col" style="background:#{{storm colour|unk}}" | {{#if:{{{EFU|}}}|EFU|{{#ifeq:{{{Enhanced|}}}|yes|E}}FU}} ! scope="col" style="background:#{...")
  • 23:51, 23 April 2025 Sharkius talk contribs created page Template:Tornado Chart (Created page with "{| class="wikitable" |+ style="white-space:nowrap; text-align: center; color: black;" | Confirmed tornadoes by {{#if:{{{EFU|}}}{{{EF0|}}}{{{EF1|}}}{{{EF2|}}}{{{EF3|}}}{{{EF4|}}}{{{EF5|}}}|Enhanced Fujita rating|{{#ifeq:{{{Enhanced|}}}|yes|Enhanced Fujita rating|Fujita rating}}}} |- ! scope="col" style="background:#{{storm colour|unk}}" | {{#if:{{{EFU|}}}|EFU|{{#ifeq:{{{Enhanced|}}}|yes|E}}FU}} ! scope=...")
  • 23:50, 23 April 2025 Sharkius talk contribs created page Template:Infobox tornado year (Created page with "{| class="infobox vevent" style="width: 23em; font-size: 88%; margin: 0 8px; float: right; padding: 0.01em; line-height: 1.55em; cellpadding="1.95" |+ style="font-size: 125%;" | {{PAGENAME}} |- | colspan="2" style="vertical-align: middle; text-align: center;" |{{#if: {{{multiple image|}}} | {{{multiple image}}}<br />{{{image caption}}} | {{#if: {{{image location|}}} | [[File:{{{image location}}}|250px|top]]<br />{{{image caption}}} | ''No image provided''}}}} |- | style=...")
  • 23:50, 23 April 2025 Sharkius talk contribs created page Tornadoes of 2030 (Created page with "{{Infobox tornado year |image location= Tornadoes Of 2030 Map.png |image caption= A map of 2030 United States tornado paths from the results of preliminary surveys. |timespan= January 1 – ongoing |max_EF= EF5 |max_location= Moore, Oklahoma |max_date= May 11 |max_location2= |max_date2= |max_location3= |max_date3= |max_location4= |max_date4= |max_location5= |max_date5= |max_location6= |max_date6= |max_location7=...")
  • 23:49, 23 April 2025 Sharkius talk contribs created page File:May11MooreRadarLoop.gif
  • 23:49, 23 April 2025 Sharkius talk contribs uploaded File:May11MooreRadarLoop.gif
  • 23:48, 23 April 2025 Sharkius talk contribs deleted page File:May11MooreRadarLoop.gif (content was: "", and the only contributor was "Sharkius" (talk))
  • 23:48, 23 April 2025 Sharkius talk contribs created page File:2030 Winona tornado.jpeg
  • 23:48, 23 April 2025 Sharkius talk contribs uploaded File:2030 Winona tornado.jpeg
  • 23:47, 23 April 2025 Sharkius talk contribs created page File:May11MooreRadarLoop.gif
(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)