Main public logs
Appearance
Combined display of all available logs of nUSA Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 15:53, 2 January 2025 Jord talk contribs protected Module:Category handler/data [Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite) (hist)
- 15:53, 2 January 2025 Jord talk contribs created page 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(...")
- 15:53, 2 January 2025 Jord talk contribs protected Module:Color contrast/colors [Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite) (hist)
- 15:52, 2 January 2025 Jord talk contribs created page Module:Color contrast/colors (Created page with "return { aliceblue = 0.92880068253475, antiquewhite = 0.84646951707754, aqua = 0.7874, aquamarine = 0.8078549208338, azure = 0.97265264954166, beige = 0.8988459998705, bisque = 0.80732327372979, black = 0, blanchedalmond = 0.85084439608156, blue = 0.0722, blueviolet = 0.12622014321946, brown = 0.098224287876511...")
- 15:52, 2 January 2025 Jord talk contribs protected Module:Color contrast [Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite) (hist)
- 15:52, 2 January 2025 Jord talk contribs created page Module:Color contrast (Created page with "-- -- This module implements -- {{Color contrast ratio}} -- {{Greater color contrast ratio}} -- {{ColorToLum}} -- {{RGBColorToLum}} -- local p = {} local HTMLcolor = mw.loadData( 'Module:Color contrast/colors' ) local function sRGB (v) if (v <= 0.03928) then v = v / 12.92 else v = math.pow((v+0.055)/1.055, 2.4) end return v end local function rgbdec2lum(R, G, B) if ( 0 <= R and R < 256 and 0 <= G and G < 256 and 0 <= B and B < 256 ) then return 0.2126 *...")
- 15:50, 2 January 2025 Jord talk contribs protected Template:Infobox/styles.css [Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite) (hist)
- 15:50, 2 January 2025 Jord talk contribs created page Template:Infobox/styles.css (Created page with "{{pp|small=y}}: * This TemplateStyles sheet deliberately does NOT include the full set of * infobox styles. We are still working to migrate all of the manual * infoboxes. See MediaWiki talk:Common.css/to do#Infobox * DO NOT ADD THEM HERE: * not strictly certain these styles are necessary since the modules now * exclusively output infobox-subbox or infobox, not both * just replicating the module faithfully: .infobox-subbox { padding: 0; borde...")
- 15:40, 2 January 2025 Jord talk contribs protected Module:Category handle [Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite) (hist)
- 15:40, 2 January 2025 Anonymous Privacy policy created page Module:Category handle (Created page with "-------------------------------------------------------------------------------- -- -- -- CATEGORY HANDLER -- -- -- -- This module implements the {{category handler}} template in Lua, -- -- with a few improvements: all namespaces and all namespace alia...")
- 06:18, 2 January 2025 Jord talk contribs protected Module:Category handler [Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite) (hist)
- 06:18, 2 January 2025 Jord talk contribs created page 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...")
- 06:18, 2 January 2025 Jord talk contribs protected Module:Category handler&action=edit [Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite) (hist)
- 06:17, 2 January 2025 Jord talk contribs created page Module:Category handler&action=edit (Created page with "-------------------------------------------------------------------------------- -- -- -- CATEGORY HANDLER -- -- -- -- This module implements the {{category handler}} template in Lua, -- -- with a few improvements: all namespaces and all namespace alia...")
- 06:17, 2 January 2025 Jord talk contribs protected Module:Userbox [Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite) (hist)
- 06:16, 2 January 2025 Jord talk contribs created page Module:Userbox (Created page with "-- This module implements {{userbox}}. local categoryHandler = require('Module:Category handler').main local p = {} -------------------------------------------------------------------------------- -- Helper functions -------------------------------------------------------------------------------- local function checkNum(val, default) -- Checks whether a value is a number greater than or equal to zero. If so, -- returns it as a number. If not, returns a default valu...")
- 05:54, 2 January 2025 Jord talk contribs protected Module:Lang/data/iana regions [Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite) (hist)
- 05:53, 2 January 2025 Jord talk contribs created page Module:Lang/data/iana regions (Created page with "-- File-Date: 2024-11-19 return { ["AC"] = {"Ascension Island"}, ["AD"] = {"Andorra"}, ["AE"] = {"United Arab Emirates"}, ["AF"] = {"Afghanistan"}, ["AG"] = {"Antigua and Barbuda"}, ["AI"] = {"Anguilla"}, ["AL"] = {"Albania"}, ["AM"] = {"Armenia"}, ["AO"] = {"Angola"}, ["AQ"] = {"Antarctica"}, ["AR"] = {"Argentina"}, ["AS"] = {"American Samoa"}, ["AT"] = {"Austria"}, ["AU"] = {"Australia"}, ["AW"] = {"Aruba"}, ["AX"] = {"Ă…land Islands"}, ["AZ"] = {"Azer...")
- 05:52, 2 January 2025 Jord talk contribs protected Module:Lang/data/iana scripts [Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite) (hist)
- 05:52, 2 January 2025 Jord talk contribs created page Module:Lang/data/iana scripts (Created page with "-- File-Date: 2024-11-19 return { ["Adlm"] = {"Adlam"}, ["Afak"] = {"Afaka"}, ["Aghb"] = {"Caucasian Albanian"}, ["Ahom"] = {"Ahom", "Tai Ahom"}, ["Arab"] = {"Arabic"}, ["Aran"] = {"Arabic (Nastaliq variant)"}, ["Armi"] = {"Imperial Aramaic"}, ["Armn"] = {"Armenian"}, ["Avst"] = {"Avestan"}, ["Bali"] = {"Balinese"}, ["Bamu"] = {"Bamum"}, ["Bass"] = {"Bassa Vah"}, ["Batk"] = {"Batak"}, ["Beng"] = {"Bengali", "Bangla"}, ["Bhks"] = {"Bhaiksuki"}, ["Blis"] =...")
- 05:52, 2 January 2025 Jord talk contribs protected Module:Lang/data/iana languages [Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite) (hist)
- 05:52, 2 January 2025 Jord talk contribs created page Module:Lang/data/iana languages (Created page with "-- File-Date: 2024-11-19 local active = { ["aa"] = {"Afar"}, ["ab"] = {"Abkhazian"}, ["ae"] = {"Avestan"}, ["af"] = {"Afrikaans"}, ["ak"] = {"Akan"}, ["am"] = {"Amharic"}, ["an"] = {"Aragonese"}, ["ar"] = {"Arabic"}, ["as"] = {"Assamese"}, ["av"] = {"Avaric"}, ["ay"] = {"Aymara"}, ["az"] = {"Azerbaijani"}, ["ba"] = {"Bashkir"}, ["be"] = {"Belarusian"}, ["bg"] = {"Bulgarian"}, ["bh"] = {"Bihari languages"}, ["bi"] = {"Bislama"}, ["bm"] = {"Bambara"}, ["...")
- 05:51, 2 January 2025 Jord talk contribs protected Module:Lang/data [Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite) (hist)
- 05:51, 2 January 2025 Jord talk contribs created page Module:Lang/data (Created page with "local lang_obj = mw.language.getContentLanguage(); local this_wiki_lang_tag = lang_obj.code; -- get this wiki's language tag --[[--------------------------< L A N G _ N A M E _ T A B L E >------------------------------------------------ primary table of tables that decode: lang -> language tags and names script -> ISO 15924 script tags region -> ISO 3166 region tags variant -> iana registered variant tags suppressed -> map of scripts tags and their assoc...")
- 05:50, 2 January 2025 Jord talk contribs protected Module:Yesno [Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite) (hist)
- 05:50, 2 January 2025 Jord talk contribs created page 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 =...")
- 05:50, 2 January 2025 Jord talk contribs protected Module:YesNo [Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite) (hist)
- 05:50, 2 January 2025 Jord talk contribs created page 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 =...")
- 05:49, 2 January 2025 Jord talk contribs protected Module:Unicode data [Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite) (hist)
- 05:49, 2 January 2025 Jord talk contribs created page Module:Unicode data (Created page with "local p = {} local floor = math.floor local function errorf(level, ...) if type(level) == "number" then return error(string.format(...), level + 1) else -- level is actually the format string. return error(string.format(level, ...), 2) end end local function binary_range_search(codepoint, ranges) local low, mid, high low, high = 1, ranges.length or require "Module:TableTools".length(ranges) while low <= high do mid = floor((low + high) / 2) local range =...")
- 05:48, 2 January 2025 Jord talk contribs protected Module:Lang [Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite) (hist)
- 05:48, 2 January 2025 Jord talk contribs created page Module:Lang (Created page with "--[=[ Lua support for the {{lang}}, {{lang-xx}}, and {{transl}} templates and replacement of various supporting templates. ]=] require('strict'); local getArgs = require ('Module:Arguments').getArgs; local unicode = require ("Module:Unicode data"); -- for is_latin() and is_rtl() local yesno = require ('Module:Yesno'); local lang_data = mw.loadData ('Module:Lang/data'); -- language name override and transliteration tool-tip tables local lang_name_table...")
- 05:47, 2 January 2025 Jord talk contribs protected Template:Lang [Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite) (hist)
- 05:47, 2 January 2025 Jord talk contribs created page Template:Lang (Created page with "<includeonly>{{#invoke:Lang|{{{fn|lang}}}}}</includeonly><noinclude> {{Documentation}} </noinclude>")
- 05:46, 2 January 2025 Jord talk contribs protected Template:Longitem [Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite) (hist)
- 05:46, 2 January 2025 Jord talk contribs created page Template:Longitem (Created page with "<noinclude>{{#tag: code| </noinclude>{{#ifeq: {{{1|+}}} | {{{1|-}}} | <div style="}}display: inline-block; line-height: 1.2em; padding: .1em 0; {{#ifeq: {{{1|+}}} | {{{1|-}}} | {{{style|}}}">{{{1|}}}</div> | <includeonly>width: 100%;</includeonly> }}<includeonly>{{#if:{{{2|}}}|Category:Pages using Template:Longitem with unnamed style parameter}}</includeonly><noinclude> |lang=wikitext}} {{documentation}} </noinclude>")
- 05:45, 2 January 2025 Jord talk contribs protected Module:If empty [Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite) (hist)
- 05:45, 2 January 2025 Jord talk contribs created page Module:If empty (Created page with "local p = {} function p.main(frame) local args = require('Module:Arguments').getArgs(frame, {wrappers = 'Template:If empty', removeBlanks = false}) for k,v in ipairs(args) do if v ~= '' then return v end end end return p")
- 05:44, 2 January 2025 Jord talk contribs protected Template:If empty [Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite) (hist)
- 05:44, 2 January 2025 Jord talk contribs created page Template:If empty (Created page with "{{<includeonly>safesubst:</includeonly>#invoke:If empty|main}}<noinclude>{{Documentation}}</noinclude>")
- 05:42, 2 January 2025 Jord talk contribs protected Template:Infobox website [Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite) (hist)
- 05:42, 2 January 2025 Jord talk contribs created page Template:Infobox website (Created page with "{{Infobox | bodyclass = vcard | child = {{lc:{{{embed|}}}}} | decat = yes | titleclass = fn org | title = {{if empty|{{{name|}}}|{{{company_name|}}}|{{{websitename|}}}|<includeonly>{{PAGENAMEBASE}}</includeonly>}} | image = {{#invoke:InfoboxImage|InfoboxImage|image={{if empty|{{{company_logo|}}}|{{{logo|}}}|{{{websitelogo|}}}}}|size={{{logo_size|}}}|sizedefault=frameless|upright={{{image_upright|1}}}|alt={{{logo_alt|}}}}} | caption1 = {{if empty|{{{logo_captio...")
- 05:37, 2 January 2025 Jord talk contribs protected Module:Arguments [Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite) (hist)
- 05:37, 2 January 2025 Jord talk contribs created page 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'...")
- 05:36, 2 January 2025 Jord talk contribs protected Module:ConvertIB [Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite) (hist)
- 05:36, 2 January 2025 Jord talk contribs created page Module:ConvertIB (Created page with "require('strict') local p = {} local getArgs = require('Module:Arguments').getArgs -- Units accepted by {{convert}} that come in groups (e.g., "5 ft 6 in") local multiple = {'mich', 'michlk', 'michainlk', 'miyd', 'miydftin', 'mift', 'ydftin', 'ydft', 'ftin', 'footin', 'handin', 'lboz', 'stlb', 'stlboz', 'stlb'} -- Convert unit list to hash local mult_table = {} for _, v in ipairs(multiple) do mult_table[v] = true end -- Function to pull out values and units from num...")
- 05:35, 2 January 2025 Jord talk contribs created page Template:Convinfobox (Created page with "{{#invoke:ConvertIB|convert}}<noinclude>{{documentation}}</noinclude>")
- 05:35, 2 January 2025 Jord talk contribs protected Template:Convinfobox [Create=Allow only administrators] (indefinite) (hist)
- 05:34, 2 January 2025 Jord talk contribs protected Module:Separated entries [Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite) (hist)
- 05:34, 2 January 2025 Jord talk contribs created page 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...")