User contributions for BRUSpedia
Appearance
11 January 2025
- 23:0623:06, 11 January 2025 diff hist 0 m Module:Road data/strings/USA/RI 1 revision imported current
- 23:0623:06, 11 January 2025 diff hist 0 m Module:Road data/strings/USA/OR 1 revision imported current
- 23:0623:06, 11 January 2025 diff hist 0 m Module:Road data/strings/USA/ND 1 revision imported current
- 23:0623:06, 11 January 2025 diff hist 0 m Module:Road data/strings/USA/NV 1 revision imported current
- 23:0623:06, 11 January 2025 diff hist 0 m Module:Road data/strings/USA/NE 1 revision imported current
- 23:0623:06, 11 January 2025 diff hist 0 m Module:Road data/strings/USA/MA 1 revision imported current
- 23:0623:06, 11 January 2025 diff hist 0 m Module:Road data/strings/USA/GA 1 revision imported current
- 23:0623:06, 11 January 2025 diff hist 0 m Module:Road data/strings/USA/CT 1 revision imported current
- 23:0623:06, 11 January 2025 diff hist 0 m Module:Random portal component 1 revision imported current
- 23:0623:06, 11 January 2025 diff hist 0 m Module:InterwikiTable 1 revision imported current
- 23:0623:06, 11 January 2025 diff hist 0 m Module:Location map/data/Belgium 1 revision imported current
- 22:3522:35, 11 January 2025 diff hist +6,546 N Module:Message box/configuration Created page with "-------------------------------------------------------------------------------- -- Message box configuration -- -- -- -- This module contains configuration data for Module:Message box. -- -------------------------------------------------------------------------------- return { ambox = { types = { speedy = { class = 'ambox-spee..."
- 22:3422:34, 11 January 2025 diff hist +18,901 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 ---------------------------------------------------------------------------..."
- 22:3422:34, 11 January 2025 diff hist +745 N Module:Yesno Created page with "-- Function allowing for consistent treatment of boolean-like wikitext input. -- It works similarly to the template {{yesno}}. return function (val, default) -- If your wiki uses non-ascii characters for any of "yes", "no", etc., you -- should replace "val:lower()" with "mw.ustring.lower(val)" in the -- following line. val = type(val) == 'string' and val:lower() or val if val == nil then return nil elseif val == true or val == 'yes' or val == 'y' or val =..."
- 22:3322:33, 11 January 2025 diff hist +3,908 N Module:Lua banner Created page with "-- This module implements the {{lua}} template. local yesno = require('Module:Yesno') local mList = require('Module:List') local mTableTools = require('Module:TableTools') local mMessageBox = require('Module:Message box') local p = {} function p.main(frame) local origArgs = frame:getParent().args local args = {} for k, v in pairs(origArgs) do v = v:match('^%s*(.-)%s*$') if v ~= '' then args[k] = v end end return p._main(args) end function p._main(args)..."
- 22:3222:32, 11 January 2025 diff hist +196 N Template:Lua Created page with "<includeonly>{{#invoke:Lua banner|main}}</includeonly><noinclude> {{Lua|Module:Lua banner}} {{documentation}} <!-- Categories go on the /doc subpage and interwikis go on Wikidata. --> </noinclude>"
- 22:2522:25, 11 January 2025 diff hist +18,028 N Module:String Created page with "--[[ 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 preserve or remove such whitespace. Global options ignore_errors: If set to 'true' or 1, any error c..."
- 22:2422:24, 11 January 2025 diff hist +151 N Template:PAGENAMEBASE Created page with "{{safesubst:<noinclude/>#invoke:String|replace|{{{1|{{safesubst:<noinclude/>PAGENAME}}}}}|%s+%b()$||1|false}}<noinclude> {{documentation}} </noinclude>" current
- 22:2022:20, 11 January 2025 diff hist +191 N Template:En dash range Created page with "{{{1}}}{{#ifeq:{{#invoke:String|find|source={{#invoke:Plain text|main|{{{1}}}{{{2}}}}}|target=[%s–—-]|plain=false}}|0|–| – }}{{{2}}}<noinclude> {{Documentation}} </noinclude>" current
- 22:1922:19, 11 January 2025 diff hist −786 Bryan Hanson No edit summary
- 22:1922:19, 11 January 2025 diff hist +47,959 N Module:Date Created page with "-- Date functions for use by other modules. -- I18N and time zones are not supported. local MINUS = '−' -- Unicode U+2212 MINUS SIGN local floor = math.floor local Date, DateDiff, diffmt -- forward declarations local uniq = { 'unique identifier' } local function is_date(t) -- The system used to make a date read-only means there is no unique -- metatable that is conveniently accessible to check. return type(t) == 'table' and t._id == uniq end local function is_..." current
- 22:1822:18, 11 January 2025 diff hist +34,110 N Module:Age Created page with "-- Implement various "age of" and other date-related templates. local mtext = { -- Message and other text that should be localized. -- Also need to localize text in table names in function dateDifference. ['mt-bad-param1'] = 'Invalid parameter $1', ['mt-bad-param2'] = 'Parameter $1=$2 is invalid', ['mt-bad-show'] = 'Parameter show=$1 is not supported here', ['mt-cannot-add'] = 'Cannot add "$1"', ['mt-conflicting-s..." current
- 22:1822:18, 11 January 2025 diff hist +17,747 N Module:Documentation/config Created page with "---------------------------------------------------------------------------------------------------- -- -- Configuration for Module:Documentation -- -- Here you can set the values of the parameters and messages used in Module:Documentation to -- localise it to your wiki and your language. Unless specified otherwise, values given here -- should be string values. ---------------------------------------------------------------------------------..."
- 22:1722:17, 11 January 2025 diff hist +742 N Template:Birth date and age Created page with "<includeonly>{{{{{♥|safesubst:}}}#invoke:age|birth_date_and_age}}{{#invoke:Check for unknown parameters|check|ignoreblank=y|preview=Page using Template:Birth date and age with unknown parameter "_VALUE_"|unknown={{main other|_VALUE_{{PAGENAME}}}}|1|2|3|day|month|year|df|mf}}{{#ifeq: {{NAMESPACENUMBER}} | 0 | {{#if: {{#invoke:wd|label|raw}} | {{#if: {{#invoke:String|match|{{#invoke:wd|pro..." current
- 22:1722:17, 11 January 2025 diff hist +5,643 N Module:List Created page with "local libUtil = require('libraryUtil') local checkType = libUtil.checkType local mTableTools = require('Module:TableTools') local p = {} local listTypes = { ['bulleted'] = true, ['unbulleted'] = true, ['horizontal'] = true, ['ordered'] = true, ['horizontal_ordered'] = true } function p.makeListData(listType, args) -- Constructs a data table to be passed to p.renderList. local data = {} -- Classes and TemplateStyles data.classes = {} data.templatestyles = ''..."
- 22:1622:16, 11 January 2025 diff hist −787 Bryan Hanson No edit summary
- 22:1522:15, 11 January 2025 diff hist +3,339 N Module:Check for unknown parameters Created page with "-- This module may be used to compare the arguments passed to the parent -- with a list of arguments, returning a specified result if an argument is -- not on the list require ('strict'); local p = {} local function trim(s) return s:match('^%s*(.-)%s*$') end local function isnotempty(s) return s and s:match('%S') end local function clean(text) -- Return text cleaned for display and truncated if too long. -- Strip markers are replaced with dummy text representing..."
- 22:1422:14, 11 January 2025 diff hist +10,054 N Module:Arguments Created page with "-- This module provides easy processing of arguments passed to Scribunto from -- #invoke. It is intended for use by other Lua modules, and should not be -- called from #invoke directly. local libraryUtil = require('libraryUtil') local checkType = libraryUtil.checkType local arguments = {} -- Generate four different tidyVal functions, so that we don't have to check the -- options every time we call it. local function tidyValDefault(key, val) if type(val) == 'string'..."
- 22:1322:13, 11 January 2025 diff hist +16,577 N Module:TableTools Created page with "------------------------------------------------------------------------------------ -- TableTools -- -- -- -- This module includes a number of functions for dealing with Lua tables. -- -- It is a meta-module, meant to be called from other Lua modules, and should not -- -- be called directly from #invoke...."
- 22:1222:12, 11 January 2025 diff hist +1,728 N Module:Separated entries Created page with "-- This module takes positional parameters as input and concatenates them with -- an optional separator. The final separator (the "conjunction") can be -- specified independently, enabling natural-language lists like -- "foo, bar, baz and qux". The starting parameter can also be specified. local compressSparseArray = require('Module:TableTools').compressSparseArray local p = {} function p._main(args) local dataPlural = args.dataPlural local separator = args.separator..." current
- 22:1022:10, 11 January 2025 diff hist +120 Elizabeth Wilborn No edit summary
- 22:0822:08, 11 January 2025 diff hist +35,082 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..."
- 22:0722:07, 11 January 2025 diff hist +151 N Template:Documentation Created page with "{{#invoke:documentation|main|_content={{ {{#invoke:documentation|contentTitle}}}}}}<noinclude> <!-- Add categories to the /doc subpage --> </noinclude>" current
- 21:4321:43, 11 January 2025 diff hist +531 N Elizabeth Wilborn Created page with "{{Infobox officeholder | name = | image = | caption = | officeholder_type = | office_title = | office_start_date = | office_end_date = | predecessor = | successor = | birth_name = | birth_date = | birth_place = | death_date = | death_place = | party = | spouse = | children = | profession = | education = | signature..."
- 21:2221:22, 11 January 2025 diff hist −408 Bryan Hanson No edit summary
- 21:1921:19, 11 January 2025 diff hist −1,300 Bryan Hanson Blanked the page Tag: Blanking
- 21:0321:03, 11 January 2025 diff hist +521 Bryan Hanson No edit summary
- 20:5520:55, 11 January 2025 diff hist −1 Bryan Hanson No edit summary
- 20:5420:54, 11 January 2025 diff hist +113 Bryan Hanson No edit summary
- 20:5420:54, 11 January 2025 diff hist −10 Bryan Hanson No edit summary
- 20:5320:53, 11 January 2025 diff hist 0 N File:BH.jpg No edit summary current
- 20:4820:48, 11 January 2025 diff hist −7 Bryan Hanson No edit summary
- 20:4820:48, 11 January 2025 diff hist +529 N Bryan Hanson Created page with "{{Senator Infobox | name = Bryan Hanson | image = ExampleImage.jpg | position = United States Representative | state = Virginia's 1st Congressional District | assumed_office = December 10th, 2024 | term_ended = Incumbent | party = Republican | birthdate = | birthplace = Virginia Beach, Virginia, USA | education = | spouse = | children = | previous_positions =..."
- 20:3820:38, 11 January 2025 diff hist +856 N Template:Official Created page with "{| class="infobox" style="width: 250px; background-color: #f9f9f9; border: 1px solid #ccc; padding: 5px; font-size: 90%;" |+ style="font-size: 120%; font-weight: bold; text-align: center;" | {{{name|Name Here}}} |- | colspan="2" style="text-align: center;" | [[File:{{{image|}}}|200px|alt={{{name|}}}]] |- ! Position | {{{position|Senator}}} |- ! State Represented | {{{state|}}} |- ! Assumed Office | {{{assumed_office|}}} |- ! Term Ended | {{{term_ended|Incumbent}}} |- ! P..." current
- 20:3620:36, 11 January 2025 diff hist +82 User talk:RealBryanHanson →Bryan Hanson made his account: new section
- 20:3620:36, 11 January 2025 diff hist +3 N User talk:RealBryanHanson Created page with "Lol"
- 20:3120:31, 11 January 2025 diff hist +8 Template:Infobox Judicial Case No edit summary current
- 20:2920:29, 11 January 2025 diff hist +721 N Template:Infobox Judicial Case Created page with "{| class="infobox" style="width: 300px; font-size: 90%;" ! colspan="2" style="text-align: center; font-size: 120%;" | {{{case_name|}}} |- | '''Court''' | {{{court|}}} |- | '''Full Name''' | {{{full_name|}}} |- | '''Decided Date''' | {{{decided_date|}}} |- | '''Argued Date''' | {{{argued_date|}}} |- | '''Citation''' | {{{citation|}}} |- | '''Docket Number''' | {{{docket_number|}}} |- | '''Judges''' | {{{judges|}}} |- | '''Majority Opinion''' | {{{majority_opinion|}}} |- |..."
- 20:2720:27, 11 January 2025 diff hist +567 The “Glenngate” Scandal No edit summary current
- 20:1320:13, 11 January 2025 diff hist +77 N The “Glenngate” Scandal Created page with "The “Glenngate” Scandal, or the 2025 Investigation into President Bourbon"