User contributions for Minervaproject
Appearance
Results for Minervaproject talk block log uploads logs
A user with 489 edits. Account created on 3 September 2026.
25 September 2026
- 10:3910:39, 25 September 2026 diff hist −33 Template:SHORTDESC: Blanked the page current Tag: Blanking
- 10:3810:38, 25 September 2026 diff hist +33 N Template:SHORTDESC: Minervaproject moved page Template:SHORTDESC: to Help talk:SHORTDESC Tag: New redirect
- 10:3810:38, 25 September 2026 diff hist 0 m Help talk:SHORTDESC Minervaproject moved page Template:SHORTDESC: to Help talk:SHORTDESC current
- 10:3610:36, 25 September 2026 diff hist +6,773 N Module:Lua call Created page with "requirestrict local p={} function p.main(frame) local parent = frame.getParent(frame) or {} local explist = {} local fnname, varlist local vars = {} for k, v in pairs(_G) do vars[k] = v -- transfer every global directly to our variable table end for k, v in pairs(parent.args or {}) do vars[k] = tonumber(v) or v -- transfer every parameter directly to our variable table end for k, v in pairs(frame.args or {}) do..." current
- 10:3310:33, 25 September 2026 diff hist +79 N Template:SHORTDESC Redirected page to Template:Short description current Tag: New redirect
- 10:3210:32, 25 September 2026 diff hist +79 N Help talk:SHORTDESC Redirected page to Template:Short description Tag: New redirect
- 10:3010:30, 25 September 2026 diff hist +133 N Template:Rcatsh Redirected page to Template:Redirect category shell current Tag: New redirect
- 10:3010:30, 25 September 2026 diff hist +79 N Template:Shortdesc Redirected page to Template:Short description current Tag: New redirect
- 10:2810:28, 25 September 2026 diff hist +16,370 N Module:Userbox Created page with "-- This module implements {{userbox}}. local categoryHandler = require('Module:Category handler').main local p = {} -------------------------------------------------------------------------------- -- Helper functions -------------------------------------------------------------------------------- local function checkNum(val, default) -- Checks whether a value is a number greater than or equal to zero. If so, -- returns it as a number. If not, returns a default valu..." current
- 10:2810:28, 25 September 2026 diff hist +187 N Template:Userbox Created page with "{{#invoke:userbox|userbox}}{{template other|__EXPECTUNUSEDTEMPLATE__}}<noinclude> {{documentation}} <!-- Categories go on the /doc subpage, and interwikis go on Wikidata. --> </noinclude>" current
- 10:2810:28, 25 September 2026 diff hist +464 N Template:User Short descriptions Created page with "{{userbox | border-c = #bcbcac | id = File:Farm-Fresh quill.png | id-c = #f8f9f8 | info = This user is a participant in</br>'''WikiProject Short descriptions'''. | info-c = #f8f9f8 | info-s = 8 | info-op = text-align:center | usercategory = WikiProject Short descriptions participants | nocat = {{{nocat|}}} }}<noinclude> {{Documentation}} </noinclude>" current
- 10:2710:27, 25 September 2026 diff hist +589 N Template:Shortdesc there Created page with "<noinclude><!-- {{{1}}} is the description {{{2}}} sets noreplace {{{note}}} overrides default HTML comment (empty value or "none" suppresses it) --></noinclude><includeonly>{{subst:#if:{{{1|}}} |{{subst:includeonly|{{Short description|{{{1}}}{{subst:#switch:{{subst:lc:{{{2|}}}}} |noreplace |nr={{subst:!}}noreplace | }}}}}}{{subst:#if:{{{note|a}}} |{{subst:#ifeq:{{subst:lc:{{{note}}}}}|none | |{{subst:html com..." current
- 10:2710:27, 25 September 2026 diff hist +584 N Template:Shortdesc here Created page with "<noinclude><!-- {{{1}}} is the description {{{2}}} sets noreplace {{{note}}} overrides default HTML comment (empty value or "none" suppresses it) --></noinclude><includeonly>{{subst:#if:{{{1|}}} |{{subst:noinclude|{{Short description|{{{1}}}{{subst:#switch:{{subst:lc:{{{2|}}}}} |noreplace |nr={{subst:!}}noreplace | }}}}}}{{subst:#if:{{{note|a}}} |{{subst:#ifeq:{{subst:lc:{{{note}}}}}|none | |{{subst:html comme..." current
- 10:2510:25, 25 September 2026 diff hist +882 N Module:Ustring Created page with "require('strict') return setmetatable({}, { __index = function(t, k) local what = mw.ustring[k] if type(what) ~= "function" then return what end return function(frame) local fargs = frame.args local fargsused = { tag = true } local args = {} local str_i = 1 while fargs['s' .. str_i] do fargsused['s' .. str_i] = true args[str_i] = fargs['s' .. str_i] str_i = str_i + 1 end for i, v in ipairs(fargs) do fargsused[i] = true..." current
- 10:2410:24, 25 September 2026 diff hist +150 N Template:Str sub old Created page with "<includeonly>{{{{{|safesubst:}}}#invoke:String|sublength|s={{{1}}}|i={{{2|0}}}|len={{{3|0}}}}}</includeonly><noinclude> {{documentation}} </noinclude>" current
- 10:1110:11, 25 September 2026 diff hist +605 N Template:Wikidata entity link Created page with "<includeonly>{{#if:{{{1|}}} | {{#switch:{{padleft:|1|{{uc:{{{1}}}}}}} | Q | P = [[d:Special:EntityPage/{{uc:{{{1}}}}}|{{replace|{{#invoke:wd|label|{{uc:{{{1}}}}}}}|'|'}} <small>({{uc:{{{1}}}}})</small>]] | #default = [[d:Special:EntityPage/Q{{uc:{{{1}}}}}|{{replace|{{#invoke:wd|label|Q{{uc:{{{1}}}}}}}|'|'}} <small>(Q{{uc:{{{1|}}}}})</small>]] }} | {{#if:{{#invoke:wd|label|raw}} | d:Special:EntityPage/{{#invoke:wd|label|raw}}|{{#invoke:wd|label}} <small..." current
- 10:1110:11, 25 September 2026 diff hist +178 N Template:Q Redirected page to Template:Wikidata entity link current Tag: New redirect
- 10:1010:10, 25 September 2026 diff hist +181 N Template:Short description/test Created page with "<span class="shortdescription nomobile noexcerpt noprint">{{nowiki2|1={{#invoke:WikidataIB|getDescription|{{{1|}}}|qid={{{qid|}}}}}}}</span><noinclude> {{documentation}}</noinclude>" current
- 10:1010:10, 25 September 2026 diff hist +1,352 N Module:Is infobox in lead/doc Created page with "<!-- Please place categories where indicated at the bottom of this page and interwikis at Wikidata (see Wikipedia:Wikidata) --> {{high use|risk}} '''Module:Is infobox in lead''' checks if a given infobox is in the lead, is also the only infobox in the lead, and that there aren't two of that same infobox in the article. If that is the case, it returns <code>true</code>, and if not returns nothing. This is designed for use by infoboxes that automatically generate sho..." current
- 10:0910:09, 25 September 2026 diff hist +993 N Module:Is infobox in lead Created page with "local p = {} function p.main (frame) return p._main (frame.args[1]) end function p._main (searchString) local content = mw.title.getCurrentTitle():getContent() local offset = string.find(content, "==", 1 , true) if offset then local lead = string.sub(content, 1, offset-1) if (string.find(lead, searchString)) then lead = lead :gsub( "{{%s-[Ii]nfobox%s-mapframe", "") --don't check for infobox mapframe :gsub( "{{%s-[Ii]nfobo[^}]-%|%s-embed%s-=%s-yes", "..." current
- 10:0910:09, 25 September 2026 diff hist +4,023 N Template:Annotated link Created page with "<includeonly>{{ {{{|safesubst:}}}#invoke:Annotated link | main | wikidata = {{{ wikidata |}}} | not_wikidata_for_links_starting_with = List of # Index of # Glossary of # Outline of # Timeline of # History of | not_wikidata_descriptions_including = wikimedia # mediawiki # wikipedia # list # index # glossary # outline # overview | space_cat = {{{ space_cat | {{{ space-cat |}}} }}} | not_single_word = organization # organisation # term | none_is_valid = yes | none..." current
- 10:0810:08, 25 September 2026 diff hist +464 N Template:Source parameter Created page with "{{SAFESUBST:<noinclude />#ifeq:{{SAFESUBST:<noinclude />Yesno|{{{nested|no}}}}}|yes||<{{{tag|code}}}>}}{{{{{{1<noinclude>|foo</noinclude>}}}{{SAFESUBST:<noinclude />#ifeq:{{{2}}}|{{{2|}}} ||}}{{{2|}}}}}}{{SAFESUBST:<noinclude />#ifeq:{{SAFESUBST:<noinclude />Yesno|{{{nested|no}}}}}|yes||</{{{tag|code}}}>}}<noinclude> {{Documentation}} <!-- PLEASE ADD CATEGORIES AND INTERWIKIS TO THE /doc SUBPAGE, THANKS --> </noinclude>" current
- 10:0810:08, 25 September 2026 diff hist +86 N Template:Param Redirected page to Template:Source parameter current Tag: New redirect
- 10:0710:07, 25 September 2026 diff hist +106 N Template:-- Redirected page to Template:Em dash current Tag: New redirect
- 09:5509:55, 25 September 2026 diff hist +9,245 N Template:Short description/doc Created page with "<noinclude> {{pp|small=yes}} </noinclude> {{Documentation subpage}} <!-- Please place categories where indicated at the bottom of this page and interwikis at Wikidata (see Wikipedia:Wikidata) --> {{High risk}} {{cascade-protected template}} {{Warning|{{strong|Please do not use redirects or shortcuts for this template}}, as they cause problems with the short description editing gadget and other maintenance tools.}} {{Lua|Module:Check for..." current
- 09:4809:48, 25 September 2026 diff hist +41,292 N Module:Transclusion count/data/C Created page with "return { ["C"] = 803000, ["C-Class"] = 17000, ["C-SPAN"] = 13000, ["C-cmn"] = 2800, ["C-pl"] = 51000, ["C."] = 354000, ["CAN"] = 20000, ["CANelec"] = 18000, ["CANelec/gain"] = 3500, ["CANelec/hold"] = 6800, ["CANelec/source"] = 11000, ["CANelec/top"] = 9100, ["CANelec/total"] = 9600, ["CAS"] = 3800, ["CAS_Registry_Number"] = 3800, ["CBB_Yearly_Record_End"] = 3500, ["CBB_Yearly_Record_Entry"] = 3600, ["CBB_Yearly_Record_Start"] = 3400, ["CBB_Yearly_Record_Subhead"] = 4200..." current
- 09:4709:47, 25 September 2026 diff hist +175 N Template:Protected due to vandalism Created page with "<includeonly>{{#invoke:Protected page|main}}</includeonly><noinclude> {{documentation}} <!-- Categories go on the /doc subpage, and interwikis go on Wikidata. --> </noinclude>" current
- 09:4409:44, 25 September 2026 diff hist +22,838 N Module:Message box/ Created page with "require('strict') local getArgs local yesno = require('Module:Yesno') local lang = mw.language.getContentLanguage() local CONFIG_MODULE = 'Module:Message box/configuration' local DEMOSPACES = {talk = 'tmbox', image = 'imbox', file = 'imbox', category = 'cmbox', article = 'ambox', main = 'ambox'} -------------------------------------------------------------------------------- -- Helper functions ---------------------------------------------------------------------------..." current
- 09:4209:42, 25 September 2026 diff hist +35,065 N Module:Documentation/ Created page with "-- This module implements {{documentation}}. -- Get required modules. local getArgs = require('Module:Arguments').getArgs -- Get the config table. local cfg = mw.loadData('Module:Documentation/config') local p = {} -- Often-used functions. local ugsub = mw.ustring.gsub local format = mw.ustring.format ---------------------------------------------------------------------------- -- Helper functions -- -- These are defined as local functions, but are made available in..." current
- 09:4109:41, 25 September 2026 diff hist +315 N Template:Module link expanded Created page with "<includeonly><code>{{{{{{{|safesubst:}}}#invoke:Separated entries|main|[[Module:{{{1}}}{{{section|}}}|#invoke:{{{1}}}]]|{{{2|''function''}}}|separator=|}}}}</code></includeonly><noinclude>{{documentation}}<!-- Categories go on the /doc subpage and interwikis go on Wikidata. --></noinclude>" current
- 09:4009:40, 25 September 2026 diff hist +90 N Template:Mlx Redirected page to Template:Module link expanded current Tag: New redirect
22 September 2026
- 19:5819:58, 22 September 2026 diff hist +8,885 N Module:Transclusion count/data/P Created page with "return { ["P"] = 6400, ["P-1"] = 4800, ["P-phrases"] = 4300, ["P."] = 4000, ["P1"] = 234000, ["P2"] = 516000, ["PAGENAMEBASE"] = 1910000, ["PAGENAMEU"] = 55000, ["PAK"] = 3500, ["PD-US"] = 8600, ["PD-US-1923-abroad"] = 5400, ["PD-US-expired"] = 5000, ["PD-US-expired-abroad"] = 8700, ["PD-US-no_notice"] = 2300, ["PD-art"] = 3300, ["PD-ineligible-USonly"] = 7700, ["PD-notice"] = 26000, ["PD-old-100"] = 3200, ["PD-self"] = 31000, ["PD-textlogo"] = 6200, ["PDB_Gallery"] = 29..." current
- 19:5619:56, 22 September 2026 diff hist 0 Template:Infobox podcast No edit summary current
- 19:5119:51, 22 September 2026 diff hist +5 Template:Short description No edit summary current Tag: Manual revert
- 19:5019:50, 22 September 2026 diff hist +298 N Module:Submit an edit request/config/doc Created page with "{{used in system}} This module provides configuration data for Module:Submit an edit request. Please see the module comments for a description of what each message does. <includeonly>{{#ifeq:{{SUBPAGENAME}}|sandbox|| <!-- Categories go here and interwikis go in Wikidata. --> }}</includeonly>" current
- 19:4919:49, 22 September 2026 diff hist +3,839 N Module:Submit an edit request/config Created page with "-- This module contains configuration data for Module:Submit an edit request. return { -------------------------------------------------------------------------------- -- Messages -------------------------------------------------------------------------------- -- The default display value for edit requests. ['default-display-value'] = 'Submit an edit request', -- The template that stores the edit request preload text ['preload-template'] = 'Template:Submit an edi..." current
- 19:4919:49, 22 September 2026 diff hist +3,825 N Module:Submit an edit request Created page with "-- This module implements {{Submit an edit request}}. local CONFIG_MODULE = 'Module:Submit an edit request/config' -- Load necessary modules local mRedirect = require('Module:Redirect') local cfg = mw.loadData(CONFIG_MODULE) local effectiveProtectionLevel = require('Module:Effective protection level')._main local escape = require("Module:String")._escapePattern local lang = mw.language.getContentLanguage() local p = {} local validLevels = { semi = 'semi', extended..." current
- 19:4819:48, 22 September 2026 diff hist +1,851 N 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..." current
- 19:4619:46, 22 September 2026 diff hist +13,566 N Module:Transclusion count/data/S Created page with "return { ["S"] = 4300, ["S-aca"] = 6700, ["S-ach"] = 17000, ["S-aft"] = 230000, ["S-aft/check"] = 231000, ["S-aft/filter"] = 231000, ["S-bef"] = 235000, ["S-bef/check"] = 235000, ["S-bef/filter"] = 235000, ["S-break"] = 6600, ["S-bus"] = 2100, ["S-civ"] = 2900, ["S-dip"] = 6000, ["S-end"] = 262000, ["S-gov"] = 8600, ["S-hon"] = 4000, ["S-hou"] = 9800, ["S-inc"] = 13000, ["S-legal"] = 9900, ["S-line_label"] = 2000, ["S-mil"] = 13000, ["S-new"] = 17000, ["S-non"] = 11000,..." current
- 19:4519:45, 22 September 2026 diff hist +1,266 N Module:Toolbar Created page with "-- This module implements {{toolbar}}. local mArguments -- Lazily initialise Module:Arguments local mTableTools = require('Module:TableTools') local yesno = require('Module:Yesno') local p = {} function p.main(frame) mArguments = require('Module:Arguments') local args = mArguments.getArgs(frame) return p._main(args) end function p._main(args) local toolbarItems = p.makeToolbarItems(args) if not toolbarItems then -- Return the blank string if no arguments w..." current
- 19:4519:45, 22 September 2026 diff hist +23,900 N Module:String/doc Created page with "{{Used in system}} {{Module rating|protected}} {{cascade-protected template|page=module}} {{Lmd|String}} This module is intended to provide access to basic string functions. Most of the functions provided here can be invoked with named parameters, unnamed parameters, or a mixture. If named parameters are used, Mediawiki will automatically remove any leading or trailing whitespace from the parameter. Depending on the intended use, it may be advantageous to either prese..." current
- 19:4419:44, 22 September 2026 diff hist +9,633 N Module:PageLinks Created page with "local ToolbarBuilder = require('Module:Toolbar') local p = {} -- Page object local trackingCategories = {} -- Table for storing the tracking categories. local demo -- Define a custom error message for this module. local function err(msg, section) local help if section then help = ' (help)' else help = '' end local cat if demo == 'yes' then cat = '' else cat = 'Category:PageLinks transclusions with errors' en..." current
- 19:4319:43, 22 September 2026 diff hist +5,992 N Module:Namespace detect Created page with "-- -------------------------------------------------------------------------------- -- -- -- NAMESPACE DETECT -- -- -- -- This module implements the {{namespace detect}} template in Lua, with a -- -- few improvements: all namespaces and all namespace aliases are..." current
- 19:4319:43, 22 September 2026 diff hist +7,325 N Module:Hatnote list Created page with "-------------------------------------------------------------------------------- -- Module:Hatnote list -- -- -- -- This module produces and formats lists for use in hatnotes. In particular, -- -- it implements the for-see list, i.e. lists of "For X, see Y" statements, -- -- as used in {{about}}, {{redirect}}, and their variants. Also introd..." current
- 19:4319:43, 22 September 2026 diff hist +6,573 N Module:Format link Created page with "-------------------------------------------------------------------------------- -- Format link -- -- Makes a wikilink from the given link and display values. Links are escaped -- with colons if necessary, and links to sections are detected and displayed -- with " § " as a separator rather than the standard MediaWiki "#". Used in -- the {{format link}} template. -------------------------------------------------------------------------------- local libraryUtil = require(..." current
- 19:4219:42, 22 September 2026 diff hist +1,346 N Module:For Created page with "local mArguments --initialize lazily local mHatlist = require('Module:Hatnote list') local mHatnote = require('Module:Hatnote') local yesNo = require('Module:Yesno') local p = {} --Implements {{For}} from the frame --uses capitalized "For" to avoid collision with Lua reserved word "for" function p.For (frame) mArguments = require('Module:Arguments') return p._For(mArguments.getArgs(frame)) end --Implements {{For}} but takes a manual arguments table function p._For (a..." current
- 19:4219:42, 22 September 2026 diff hist +48 N Template:String handling templates Redirected page to Template:String-handling templates current Tag: New redirect
- 19:4219:42, 22 September 2026 diff hist +8,031 N Template:String-handling templates Created page with "{{#invoke:Navbox with collapsible groups|navbox | name = String-handling templates | state = {{{state|expanded}}} | bodyclass = plainlist | title = String-handling templates (help page) | selected = {{{selected|{{{expanded|{{{1|}}}}}}}}} <!---------------------- Trimming -------------------------> | abbr1 = sub | sect1 = Substring (select chunk of string by its position) | content1 = {{Aligned table |fullwidth=on |style=text-align: left; |..." current
- 19:4119:41, 22 September 2026 diff hist +84 N Template:Pf Redirected page to Template:ParserFunction current Tag: New redirect
- 19:4119:41, 22 September 2026 diff hist +1,372 N Template:ParserFunction Created page with "<includeonly>{{ #if: {{{_code|}}} | <code> }}{{((}}{{ #switch: {{lc: {{{1|if}}} }} | expr | if | ifeq | iferror | ifexpr | ifexist | rel2abs | switch | time | titleparts = if}}}}}|#{{{1|if}}} | lc | uc | lcfirst | ucfirst | urlencode | anchorencode | ns = {{{1}}} | language | bcp47 | dir | interwikilink | interlanguagelink | special | speciale | tag = mw:..." current