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

  • 01:4701:47, 7 April 2025 diff hist 0 m Module:Wikidata Protected "Module:Wikidata" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite)) current
  • 01:4601:46, 7 April 2025 diff hist +34,975 N Module:Wikidata Created page with "-- vim: set noexpandtab ft=lua ts=4 sw=4: require('strict') local p = {} local debug = false ------------------------------------------------------------------------------ -- module local variables and functions local wiki = { langcode = mw.language.getContentLanguage().code } -- internationalisation local i18n = { ["errors"] = { ["property-not-found"] = "Property not found.", ["entity-not-found"] = "Wikidata entity not found.", ["unknown-claim-type"] = "Un..."
  • 01:4001:40, 7 April 2025 diff hist +37 N Module:Mbox Redirected page to Module:Message box current Tag: New redirect

6 April 2025

  • 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: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: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: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..."
  • 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

24 March 2025

  • 01:3601:36, 24 March 2025 diff hist +416 N Portal:Concepts Created page with "<templatestyles src="Main Page/styles.css" /> __NOTITLE__ <div id="mp-topbanner" class="mp-box"> <div id="mp-welcome"><h1>Concepts</h1></div> <div id="mp-free">Abstract concepts represented within Marxism</div> </div> <div id="mp-upper"> <div id="mp-left" class="MainPageBG mp-box"> <h2 class="mp-h2">Classes</h2> <ul> <li>Proletariat</li> <li>Bourgeois</li> </ul> </div> </div>" current
  • 01:3301:33, 24 March 2025 diff hist +476 N Portal:Papers Created page with "<templatestyles src="Main Page/styles.css" /> __NOTITLE__ <div id="mp-topbanner" class="mp-box"> <div id="mp-welcome"><h1>Papers</h1></div> <div id="mp-free">Documents written on Marxism</div> </div> <div id="mp-upper"> <div id="mp-left" class="MainPageBG mp-box"> <h2 class="mp-h2">Constitutions</h2> <ul> <li>Constitution of the People's Republic of China</li> <li>Constitution of the Communist Party of China</li> </ul> </div> </div>" current
  • 01:3001:30, 24 March 2025 diff hist +449 N Portal:Organizations Created page with "<templatestyles src="Main Page/styles.css" /> __NOTITLE__ <div id="mp-topbanner" class="mp-box"> <div id="mp-welcome"><h1>Organizations</h1></div> <div id="mp-free">Organizations which adopted Marxism</div> </div> <div id="mp-upper"> <div id="mp-left" class="MainPageBG mp-box"> <h2 class="mp-h2">Ruling Parties</h2> <ul> <li>Communist Party of China</li> <li>Communist Party of Vietnam</li> </ul> </div> </div>" current

23 March 2025

20 March 2025

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