User contributions for Randombell
Jump to navigation
Jump to search
30 July 2025
- 16:1216:12, 30 July 2025 diff hist +4,518 N Module:Detect singular Created page with "local p = {} local getArgs = require('Module:Arguments').getArgs local yesNo = require('Module:Yesno') local getPlain = require('Module:Text').Text().getPlain -- function to determine whether "sub" occurs in "s" local function plainFind(s, sub) return mw.ustring.find(s, sub, 1, true) end -- function to count the number of times "pattern" (a regex) occurs in "s" local function countMatches(s, pattern) local _, count = mw.ustring.gsub(s, pattern, '') return count end..." current
- 16:1216:12, 30 July 2025 diff hist +77 N Template:Pluralize from text Created page with "{{#invoke:Detect singular|pluralize}}<noinclude>{{documentation}}</noinclude>" current
- 16:1016:10, 30 July 2025 diff hist +767 N Module:Shortcut/styles.css Created page with "→{{pp-template}}: .module-shortcutboxplain { float: right; margin: 0 0 0 1em; border: 1px solid var(--border-color-base, #a2a9b1); background-color: var(--background-color-base, #fff); padding: 0.3em 0.6em 0.2em 0.6em; text-align: center; font-size: 85%; } .module-shortcutboxleft { float: left; margin: 0 1em 0 0; } .module-shortcutlist { display: inline-block; border-bottom: 1px solid var(--border-color-base, #a2a9b1); margin-bottom: 0.2em; } .module-s..." current
- 16:1016:10, 30 July 2025 diff hist +1,380 N Template:Lua sidebar Created page with "{{Sidebar | class = lua-sidebar | templatestyles = Template:Lua sidebar/styles.css | title = Related pages | content1 = {{plainlist}} * [[Template:{{{template|{{{title|{{BASEPAGENAME}}}}}}}}|Template]] {{#if:{{#invoke:redirect|isRedirect|Template talk:{{{template|{{{title|{{BASEPAGENAME}}}}}}}}}}||([[Template talk:{{{template|{{{title|{{BASEPAGENAME}}}}}}}}|talk]])}} * [[Template:{{{template|{{{title|{{BASEPAGENAME}}}}}}}}/sandbox|Template sandbox]] * Template:{{{templ..." current
- 16:0916:09, 30 July 2025 diff hist +41 N Module:Shortcut/config/doc Created page with "{{Module rating |protected}} {{high-use}}" current
- 16:0916:09, 30 July 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
- 16:0916:09, 30 July 2025 diff hist +1,771 N Module:Shortcut/doc Created page with "{{Module rating|protected}} {{High-use|demo=Module:{{ROOTPAGENAME}}}} {{Lua|Module:Shortcut/config|Module:List|Module:Yesno|Module:Arguments}} {{Uses TemplateStyles|Module:Shortcut/styles.css}} {{Lua sidebar}} This module makes a box showing the shortcut links to a page. == Usage == === From wikitext === From wikitext, this module should be called from a template, usually {{tl|shortcut}}. Please see the template page for documentation. However, it can also be called u..." current
- 16:0816:08, 30 July 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
- 16:0816:08, 30 July 2025 diff hist +605 N Template:Collapse top/styles.css Created page with "→{{pp-template}}: .cot-header-mainspace { background:#F0F2F5; color:inherit; } .cot-header-other { background:#CCFFCC; color:inherit; } @media screen { html.skin-theme-clientpref-night .cot-header-mainspace { background:#14181F; color:inherit; } html.skin-theme-clientpref-night .cot-header-other { background:#003500; color:inherit; } } @media screen and (prefers-color-scheme: dark) { html.skin-theme-clientpref-os .cot-header-mainspace { backg..." current
- 16:0716:07, 30 July 2025 diff hist +302 N Template:Ifsubst Created page with "{{ safesubst:<noinclude/>#if:{{{demo|}}} |{{ safesubst:<noinclude/>#ifeq:{{{demo}}} |no |{{{no|{{{2|}}}}}} |{{{yes|{{{1|}}}}}} }} |{{ safesubst:<noinclude/>#ifeq:{{ safesubst:<noinclude/>NAMESPACE}}|{{NAMESPACE}} |{{{no|{{{2|}}}}}} |{{{yes|{{{1|}}}}}} }}}}<noinclude> {{Documentation}} </noinclude>" current
- 16:0716:07, 30 July 2025 diff hist +2,073 N Template:Collapse top Created page with "{{ safesubst:<noinclude/>ifsubst||<templatestyles src="Template:Collapse_top/styles.css"/>}} <div style="margin-left:{{{indent|0}}}"><!-- NOTE: width renders incorrectly if added to main STYLE section --> {| <!-- Template:Collapse top --> class="mw-collapsible mw-archivedtalk {{<includeonly>safesubst:</includeonly>#if:{{{expand|{{{collapse|}}}}}}||mw-collapsed}} {{{class|}}}" style="color:inherit; background: {{{bg1|transparent}}}; text-align: left; border: {{{border|1px..." current
- 16:0616:06, 30 July 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
- 16:0616:06, 30 July 2025 diff hist +239 N Template:Code Created page with "{{#tag:syntaxhighlight|{{{code|{{{1}}}}}}|lang={{{lang|{{{2|text}}}}}}|class={{{class|}}}|style={{{style|}}}|inline=1}}<noinclude> {{documentation}} <!-- Add categories to the /doc subpage, interwikis to Wikidata, not here --> </noinclude>" current
- 16:0516:05, 30 July 2025 diff hist 0 N File:Lua-Logo.svg No edit summary current
- 16:0516:05, 30 July 2025 diff hist +109 N Template:Subpage other Created page with "{{#ifeq:{{SUBPAGENAME}}|{{ROOTPAGENAME}}|{{{2|}}}|{{{1|}}}}}<!-- --><noinclude>{{documentation}}</noinclude>" current
- 16:0416:04, 30 July 2025 diff hist 0 N File:Information icon4.svg No edit summary current
- 16:0316:03, 30 July 2025 diff hist +804 N Template:Auto short description Created page with "{{Ombox | type = notice | text = This template {{#if:{{{sometimes|}}}|sometimes{{sp}}}}adds an automatically generated '''short description'''{{#if:{{{category|}}}|{{sp}}({{{category}}})|}}{{#if:{{{indirect|}}}|{{sp}}via an embedded template}}{{#if:{{{conditions|}}}|{{space}}{{{conditions}}}}}. If the automatic short description is not optimal, replace it by adding {{tl|Short description}} at the top of the article. }}<includeonl..." current
- 16:0216:02, 30 July 2025 diff hist 0 N File:Information icon.svg No edit summary current
- 16:0116:01, 30 July 2025 diff hist +558 N Template:Auto italic title Created page with "{{ombox | type = notice | text = This {{{2|infobox}}} should italicize the article title automatically. If this is not required, add {{para|{{#if:{{{1|}}}|{{{1}}}|italic title}}|{{#if:{{{3|}}}|{{{3}}}|no}}}} to the list of parameters. {{#if: {{{short|}}} | | If this is required but the title is not being italicized, try {{para|{{#if:{{{1|}}}|{{{1}}}|italic title}}|force}}.}} }}<noinclude> {{documentation}} <!-- Ad..." current
- 16:0016:00, 30 July 2025 diff hist +5,071 N Template:Protection padlock/doc Created page with "{{Documentation subpage}} <!--Categories where indicated at the bottom of this page, please; interwikis at Wikidata (see Wikipedia:Wikidata)--> {{High-use}} {{Twinkle standard installation}} {{User:MusikBot II/Config notice}} {{tsh|pp}} {{lua|Module:Protection banner}} This is a general template for producing '''p'''rotection banners and '''p'''adlock icons. It can be used with any protection reason, any protection action, and any protection level. == Usage == &#..." current
- 16:0016:00, 30 July 2025 diff hist +76 N Template:Protection padlock Created page with "{{#invoke:Protection banner|main}}<noinclude> {{documentation}} </noinclude>" current
- 15:5915:59, 30 July 2025 diff hist +158 N Template:Pp-protected Redirected page to Template:Protection padlock current Tag: New redirect
- 15:5915:59, 30 July 2025 diff hist +37,113 N Template:Infobox film/doc Created page with "<noinclude>{{pp-protected|reason=Persistent disruptive editing; frequent edits mistaking this for a place to make changes to an article. No need for new editors to edit this.|small=yes}}</noinclude>{{Documentation subpage}} <!-- EDIT TEMPLATE DOCUMENTATION BELOW THIS LINE --> {{#ifeq:{{SUBPAGENAME}}|sandbox||{{High-use}}}} {{Auto italic title|italic_title}} {{Auto short description}} {{Lua|Module:Infobox|Module:InfoboxImage|Module:String|Module:..."
- 15:5915:59, 30 July 2025 diff hist +292 Template:Infobox film No edit summary current
- 11:0211:02, 30 July 2025 diff hist −5 Foolish Creeper (band) No edit summary
- 11:0111:01, 30 July 2025 diff hist 0 N File:FoolishCreeper-Band-WordMark wordmark.jpg No edit summary current
- 11:0011:00, 30 July 2025 diff hist +145 Foolish Creeper (band) No edit summary
- 10:5710:57, 30 July 2025 diff hist +519 Template:Infobox musical artist No edit summary current
- 10:5510:55, 30 July 2025 diff hist −19 Battler (album) No edit summary
- 10:4510:45, 30 July 2025 diff hist 0 File:Foolish creeper band shot.jpeg Randombell uploaded a new version of File:Foolish creeper band shot.jpeg current
- 10:3710:37, 30 July 2025 diff hist 0 N File:Foolish creeper band shot.jpeg No edit summary
- 10:3710:37, 30 July 2025 diff hist 0 N File:1-Battler v2.jpg No edit summary current
- 10:3610:36, 30 July 2025 diff hist 0 N File:NewAdventuresofMidnightSleuth.jpg No edit summary current
- 10:3610:36, 30 July 2025 diff hist 0 N File:ReelersHelmet.png No edit summary current
- 10:3510:35, 30 July 2025 diff hist 0 N File:Logo-NP-Reelers.jpg No edit summary current
- 10:3210:32, 30 July 2025 diff hist +16,743 N Module:Citation/CS1/COinS Created page with "--[[--------------------------< F O R W A R D D E C L A R A T I O N S >-------------------------------------- ]] local has_accept_as_written, is_set, in_array, remove_wiki_link, strip_apostrophe_markup; -- functions in Module:Citation/CS1/Utilities local cfg; -- table of configuration tables that are defined in Module:Citation/CS1/Configuration --[[--------------------------< M A K E _ C O I N S _ T I T L E >----------------------------------------..." current
- 10:3210:32, 30 July 2025 diff hist +298 N Module:Citation/CS1/Identifiers/doc Created page with "{{sandbox other||{{#lst:Module:Citation/CS1/doc|header}}}} This page renders and performs error checking on the various named identifiers supported by Module:Citation/CS1. {{#lst:Module:Citation/CS1/doc|module_components_table}} <noinclude> Category:Module documentation pages </noinclude>" current
- 10:3110:31, 30 July 2025 diff hist +78,002 N Module:Citation/CS1/Identifiers Created page with "--[[--------------------------< F O R W A R D D E C L A R A T I O N S >-------------------------------------- ]] local has_accept_as_written, is_set, in_array, set_message, select_one, -- functions in Module:Citation/CS1/Utilities substitute, make_wikilink; local z; -- table of tables defined in Module:Citation/CS1/Utilities local cfg; -- table of configuration tables that are defined in Module:Citation/CS1/Configuration --[[-..." current
- 10:3010:30, 30 July 2025 diff hist +1,251 N Template:Inflation/year Created page with "<includeonly>{{#switch:{{{index|{{{1|ERR}}}}}} <!-- *** When changing this, also update the reference in Template:Inflation/fn and the datasets for Template:Inflation! *** --> | AR = 2020 | AT = 2018 | AU = 2022 | AU-road = 2018 | BD = 2023 | BE = 2020 | BR = 2020 | CA = 2023 | CH = 2021 | CL = 2024 | CN = 2023 | DE = 2021 | DK = 2022 | EG = 2018 | ES = 2022 | EU = 2023 | FI = 2023 | FR = 2022 | GR = 2007 | HK = 2020 | ID = 2007 | IL = 2021 | IN = 2023 | IR = 1..." current
- 10:3010:30, 30 July 2025 diff hist +4,707 N Template:Inflation-year/doc Created page with "{{documentation subpage}} {{High-use}} Provides a standard way of indicating the "current" year of the inflated prices calculated by {{tlx|Inflation}}. This template is relied upon by {{tlx|Inflation}}, but can also be called directly in articles needing to specify the currently most recent year for which inflation is calculated for a given index. See {{tlx|Inflation}} for usage examples. === Usage === {{tlx|Inflation/year|''index''}} When the required <code>index</..." current
- 10:2910:29, 30 July 2025 diff hist +1,251 N Template:Inflation-year Created page with "<includeonly>{{#switch:{{{index|{{{1|ERR}}}}}} <!-- *** When changing this, also update the reference in Template:Inflation/fn and the datasets for Template:Inflation! *** --> | AR = 2020 | AT = 2018 | AU = 2022 | AU-road = 2018 | BD = 2023 | BE = 2020 | BR = 2020 | CA = 2023 | CH = 2021 | CL = 2024 | CN = 2023 | DE = 2021 | DK = 2022 | EG = 2018 | ES = 2022 | EU = 2023 | FI = 2023 | FR = 2022 | GR = 2007 | HK = 2020 | ID = 2007 | IL = 2021 | IN = 2023 | IR = 1..." current
- 10:2910:29, 30 July 2025 diff hist +67,787 N Module:Citation/CS1/Date validation Created page with "--[[--------------------------< F O R W A R D D E C L A R A T I O N S >-------------------------------------- ]] local add_prop_cat, is_set, in_array, set_message, substitute, wrap_style; -- imported functions from selected Module:Citation/CS1/Utilities local cfg; -- table of tables imported from selected Module:Citation/CS1/Configuration --[[--------------------------< F I L E - S C O P E D E C L A R A T I O N S >--------------------------------..." current
- 10:2810:28, 30 July 2025 diff hist +24,954 N Module:Citation/CS1/Utilities Created page with "local z = { error_cats_t = {}; -- for categorizing citations that contain errors error_ids_t = {}; -- list of error identifiers; used to prevent duplication of certain errors; local to this module error_msgs_t = {}; -- sequence table of error messages maint_cats_t = {}; -- for categorizing citations that aren't erroneous per se, but could use a little work prop_cats_t = {}; -- for categorizing cit..." current
- 10:2710:27, 30 July 2025 diff hist +17,975 N Module:Citation/CS1/Whitelist Created page with "--[[--------------------------< S U P P O R T E D P A R A M E T E R S >-------------------------------------- Because a steady-state signal conveys no useful information, whitelist.basic_arguments[] list items can have three values: true - these parameters are valid and supported parameters false - these parameters are deprecated but still supported tracked - these parameters are valid and supported parameters tracked in an eponymous properties category nil - thes..." current
- 10:2610:26, 30 July 2025 diff hist −37 Shaddick Stadium No edit summary current
- 10:2610:26, 30 July 2025 diff hist 0 N File:ShaddickStadium.jpg No edit summary current
- 10:2510:25, 30 July 2025 diff hist +116,258 N Module:Citation/CS1/Configuration Created page with "local lang_obj = mw.language.getContentLanguage(); -- make a language object for the local language; used here for languages and dates --[[--------------------------< S E T T I N G S >-------------------------------------------------------------- boolean settings used to control various things. these setting located here to make them easy to find ]] -- these settings local to this module only local local_digits_from_mediawiki = false;..." current
- 10:2410:24, 30 July 2025 diff hist −23 Shaddick Stadium No edit summary Tag: Visual edit: Switched
- 10:2210:22, 30 July 2025 diff hist +161,353 N Module:Citation/CS1 Created page with " local cs1 ={}; --[[--------------------------< F O R W A R D D E C L A R A T I O N S >-------------------------------------- ]] local dates, year_date_check, reformat_dates, date_hyphen_to_dash -- functions in Module:Citation/CS1/Date_validation local is_set, in_array, substitute, error_comment, set_error, select_one, -- functions in Module:Citation/CS1/Utilities add_maint_cat, wrap_style, safe_for_italics, remove_wiki_link; local z ={}; -- ta..." current
- 10:2110:21, 30 July 2025 diff hist +177 N Template:Isnumeric Created page with "{{#iferror:{{#expr:{{formatnum:{{{1|error}}}|R}}*0}}|{{#ifeq:{{{boolean|false}}}|true|0|}}|{{#ifeq:{{{boolean|false}}}|true|1|{{{1}}}}}}}<noinclude>{{documentation}}</noinclude>" current