User contributions for Sharkius
Appearance
4 September 2025
- 10:2510:25, 4 September 2025 diff hist −2 Arrocane Milton No edit summary
- 10:2510:25, 4 September 2025 diff hist +491 Arrocane Milton No edit summary Tag: Visual edit: Switched
- 02:0102:01, 4 September 2025 diff hist +26 Arrocane Milton No edit summary
- 00:1700:17, 4 September 2025 diff hist 0 N File:Milton 2019 path.png No edit summary current
- 00:1000:10, 4 September 2025 diff hist +80 Arrocane Milton No edit summary
3 September 2025
- 13:2813:28, 3 September 2025 diff hist −10 Arrocane Milton No edit summary
- 13:2713:27, 3 September 2025 diff hist −12 Arrocane Milton No edit summary
- 13:2613:26, 3 September 2025 diff hist +888 Arrocane Milton No edit summary
- 13:2013:20, 3 September 2025 diff hist +108 Template:Infobox weather event/SLHWS No edit summary
- 13:2013:20, 3 September 2025 diff hist +108 Template:Infobox weather event/SSHWS No edit summary
- 13:1113:11, 3 September 2025 diff hist 0 Category:Featured articles No edit summary current
- 13:1113:11, 3 September 2025 diff hist −13 Arrocane Milton No edit summary
- 13:1113:11, 3 September 2025 diff hist +13 Arrocane Arlene No edit summary
- 13:1013:10, 3 September 2025 diff hist +93 Template:FeaturedHypos No edit summary current
- 12:5212:52, 3 September 2025 diff hist +3 Template:FeaturedHypos No edit summary
- 12:5112:51, 3 September 2025 diff hist −77 Main Page No edit summary current
- 12:2112:21, 3 September 2025 diff hist +96 Main Page No edit summary
- 12:1812:18, 3 September 2025 diff hist +72 Template:Infobox weather event/AAWS No edit summary current
- 12:1712:17, 3 September 2025 diff hist +3 List of Category 5 arrocanes No edit summary current
- 12:1612:16, 3 September 2025 diff hist 0 N File:Milton 2300 AT 7142019 v2.png No edit summary current
- 12:1612:16, 3 September 2025 diff hist +3 Arrocane Milton No edit summary
- 12:1412:14, 3 September 2025 diff hist +14 Arrocane Milton No edit summary
- 12:1112:11, 3 September 2025 diff hist +6 Arrocane Milton No edit summary
- 12:1112:11, 3 September 2025 diff hist +461 Arrocane Milton No edit summary
- 11:5411:54, 3 September 2025 diff hist −13 Template:FeaturedHypos No edit summary
- 11:5311:53, 3 September 2025 diff hist −179 Template:FeaturedHypos No edit summary
- 10:5610:56, 3 September 2025 diff hist −1 Arrocane Milton No edit summary
- 10:5610:56, 3 September 2025 diff hist +563 MediaWiki:Common.css No edit summary current
- 10:3410:34, 3 September 2025 diff hist −49 Template:FeaturedHypos No edit summary
- 10:3310:33, 3 September 2025 diff hist +1,071 N Template:FeaturedHypos Created page with "<div class="featuredhypos"> <div class="featuredhypos-text"> <h2>Featured article:</h2> center|thumb|285px|link=|alt=2024 Oregonian cyclone season|2024 Oregonian cyclone season <h2>Featured Hypothetical Article of the Month</h2> The 2024 Oregonian cyclone season was an extremely active and destructive year of cyclones affecting the US state of Oregon. The season featured 20 total cyclones, 19 named storms,..."
- 10:3110:31, 3 September 2025 diff hist +3 Category:Featured articles No edit summary
- 10:3110:31, 3 September 2025 diff hist −4 Template:Featured No edit summary current
- 10:3010:30, 3 September 2025 diff hist +13 Template:Featured No edit summary
- 10:2910:29, 3 September 2025 diff hist −8 Arrocane Milton No edit summary
- 10:2910:29, 3 September 2025 diff hist +161 Template:Featured No edit summary
- 10:2710:27, 3 September 2025 diff hist 0 Category:Featured articles No edit summary
- 10:2710:27, 3 September 2025 diff hist +217 N Category:Featured articles Created page with "This category lists all featured articles that appeared in the "Featured Article of the Month" section of the Main page. The first featured article was Arrocane Milton on September 2025."
- 10:2610:26, 3 September 2025 diff hist +281 N Template:Featured Created page with "<indicator name="featured" class="eraicon">link= This is a featured article!</indicator><noinclude>{{Documentation}}</noinclude>{{#ifeq: {{NAMESPACENUMBER}} | 0 | <includeonly>Category:Featured articles</includeonly>}}"
- 10:2210:22, 3 September 2025 diff hist +3,545 N Module:Namespace detect/config Created page with "-------------------------------------------------------------------------------- -- Namespace detect configuration data -- -- -- -- This module stores configuration data for Module:Namespace detect. Here -- -- you can localise the module to your wiki's language. -- --..." current
- 10:2210:22, 3 September 2025 diff hist +2,569 N Module:Namespace detect/data Created page with "-------------------------------------------------------------------------------- -- Namespace detect data -- -- This module holds data for Module:Namespace detect to be loaded per -- -- page, rather than per #invoke, for performance reasons. -- -------------------------------------------------------------------------------- local cfg = require('Module:Namespace detect/config') local function..." current
- 10:2110:21, 3 September 2025 diff hist +888 N Module:Category handler/shared Created page with "-- This module contains shared functions used by Module:Category handler -- and its submodules. local p = {} function p.matchesBlacklist(page, blacklist) for i, pattern in ipairs(blacklist) do local match = mw.ustring.match(page, pattern) if match then return true end end return false end function p.getParamMappings(useLoadData) local dataPage = 'Module:Namespace detect/data' if useLoadData then return mw.loadData(dataPage).mappings else return..." current
- 10:2110:21, 3 September 2025 diff hist +761 N Module:Category handler/blacklist Created page with "-- This module contains the blacklist used by Module:Category handler. -- Pages that match Lua patterns in this list will not be categorised unless -- categorisation is explicitly requested. return { '^Main Page$', -- don't categorise the main page. -- Don't categorise the following pages or their subpages. -- "%f[/\0]" matches if the next character is "/" or the end of the string. '^Wikipedia:Cascade%-protected items%f[/\0]', '^User:UBX%f[/\0]', -- The userbo..." current
- 10:2010:20, 3 September 2025 diff hist +5,755 N Module:Category handler/config Created page with "-------------------------------------------------------------------------------- -- Module:Category handler configuration data -- -- Language-specific parameter names and values can be set here. -- -- For blacklist config, see Module:Category handler/blacklist. -- -------------------------------------------------------------------------------- local cfg = {} -- Don't edit this line. ----------------------------..." current
- 10:2010:20, 3 September 2025 diff hist +631 N Module:Category handler/data Created page with "-- This module assembles data to be passed to Module:Category handler using -- mw.loadData. This includes the configuration data and whether the current -- page matches the title blacklist. local data = require('Module:Category handler/config') local mShared = require('Module:Category handler/shared') local blacklist = require('Module:Category handler/blacklist') local title = mw.title.getCurrentTitle() data.currentTitleMatchesBlacklist = mShared.matchesBlacklist(..." current
- 10:1910:19, 3 September 2025 diff hist +568 N Template:Requested move notice Created page with "{{ {{{|safesubst:}}}#invoke:Unsubst||$B= {{mbox | subst= <includeonly>{{subst:</includeonly><includeonly>substcheck}}</includeonly> | type = move | small = {{{small|}}} | text = <b>A request that this {{main other|article|page}} title be changed{{#ifeq:{{{1|?}}}|?|| to ''{{no redirect|{{{1}}}}}''}} is {{#if:{{{2|}}}|[[{{{2}}}|under discussion]]|[[:{{NAMESPACE}} talk:{{PAGENAME}}#{{{section|}}}|under discussion]]}}</b>. Please <em>do not move</em> this {{main other|a..." current
- 10:1910:19, 3 September 2025 diff hist +1,482 N Template:Top icon Created page with "<noinclude>{{Requested move notice|1=Template:Topicon|2=Template talk:Top icon#Requested move 21 August 2025}} </noinclude><includeonly><nowiki /><!-- This nowiki tag helps prevent whitespace at the top of articles. -->{{#tag:indicator|File:{{{image|{{{imagename|{{{1|}}}}}}}}}|{{#if:{{{width|}}}|{{Str number/trim|{{{width}}}}}|20}}x{{#if:{{{height|}}}|{{Str number/trim|{{{height}}}}}|20}}px<!-- --> {{#ifeq:{{{link|+}}}|{{{link|-}}}|{{!}}link={{{link}}}|{{#ifeq:{{{wikil..." current
- 10:1910:19, 3 September 2025 diff hist +21 Arrocane Milton No edit summary
- 10:1110:11, 3 September 2025 diff hist +221 Arrocane Milton No edit summary
- 10:0710:07, 3 September 2025 diff hist 0 Arrocane Milton No edit summary
- 09:5809:58, 3 September 2025 diff hist +2 Arrocane Milton No edit summary Tag: Manual revert