User contributions for Randombell
Jump to navigation
Jump to search
5 August 2025
- 16:0016:00, 5 August 2025 diff hist +44 N Template:No documentation Redirected page to Template:Improve documentation current Tag: New redirect
- 15:5915:59, 5 August 2025 diff hist +822 N Template:Person infobox header Created page with "{{ombox|type=content|text=The design and content of biographical infoboxes must comply with Wikipedia’s verifiability policy, as well as the infobox and biographical style guidelines. All content displayed by this template must adhere to the '''Wikipedia:Biographies of living persons|biographies of living perso..." current
- 15:5915:59, 5 August 2025 diff hist +88 N Template:For Created page with "<includeonly>{{#invoke:For|For}}</includeonly><noinclude> {{Documentation}} </noinclude>" current
- 15:5915:59, 5 August 2025 diff hist +178 N Template:Pp-move Created page with "<includeonly>{{#invoke:Protection banner|main}}</includeonly><noinclude> {{documentation}} <!-- Categories go on the /doc subpage, and interwikis go on Wikidata. --> </noinclude>" current
- 15:5815:58, 5 August 2025 diff hist +30 N Template:Pp-move-indef Redirected page to Template:Pp-move current Tag: New redirect
- 15:5815:58, 5 August 2025 diff hist +747 N Template:!mxt Created page with "{{#ifeq:{{NAMESPACE}}|{{ns:0}}|{{FormattingError|[[:{{safesubst:<noinclude/>#invoke:TEMPLATENAME|main}}]] is only for examples of style and formatting. Do not use it in actual articles.}}|<span class="example deprecated-content example-bad monospaced example-mono" style="font-family: monospace, monospace; color: var(--color-content-removed, #8B0000);" {{#if:{{{title|}}}|title="{{{title}}}"}}>{{{1|Example text}}}</span>}}<!--"monospace, monospace" needed per Wikipedia:Typ..." current
- 15:5715:57, 5 August 2025 diff hist +67,711 N Template:Infobox person/doc Created page with "<noinclude>{{pp-template|small=yes}}{{pp-move-indef}}</noinclude>{{for|an infobox for fictional characters|Template:Infobox character}} {{Template shortcut|Personbox}} {{documentation subpage}} {{Person infobox header}} {{High-use|info=About [https://linkcount.toolforge.org/index.php?project=en.wikipedia.org&page=Template:Infobox_person&namespaces=0 410,000] of them (90%) are in mainspace.}} {{Notice|Please note that in 2016, the {{para|religion}} and {{para|ethnicity}}..."
- 11:4211:42, 5 August 2025 diff hist −10 Levi Trevino →Theatrical releases
- 11:4211:42, 5 August 2025 diff hist +50 Timeline →1961
- 11:4211:42, 5 August 2025 diff hist −1 Levi Trevino No edit summary
- 11:4111:41, 5 August 2025 diff hist +828 Levi Trevino No edit summary
- 11:3411:34, 5 August 2025 diff hist +767 N Levi Trevino Created page with "{{Infobox person | name = Levi Trevino | series = | image = missing.jpg | caption = | birthname = Levi Andrea Trevino | maidename = | birth_date = {{birth date and age|1961|12|28}} | birth_place = New York, NY | death_date = | death_place = | killer = | death_cause = | occupation = Filmmaker | species = | title = | associates = | spouses = | significantother = | family = | children = | relatives = | school_name = | school_year = }} '''..."
- 11:3311:33, 5 August 2025 diff hist −5 Hackintosh (universe movie) No edit summary
- 11:3111:31, 5 August 2025 diff hist 0 N Category:People Created blank page current
- 11:3011:30, 5 August 2025 diff hist −28 Hackintosh (universe movie) No edit summary
- 10:5210:52, 5 August 2025 diff hist +33 The Motherboard (universe movie franchise) No edit summary
- 10:5210:52, 5 August 2025 diff hist +2 Hackintosh (universe movie) No edit summary
- 10:5110:51, 5 August 2025 diff hist −12,247 The Motherboard (universe movie franchise) →Films
- 10:5010:50, 5 August 2025 diff hist +89 Timeline →2023
- 10:4810:48, 5 August 2025 diff hist +99 Timeline →2016
- 10:4710:47, 5 August 2025 diff hist +89 Timeline →2012
- 10:4610:46, 5 August 2025 diff hist +88 Timeline →1996
- 10:3410:34, 5 August 2025 diff hist −1 Hackintosh (universe movie) No edit summary
- 10:3010:30, 5 August 2025 diff hist +193 The Motherboard (universe movie franchise) No edit summary
- 10:1910:19, 5 August 2025 diff hist +4,153 N Module:URL Created page with "-- -- This module implements {{URL}} -- -- See unit tests at Module:URL/testcases local p = {} local function safeUri(s) local success, uri = pcall(function() return mw.uri.new(s) end) if success then return uri end end local function extractUrl(args) for name, val in pairs(args) do if name ~= 2 and name ~= "msg" then local url = name .. "=" .. val; url = mw.ustring.gsub(url, '^[Hh][Tt][Tt][Pp]([Ss]?):(/?)([^/])', 'http%1://%3') local uri = sa..." current
- 10:1910:19, 5 August 2025 diff hist +37,414 N Template:Infobox franchise/doc Created page with "{{Documentation subpage}} <!-- PLEASE ADD CATEGORIES AT THE BOTTOM OF THIS PAGE --> {{Template shortcut|Infobox franchise}} {{Auto italic title|italic_title}} {{Lua|Module:Infobox|Module:InfoboxImage|Module:Check for unknown parameters}} {{tl|Infobox media franchise}} is used to quickly list all the major creative works of a media franchise, as well as a franchise's creator(s), origins, and owner(s). == Usage == The infobox may be added by pasting the template..." current
- 10:1810:18, 5 August 2025 diff hist +5,990 N Template:Infobox franchise Created page with "{{Infobox | italic title = {{{italic_title|<noinclude>no</noinclude>}}} | bodyclass = vevent | abovestyle = font-style: italic; background: {{if empty|{{{color|}}}|{{{colour|}}}|lavender}}; {{#if:{{{color|}}}{{{colour|}}}|color: {{Greater color contrast ratio|{{if empty|{{{color|}}}|{{{colour|}}}}}}};}} | aboveclass = summary | above = <includeonly>{{{title|{{PAGENAMEBASE}}}}}</includeonly> | headerstyle = background: {{if empty|{{{color|}}}|{{{colour|}}}|laven..." current
- 10:1710:17, 5 August 2025 diff hist +4,349 N Module:Official website Created page with "local makeUrl = require('Module:URL')._url local p = {} -- Wrapper for pcall which returns nil on failure. local function quickPcall(func) local success, result = pcall(func) if success then return result end end -- Gets the rank for a Wikidata property table. Returns 1, 0 or -1, in -- order of rank. local function getRank(prop) local rank = prop.rank if rank == 'preferred' then return 1 elseif rank == 'normal' then return 0 elseif rank == 'deprecated' th..." current
- 10:1710:17, 5 August 2025 diff hist +413 N Template:R with old history Created page with "<noinclude>{{Template:This is a redirect/rcat}} </noinclude>{{Redirect template |id=R with old history |name=With old history |from=a page that was from a historic version of this Wikipedia project |all category=Redirects with old history |printworthy={{#ifeq:{{{1}}}|printworthy|yes|no}} }}<noinclude> <!-- Place categories on /doc subpage; interwikis go to Wikidata. --> {{Documentation}} </noinclude>" current
- 10:1710:17, 5 August 2025 diff hist +1,022 N Template:R with history Created page with "<noinclude> {{This is a redirect/rcat}} </noinclude>{{Redirect template |id=R with history |name=With history |from=a page containing <span class="editlink plainlinks">[{{fullurl:{{FULLPAGENAMEE}}|action=history}} '''substantive page history''']</span> |info=This page is kept as a redirect to preserve its former content and attributions. Please <em>do not</em> remove the tag that generates this text (unless the need to recreate content on this page has been demon..." current
- 10:1610:16, 5 August 2025 diff hist +621 N Template:R to rcat Created page with "<noinclude>{{This is a redirect/rcat}} </noinclude>{{Redirect template |id=R to redirect template |name=To a redirect category (rcat) template |from=an alias/shortcut (usually), or from a redirect that is the result of a page move/rename, |to=a redirect category (rcat) template |template category=Redirects to redirect templates |other category=Redirects to template namespace |printworthy=no }}<includeonly>{{{category|Category:Redirects to redi..." current
- 10:1610:16, 5 August 2025 diff hist +846 N Template:R from merge Created page with "<noinclude>{{This is a redirect/rcat}} </noinclude>{{Redirect template |id=R from merge |name=From a merge |from=a page that was merged into another page |info=This redirect was kept in order to preserve [[Special:PageHistory/{{FULLPAGENAMEE}}|'''the edit history of this page''']] after its content was merged into {{#if:{{{1|}}}|'''[[{{{1}}}]]'''|the content of the target page}}. Please ''do not'' remove the tag that generates this text (unless the need to recre..." current
- 10:1510:15, 5 August 2025 diff hist +2,170 N Module:RedirectData Created page with "local p = {} function p.getRedirectToNamespace(frame) titleObject = mw.title.getCurrentTitle() -- check if this is a redirect if titleObject.redirectTarget then targetNamespace = titleObject.redirectTarget.nsText return targetNamespace end return "Notaredirect" end function p.getTalkPage(frame) -- this is code written to check for the criteria to apply {{R to talk page}} - essentially, whether the redirect is outside of, and going into, a talk namespace titleO..." current
- 10:1510:15, 5 August 2025 diff hist +1,263 N Template:R from shortcut Created page with "<noinclude>{{Template:This is a redirect/rcat|from shortcut}} </noinclude>{{#switch:{{#invoke:RedirectData|getRedirectToNamespace}} |Template= {{Redirect template |id=R from template shortcut |name=From a template shortcut |from=a shortcut page name '''in ''any'' namespace''' |to=a page in template namespace |info=**Shortcuts are wikilinked on community pages, talk pages, and edit summaries,..." current
- 10:1410:14, 5 August 2025 diff hist +87 N Template:R from template shortcut Redirected page to Template:R from shortcut current Tag: New redirect
- 10:1410:14, 5 August 2025 diff hist +68 N Template:Unbulleted Redirected page to Template:Unbulleted list current Tag: New redirect
- 10:1310:13, 5 August 2025 diff hist +329 N Template:URL Created page with "<includeonly>{{#invoke:URL|url}}</includeonly>{{#invoke:Check for unknown parameters|check|unknown={{main other|_VALUE_{{PAGENAME}}}}|preview=Page using Template:URL with unknown parameter "_VALUE_"|ignoreblank=y | 1 | 2 }}<noinclude>{{documentation}}</noinclude>" current
- 10:1310:13, 5 August 2025 diff hist +19,810 N Template:Done/See also Created page with "<!--This is transcluded into all these templates' /doc pages to save time. -->{{Documentation subpage|override=see also|several templates {{bracket|Details}}}}{{align|right|2=''This list:'' {{navbar|Done/See also|plain=1}}}}<noinclude>__NOTOC__</noinclude> ===Inline icon templates by shape and color=== Any of the following inline, comment-level templates can be converted into {{tl|Resolved}}-style hatnotes by using {{tl|Re..." current
- 10:1210:12, 5 August 2025 diff hist +1,247 N Template:Respond Created page with "<includeonly>File:{{{{{|safesubst:}}}#switch:{{{1|{{{icon|}}}}}} |blackcheck = Black check.svg |bluebrokenplus = Symbol unsupport2 vote.svg |bluecheck2 = Cornflower blue check.svg |bluecheck = Artículo bueno-blue.svg |blueclock = Pictogram voting wait blue.svg |blueplus = Symbol support2 vote.svg |deferred = Symbol deferred.svg |greencheck2 = Yes check.svg |greencheck = Symbol confirmed.svg |greenclock = Pictogram voting wait green.svg |greenplus = Symbol support vote..." current
- 10:1110:11, 5 August 2025 diff hist +655 N Template:A note/doc Created page with "{{Documentation subpage}} <!-- PLEASE ADD CATEGORIES AT THE BOTTOM OF THIS PAGE --> == Usage == A demonstration of default output, for an actual note about this template: :{{a note}} The "A" in the name of this template doesn't stand for anything, it's the English article "a". {{tl|note}} already existed as part of the old way of doing citations. Pass an argument for a custom start. {{tlx|A note|Custom note:}} produces: :{{A note|Custom note:}} == See al..." current
- 10:1110:11, 5 August 2025 diff hist +121 N Template:A note Created page with "{{Respond|info|{{ucfirst:{{{1|Note:}}}}}|alt=information}}<!--template:A note--><noinclude> {{documentation}}</noinclude>" current
- 10:1110:11, 5 August 2025 diff hist +632 N Template:Citation/styles.css Created page with "→{{pp|small=y}}: →* This page is a convenient place for the "citation" styles that are * available in many of our citation templates. This page can be considered the * authoritative source for those styles. [[Template:Citation]], like all CS1/2 * templates, is styled from [[Module:Citation/CS1/styles.css]], *not* here.: →Break long urls, etc., rather than overflowing box: .citation { word-wrap: break-word; } /* Highlight linked elements (such as clicke..." current
- 10:1110:11, 5 August 2025 diff hist +351 N Template:Note Created page with "<noinclude>{{Distinguish|Template:A note}} </noinclude><templatestyles src="Citation/styles.css"/><span class="citation wikicite" id="endnote_{{{1}}}"><b>^{{{2|}}}</b>{{#if:{{{3|}}}| {{{3|}}}}}</span> <noinclude> {{Documentation|Template:Ref/doc}} <!-- Add categories and interwikis to the /doc subpage, not here! --> </noinclude>" current
- 10:1010:10, 5 August 2025 diff hist +387 N Template:Official website Created page with "<includeonly>{{#invoke:Official website|main}}{{#invoke:Check for unknown parameters|check|showblankpositional=1|unknown={{main other|1=_VALUE_{{PAGENAME}}}}|preview=Page using Template:Official website with unknown parameter "_VALUE_"|1|2|URL|url|name}}</includeonly><!-- --><noinclude>{{documentation}}</noinclude>" current
- 10:0910:09, 5 August 2025 diff hist +37,414 N Template:Infobox media franchise/doc Created page with "{{Documentation subpage}} <!-- PLEASE ADD CATEGORIES AT THE BOTTOM OF THIS PAGE --> {{Template shortcut|Infobox franchise}} {{Auto italic title|italic_title}} {{Lua|Module:Infobox|Module:InfoboxImage|Module:Check for unknown parameters}} {{tl|Infobox media franchise}} is used to quickly list all the major creative works of a media franchise, as well as a franchise's creator(s), origins, and owner(s). == Usage == The infobox may be added by pasting the template..." current
- 10:0910:09, 5 August 2025 diff hist +5,990 N Template:Infobox media franchise Created page with "{{Infobox | italic title = {{{italic_title|<noinclude>no</noinclude>}}} | bodyclass = vevent | abovestyle = font-style: italic; background: {{if empty|{{{color|}}}|{{{colour|}}}|lavender}}; {{#if:{{{color|}}}{{{colour|}}}|color: {{Greater color contrast ratio|{{if empty|{{{color|}}}|{{{colour|}}}}}}};}} | aboveclass = summary | above = <includeonly>{{{title|{{PAGENAMEBASE}}}}}</includeonly> | headerstyle = background: {{if empty|{{{color|}}}|{{{colour|}}}|laven..." current
- 10:0810:08, 5 August 2025 diff hist −3 The Motherboard (universe movie franchise) No edit summary
- 10:0710:07, 5 August 2025 diff hist +13,620 The Motherboard (universe movie franchise) No edit summary
- 10:0710:07, 5 August 2025 diff hist +127 N Template:Cite magazine Created page with "<includeonly>{{#invoke:Citation/CS1|citation |CitationClass=magazine }}</includeonly><noinclude> {{documentation}} </noinclude>" current
- 10:0610:06, 5 August 2025 diff hist +65,596 N Module:Cs1 documentation support Created page with "require('strict'); local getArgs = require ('Module:Arguments').getArgs; local cfg = mw.loadData ('Module:Citation/CS1/Configuration'); -- load the configuration module local whitelist = mw.loadData ('Module:Citation/CS1/Whitelist'); -- load the whitelist module local exclusion_lists = { -- TODO: move these tables into a separate ~/data module and mw.loadData() it ['cite book'] = { ['agency'] = true, ['air-date'] = true, ['arxiv'] = true,..." current