Main public logs
Jump to navigation
Jump to search
Combined display of all available logs of New Prairie Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 16:14, 30 July 2025 Randombell talk contribs created page Template:Infobox film/short description/doc (Created page with "{{Documentation subpage}} {{high use}} This template is used for generating a short description for {{t|Infobox film}}. It uses that template's {{para|released}} and {{para|country}} parameters to generate the short description. The short description will generate as: <code><{{var|year}}> <{{var|country}}> film</code>. {{Film- and television-related infobox templates}} <includeonly>{{Sandbox other|| <!-- Categories below this line --> Category:Templates that genera...")
- 16:13, 30 July 2025 Randombell talk contribs created page Template:Infobox film/short description (Created page with "{{#if:{{Has short description}} |<!--Do nothing--> |{{short description|1=<!--return year and nationality for most articles-->{{#if:{{{released|}}}|{{#invoke:String|match|{{{released}}}|%d%d%d%d?|match=1|nomatch=}}}} {{#if:{{{country|}}}|{{#if:{{#invoke:Detect singular|main|{{{country|}}}}}|{{#invoke:Country2nationality||{{{country|}}}}}|{{{country|}}}}}}} <!--Test to see if released returns a year and country returns a nationality to decide whether to capitalize "film"-...")
- 16:13, 30 July 2025 Randombell talk contribs created page Module:Text (Created page with "local yesNo = require("Module:Yesno") local Text = { serial = "2024-09-21", suite = "Text" } --[=[ Text utilities ]=] local function fiatQuote( apply, alien, advance ) -- Quote text -- Parameter: -- apply -- string, with text -- alien -- string, with language code -- advance -- number, with level 1 or 2 local r = apply and tostring(apply) or "" alien = alien or "en" advance = tonumber(advance) or 0 l...")
- 16:12, 30 July 2025 Randombell talk contribs created page 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...")
- 16:12, 30 July 2025 Randombell talk contribs created page Template:Pluralize from text (Created page with "{{#invoke:Detect singular|pluralize}}<noinclude>{{documentation}}</noinclude>")
- 16:10, 30 July 2025 Randombell talk contribs created page 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...")
- 16:10, 30 July 2025 Randombell talk contribs created page 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...")
- 16:09, 30 July 2025 Randombell talk contribs created page Module:Shortcut/config/doc (Created page with "{{Module rating |protected}} {{high-use}}")
- 16:09, 30 July 2025 Randombell talk contribs created page 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...")
- 16:09, 30 July 2025 Randombell talk contribs created page 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...")
- 16:08, 30 July 2025 Randombell talk contribs created page 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...")
- 16:08, 30 July 2025 Randombell talk contribs created page 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...")
- 16:07, 30 July 2025 Randombell talk contribs created page 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>")
- 16:07, 30 July 2025 Randombell talk contribs created page 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...")
- 16:06, 30 July 2025 Randombell talk contribs created page Template:Shortcut (Created page with "<includeonly>{{#invoke:Shortcut|main}}</includeonly><noinclude> {{documentation}} <!-- Categories go on the /doc subpage, and interwikis go on Wikidata. --> </noinclude>")
- 16:06, 30 July 2025 Randombell talk contribs created page 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>")
- 16:05, 30 July 2025 Randombell talk contribs created page File:Lua-Logo.svg
- 16:05, 30 July 2025 Randombell talk contribs uploaded File:Lua-Logo.svg
- 16:05, 30 July 2025 Randombell talk contribs created page Template:Subpage other (Created page with "{{#ifeq:{{SUBPAGENAME}}|{{ROOTPAGENAME}}|{{{2|}}}|{{{1|}}}}}<!-- --><noinclude>{{documentation}}</noinclude>")
- 16:04, 30 July 2025 Randombell talk contribs created page File:Information icon4.svg
- 16:04, 30 July 2025 Randombell talk contribs uploaded File:Information icon4.svg
- 16:03, 30 July 2025 Randombell talk contribs created page 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...")
- 16:02, 30 July 2025 Randombell talk contribs created page File:Information icon.svg
- 16:02, 30 July 2025 Randombell talk contribs uploaded File:Information icon.svg
- 16:01, 30 July 2025 Randombell talk contribs created page 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...")
- 16:00, 30 July 2025 Randombell talk contribs created page 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 == &#...")
- 16:00, 30 July 2025 Randombell talk contribs created page Template:Protection padlock (Created page with "{{#invoke:Protection banner|main}}<noinclude> {{documentation}} </noinclude>")
- 15:59, 30 July 2025 Randombell talk contribs created page Template:Pp-protected (Redirected page to Template:Protection padlock) Tag: New redirect
- 15:59, 30 July 2025 Randombell talk contribs created page 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:...")
- 11:01, 30 July 2025 Randombell talk contribs created page File:FoolishCreeper-Band-WordMark wordmark.jpg
- 11:01, 30 July 2025 Randombell talk contribs uploaded File:FoolishCreeper-Band-WordMark wordmark.jpg
- 10:46, 30 July 2025 Randombell talk contribs deleted page File:Foolish creeper band shot.jpeg (Deleted old revision 20250730144554!Foolish_creeper_band_shot.jpeg: content was: "", and the only contributor was "Randombell" (talk))
- 10:45, 30 July 2025 Randombell talk contribs uploaded a new version of File:Foolish creeper band shot.jpeg
- 10:37, 30 July 2025 Randombell talk contribs created page File:Foolish creeper band shot.jpeg
- 10:37, 30 July 2025 Randombell talk contribs uploaded File:Foolish creeper band shot.jpeg
- 10:37, 30 July 2025 Randombell talk contribs created page File:1-Battler v2.jpg
- 10:37, 30 July 2025 Randombell talk contribs uploaded File:1-Battler v2.jpg
- 10:36, 30 July 2025 Randombell talk contribs created page File:NewAdventuresofMidnightSleuth.jpg
- 10:36, 30 July 2025 Randombell talk contribs uploaded File:NewAdventuresofMidnightSleuth.jpg
- 10:36, 30 July 2025 Randombell talk contribs created page File:ReelersHelmet.png
- 10:36, 30 July 2025 Randombell talk contribs uploaded File:ReelersHelmet.png
- 10:35, 30 July 2025 Randombell talk contribs created page File:Logo-NP-Reelers.jpg
- 10:35, 30 July 2025 Randombell talk contribs uploaded File:Logo-NP-Reelers.jpg
- 10:32, 30 July 2025 Randombell talk contribs created page 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 >----------------------------------------...")
- 10:32, 30 July 2025 Randombell talk contribs created page 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>")
- 10:31, 30 July 2025 Randombell talk contribs created page 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 --[[-...")
- 10:30, 30 July 2025 Randombell talk contribs created page 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...")
- 10:30, 30 July 2025 Randombell talk contribs created page 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</...")
- 10:29, 30 July 2025 Randombell talk contribs created page 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...")
- 10:29, 30 July 2025 Randombell talk contribs created page 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 >--------------------------------...")