Jump to content

User contributions for Thehighwayman

A user with 540 edits. Account created on 23 February 2025.
Search for contributionsExpandCollapse
⧼contribs-top⧽
⧼contribs-date⧽
(newest | oldest) View (newer 50 | ) (20 | 50 | 100 | 250 | 500)

7 April 2025

6 April 2025

  • 21:1221:12, 6 April 2025 diff hist +73,169 N Template:Infobox officeholder Created page with "{{#invoke:infobox|infoboxTemplate | bodyclass = vcard {{{bodyclass|}}} | bodystyle = {{#if:{{{mainwidth|}}}|width: {{{mainwidth}}}}} | child = {{lc:{{{embed}}}}} | abovestyle = font-size: 100%; | above = {{#if:{{{honorific prefix|{{{honorific_prefix|{{{honorific-prefix|}}}}}}}}}|<div class="honorific-prefix" style="font-weight: normal;">{{{honorific prefix|{{{honorific_prefix|{{{honorific-prefix}}}}}}}}}</div>}}<!-- --><div class="fn" style="font-size:125%;">{{#if:..." current
  • 21:1221:12, 6 April 2025 diff hist +18,030 N Module:ISO 3166/data/National Created page with "return { ["AD"] = {alpha3="AND",numeric="020",name="Andorra"}, ["AE"] = {alpha3="ARE",numeric="784",name="United Arab Emirates",altnames={"UAE"}}, ["AF"] = {alpha3="AFG",numeric="004",name="Afghanistan"}, ["AG"] = {alpha3="ATG",numeric="028",name="Antigua and Barbuda"}, ["AI"] = {alpha3="AIA",numeric="660",name="Anguilla"}, ["AL"] = {alpha3="ALB",numeric="008",name="Albania"}, ["AM"] = {alpha3="ARM",numeric="051",name="Armenia"}, ["AO"] = {alpha3="AGO",nu..." current
  • 21:1121:11, 6 April 2025 diff hist 0 m Module:ISO 3166 Protected "Module:ISO 3166" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite)) current
  • 21:1121:11, 6 April 2025 diff hist +9,651 N Module:ISO 3166 Created page with "-- to enable us to replicate the current functioning of Country extract, we need to deal with: -- 2 {{<name>}} DONE! -- 3 [[<name>]] DONE! -- 4 [[<name>|<junk>]] DONE! -- 5 [[image:flag of <country>.[svg|gif|png|jpg]|\d+px]] DONE! local p = {} local getArgs = require("Module:Arguments").getArgs local data = mw.loadData("Module:ISO 3166/data/National") ------------F I N D N A M E------------ -- Finds the name in the database local function findname(code,cd..."
  • 21:1021:10, 6 April 2025 diff hist 0 m Template:Find country Protected "Template:Find country" ([Edit=Allow only administrators] (indefinite)) current
  • 21:1021:10, 6 April 2025 diff hist +178 N Template:Find country Created page with "<includeonly>{{#if: {{{1|}}} | {{#invoke:Find country|main|string={{{1|}}}|match={{{match|}}}|nomatch={{{nomatch|}}}}} }}</includeonly><noinclude>{{Documentation}}</noinclude>"
  • 21:0921:09, 6 April 2025 diff hist 0 m Module:Country2nationality Protected "Module:Country2nationality" ([Edit=Allow only administrators] (indefinite)) current
  • 21:0921:09, 6 April 2025 diff hist +1,652 N Module:Country2nationality Created page with "local p = {} local data = { -- override list AFRICA = "African", ANTARCTICA = "Antarctic", ASIA = "Asian", BRITISHHONGKONG = "British Hong Kong", BRITISHINDIA = "British India", AUSTROHUNGARIANEMPIRE = "Austrian", CATALONIA = "Catalan", CZECHOSLOVAKIA = "Czech", DUTCHEASTINDIES = "Dutch East Indian", EASTGERMANY = "East German", EUROPE = "European", FPRYUGOSLAVIA = "Yugoslavian", GERMANDEMOCRATICREPUBLIC = "East German", GERMANEMPIRE = "German", KURDISTAN..."
  • 21:0821:08, 6 April 2025 diff hist 0 m Template:Country2nationality Protected "Template:Country2nationality" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite)) current
  • 21:0821:08, 6 April 2025 diff hist +128 N Template:Country2nationality Created page with "<includeonly>{{#invoke:Country2nationality||{{{1}}}|nocat={{{nocat|}}}}}</includeonly><noinclude> {{documentation}} </noinclude>"
  • 21:0721:07, 6 April 2025 diff hist 0 m Module:Text Protected "Module:Text" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite)) current
  • 21:0721:07, 6 April 2025 diff hist +19,470 N Module:Text Created page with "local yesNo = require("Module:Yesno") local Text = { serial = "2022-07-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..."
  • 21:0521:05, 6 April 2025 diff hist +4,518 N 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..." current
  • 21:0421:04, 6 April 2025 diff hist +7,111 N Module:Delink Created page with "-- This module de-links most wikitext. require("strict") local p = {} local getArgs local function delinkReversePipeTrick(s) if s:match("^%[%[|.*[|\n]") then -- Check for newlines or multiple pipes. return s end return s:match("%[%[|(.*)%]%]") end local function delinkPipeTrick(s) -- We need to deal with colons, brackets, and commas, per Help:Pipe trick. -- First, remove the text before the first colon, if any. if s:match(":") then s = s:match("%[%[.-..." current
  • 21:0421:04, 6 April 2025 diff hist 0 m Template:Strfind short Protected "Template:Strfind short" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite)) current
  • 21:0321:03, 6 April 2025 diff hist +164 N Template:Strfind short Created page with "{{#Invoke:String|find|source={{{1|}}}|{{{2}}}}}<noinclude> {{documentation}} <!-- Categories go on the /doc subpage, and interwikis go on Wikidata. --> </noinclude>"
  • 21:0221:02, 6 April 2025 diff hist 0 m Module:ParameterCount Protected "Module:ParameterCount" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite)) current
  • 21:0221:02, 6 April 2025 diff hist +2,509 N Module:ParameterCount Created page with "-- This module produces a count of all the arguments passed to it. local yesno = require('Module:Yesno') -- Trim a string local function trim(s) return s:match('^%s*(.-)%s*$') end -- Test whether a string is blank local function isBlank(s) return not s:find('%S') end -- Tests whether a string is a valid positional key, and if so, returns it. If -- the key is invalid, this returns nil. local function isPositionalKey(s) s = trim(s) if s:find('^[1-9][0-9]*$') then..."
  • 21:0121:01, 6 April 2025 diff hist +230 N Template:Count Created page with "{{safesubst<noinclude/>:#ifexpr:{{safesubst<noinclude/>:#invoke:ParameterCount|main|pattern1=^[%d]+$}}>0|{{safesubst<noinclude/>:#invoke:ParameterCount|main|pattern1=^[%d]+$}}|{{{base|0}}}}}<noinclude>{{documentation}}</noinclude>" current
  • 20:5420:54, 6 April 2025 diff hist +18,026 N Template:Infobox officeholder/office Created page with "{{#if:{{{speaker|}}}{{{state_legislature|}}}{{{state_assembly|}}}{{{speaker_office|}}}{{{state_delegate|}}}{{{state_house|}}}{{{prior_term|}}}{{{nominee|}}}{{{candidate|}}}{{{termstart|}}}{{{election_date|}}}{{{majority_leader|}}}{{{minority_floor_leader|}}}{{{minority_leader|}}}{{{majority_floor_leader|}}}{{{jr/sr|}}}{{{succeeding|}}}{{{assuming|}}}{{{state|}}}{{{jr/sr and state|}}}{{{state_senate|}}}{{{district|}}}{{{ambassador_from|}}}{{{minister_from|}}}{{{order|}}}{..." current
  • 17:2617:26, 6 April 2025 diff hist −85 Template:Infobox Test No edit summary current
  • 17:2317:23, 6 April 2025 diff hist −19 Template:Infobox Test No edit summary
  • 17:2217:22, 6 April 2025 diff hist −50 Template:Infobox Test No edit summary
  • 17:1917:19, 6 April 2025 diff hist +71 Template:Infobox Test No edit summary
  • 17:1217:12, 6 April 2025 diff hist +29 Template:Infobox Test No edit summary
  • 16:5616:56, 6 April 2025 diff hist +3,394 N Template:Infobox Test Created page with "{{Infobox | bodyclass = vcard | abovestyle = font-size: 100%; | above = {{Br separated entries | 1 = {{#if:{{{honorific prefix|{{{honorific_prefix|{{{honorific-prefix|}}}}}}}}}|<div class="honorific-prefix" style="display:inline; font-weight: normal;">{{{honorific prefix|{{{honorific_prefix|{{{honorific-prefix}}}}}}}}}</div>}} | 2 = <div style="display:inline; font-size:130%;" class="fn org">{{if empty|{{{name|}}}|{{PAGENAMEBASE}}}}</div> | 3 = {{#if:{{{native_n..."
  • 16:5216:52, 6 April 2025 diff hist +829 N User:Thehighwayman/Infobox Test/testcases Created page with "{{Infobox Test | name = Vladimir Ilyich Lenin | native_name = Владимир Ильич Ленин | image = Vladimir Lenin.jpg | image_size = 250px | image_upright = | image_alt = | caption = Photo of comrade Lenin | nationality = Russian</br>Soviet | birth_date = {{birth date|1870|4|22|df=yes}} | birth_name = Vladimir Ilyich Ulyanov | birth_place = Simbirsk, Russian Empire (1721–1917)|Ru..." current
  • 16:4916:49, 6 April 2025 diff hist +3,394 N User:Thehighwayman/Infobox Test Created page with "{{Infobox | bodyclass = vcard | abovestyle = font-size: 100%; | above = {{Br separated entries | 1 = {{#if:{{{honorific prefix|{{{honorific_prefix|{{{honorific-prefix|}}}}}}}}}|<div class="honorific-prefix" style="display:inline; font-weight: normal;">{{{honorific prefix|{{{honorific_prefix|{{{honorific-prefix}}}}}}}}}</div>}} | 2 = <div style="display:inline; font-size:130%;" class="fn org">{{if empty|{{{name|}}}|{{PAGENAMEBASE}}}}</div> | 3 = {{#if:{{{native_n..." current Tag: Visual edit: Switched

31 March 2025

(newest | oldest) View (newer 50 | ) (20 | 50 | 100 | 250 | 500)