User contributions for Randombell

A user with 1,569 edits. Account created on 17 July 2025.
Jump to navigation Jump to search
Search for contributionsExpandCollapse
⧼contribs-top⧽
⧼contribs-date⧽
(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)

29 July 2025

28 July 2025

  • 17:3017:30, 28 July 2025 diff hist +3,124 N Module:Duration Created page with "local p = {} function p._error( error_str ) return 'Category:Duration with input error<strong class="error">Error in Module:Duration: ' .. error_str .. '</strong>' end function p.main(frame) local args = require('Module:Arguments').getArgs(frame, {wrappers = {'Template:Duration', 'Template:Duration/sandbox'}}) local tmp = args.duration or args[1] or '' local duration = {} if tonumber(args[1]) or args[2] or args[3] then if args[4] then return p._error('Par..." current
  • 17:2717:27, 28 July 2025 diff hist +3,664 N Module:Singles Created page with "local p = {} -- Ripped from Module:Infobox. TODO: Make a utility module that can do this kind of thing local function getArgNums(args, prefix) -- Returns a table containing the numbers of the arguments that exist -- for the specified prefix. For example, if the prefix were to be 'data', and -- 'data1', 'data2', and 'data5' were to exist, it would return {1, 2, 5}. local nums = {} for k, v in pairs(args) do local num = tostring(k):match('^' ....." current
  • 17:2717:27, 28 July 2025 diff hist +254 N Template:Ti Created page with "'''[[Template:{{{1}}}]]''' ([[Template talk:{{{1}}}|talk]]{{int:dot-separator}}[[Special:Whatlinkshere/Template:{{{1}}}|links]]{{int:dot-separator}}[{{SERVER}}{{localurl:Template:{{{1}}}|action=edit}} edit])<noinclude> {{Documentation}} </noinclude>" current
  • 17:2617:26, 28 July 2025 diff hist +10,110 N Template:Singles/doc Created page with "{{Documentation subpage}} <!-- Please place categories where indicated at the bottom of this page and interwikis at Wikidata (see [[</nowiki>Wikipedia:Wikidata<nowiki>]]) --> {{Lua|Module:Singles}} This infobox is to be used as an additional miscellaneous listing at the bottom of {{Ti|Infobox album}}. ==Usage== This infobox should be placed in the {{para|misc}} field as shown below, using the field cases also shown below. Any unused fields may be left out. If this..." current
  • 17:2617:26, 28 July 2025 diff hist +533 N Template:Singles Created page with "{{{{{|safesubst:}}}#invoke:Singles||$B={{Infobox | child = <includeonly>yes</includeonly> | headerstyle = background: {{Template:Infobox album/color|{{{type|{{{Type|}}}}}}}} | header1 = Singles from ''{{{name|{{{Name|{{PAGENAMEBASE}}}}}}}}'' | data2 = {{#invoke:Singles|main}} }}{{#if:{{#invoke:String|match|1={{{type|}}}{{{Type|}}}{{{name|}}}{{{Name|}}}x|2=</?t[drh][ >]|nomatch=}}|Category:Music infoboxes with malformed table p..." current
  • 17:2517:25, 28 July 2025 diff hist +600 N Template:Extra album cover Created page with "<noinclude><table></noinclude><tr> {{#if:{{{Cover|}}}|{{#if: {{{Upper caption|}}}| <th colspan=3 style="text-align: center; background-color: {{Template:Infobox album/color|{{{Type|}}}}}">{{{Upper caption}}}</th> }}}} </tr> <tr> <td colspan=3 style="text-align: center">{{#if:{{{Cover|}}}|[[file:{{{Cover}}}|frameless|{{#ifeq:{{{Border|}}}|yes|border{{!}}}}alt={{{Alt|}}}|{{#if:{{{Lower caption|}}}|{{{Lower caption}}}|{{#if:{{{Upper caption|}}}|{{{Upper caption}}}}}}}]]..." current
  • 17:2517:25, 28 July 2025 diff hist +178 N Template:Pp-template Created page with "<includeonly>{{#invoke:Protection banner|main}}</includeonly><noinclude> {{documentation}} <!-- Categories go on the /doc subpage, and interwikis go on Wikidata. --> </noinclude>" current
  • 17:2417:24, 28 July 2025 diff hist +892 N Template:Duration Created page with "<noinclude>{{pp-template|small=yes}}</noinclude>{{#if:{{{4|}}} | {{Error|Error: Parameter number 4 should not be specified.}} | {{#ifexpr:{{{h|{{{1|}}}}}}{{{m|{{{2|0}}}}}}{{{s|{{{3|0}}}}}} | {{#ifexpr:60 > {{{s|{{{3|0}}}}}} | {{#ifeq:{{str find|{{{h|{{{1|}}}}}}{{{m|{{{2|}}}}}}|.}} | -1 |<span class="duration">{{#if: {{{h|{{{1|}}}}}}|<span class="h">{{{h|{{{1|}}}}}}</span>:|}}{{#if: {{{m|{{{2|}}}}}}|<span class="min">{{#if:{{{h|{{{1|}}}}}}|{{pa..." current
  • 17:2317:23, 28 July 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
  • 17:2317:23, 28 July 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
  • 17:2317:23, 28 July 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
  • 17:2217:22, 28 July 2025 diff hist +1,174 N Template:Infobox album/link Created page with "{{#switch:{{lc:{{{1|}}}}} |extended play|ep|extended play|ep=EP |studio album|studio album|album|album|original studio album|lp|studio|cover album|cover|cover album|cover version|tribute album|tribute|tribute album=Studio album |demo=Demo album |double album|double album=Studio album |live album|live album|live=Live album |greatest hits|greatest hits|great..." current
  • 17:2117:21, 28 July 2025 diff hist +7,871 N Module:Category handler Created page with "-------------------------------------------------------------------------------- -- -- -- CATEGORY HANDLER -- -- -- -- This module implements the {{category handler}} template in Lua, -- -- with a few improvements: all namespaces and all namespace alia..." current
  • 17:2017:20, 28 July 2025 diff hist +148 N Template:Category handler Created page with "{{#invoke:Category handler|main}}<noinclude> {{documentation}} <!-- Add categories to the /doc subpage, and interwikis to Wikidata. --> </noinclude>" current
  • 17:2017:20, 28 July 2025 diff hist +4,155 N Template:Infobox album Created page with "{{infobox | italic title= {{{Italic title|}}} | bodyclass = vevent haudio | aboveclass = summary album | abovestyle = font-style: italic; background-color: {{#ifeq:{{Infobox album/color|{{{Type|}}}}}|khaki|{{Infobox album/color}}|{{Infobox album/color|{{{Type|}}} }} }} | above = {{#if:{{{Name|}}}|{{{Name}}}|<includeonly><span style="font-style: normal">Untitled</span></includeonly>}} | image = {{#invoke:InfoboxImage|InfoboxImage|image={{#switch:{{{Cover..."
  • 17:1917:19, 28 July 2025 diff hist +5,535 N Tasteful Tasteless (album) Created page with "{{Infobox album | Italic Title = | Name = Tasteful Tasteless | Type = studio | Longtype = | Artist = Foolish Creeper | Cover = FoolishCreeper-Albums-2-Tasteful-Tastless.png | Border = | Alt = | Caption = | Released = July 21, 1984 | Recorded = February-June 1984 | Venue = | Studio = | Genre = Hard rock | Length = {{Duration|m=41|s=27}} | Language = | Label = S..."
  • 17:1817:18, 28 July 2025 diff hist +465 N Vicci Created page with "{{Infobox comics species | species = Vicci | image = <!-- filename format only --> | imagesize = <!-- default 250 --> | caption = | alt = | deities = | homeworld = | members = 200,000+ (until 558AD) | powers = Possession, Mind Control, Undead, Flight }} A '''''Vicci''''' were the original species of evil that ultimately became the source of evil throughout the world. ==Backstory== ==Abilities== ==Life Span== Category:Species"
  • 17:1817:18, 28 July 2025 diff hist 0 Vampire No edit summary current
(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)