User contributions for Latty
21 January 2025
- 05:4705:47, 21 January 2025 diff hist +8,913 N Module:Italic title Created page with "-- This module implements {{italic title}}. require('strict') local libraryUtil = require('libraryUtil') local checkType = libraryUtil.checkType local checkTypeForNamedArg = libraryUtil.checkTypeForNamedArg local yesno = require('Module:Yesno') -------------------------------------------------------------------------------- -- ItalicTitle class -------------------------------------------------------------------------------- local ItalicTitle = {} do ----------------..." current
- 05:4605:46, 21 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 =..." current
- 05:4605:46, 21 January 2025 diff hist +1,092 N Module:Exponential search Created page with "-- This module provides a generic exponential search algorithm. requirestrict local checkType = require('libraryUtil').checkType local floor = math.floor local function midPoint(lower, upper) return floor(lower + (upper - lower) / 2) end local function search(testFunc, i, lower, upper) if testFunc(i) then if i + 1 == upper then return i end lower = i if upper then i = midPoint(lower, upper) else i = i * 2 end return search(testFunc, i, low..." current
- 05:4605:46, 21 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...." current
- 05:4405:44, 21 January 2025 diff hist +479 Module:Navbar/styles.css No edit summary current
- 05:4405:44, 21 January 2025 diff hist +73 Template:Plainlist/styles.css No edit summary current
- 05:4305:43, 21 January 2025 diff hist +2,922 N Template:Hlist/styles.css Created page with "→{{pp-protected|reason=match parent|small=yes}}: →* hlist styles are defined in core and Minerva and differ in Minerva. The * current definitions here (2023-01-01) are sufficient to override Minerva * without use of the hlist-separated class. The most problematic styles were * related to margin, padding, and the bullet. Check files listed at * [[MediaWiki talk:Common.css/to do#hlist-separated]]: /* * TODO: When the majority of readership supports it (or s..." current
- 05:4305:43, 21 January 2025 diff hist +2,196 N Module: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..."
- 05:4205:42, 21 January 2025 diff hist +20,533 N Module:Infobox Created page with "local p = {} local args = {} local origArgs = {} local root local empty_row_categories = {} local category_in_empty_row_pattern = '%[%[%s*[Cc][Aa][Tt][Ee][Gg][Oo][Rr][Yy]%s*:[^]]*]]' local has_rows = false local lists = { plainlist_t = { patterns = { '^plainlist$', '%splainlist$', '^plainlist%s', '%splainlist%s' }, found = false, styles = 'Plainlist/styles.css' }, hlist_t = { patterns = { '^hlist$', '%shlist$', '^hlist%s', '%shlist%s'..." current
- 05:2005:20, 21 January 2025 diff hist +34 Template:Emote No edit summary
- 05:1905:19, 21 January 2025 diff hist +16 Template:Emote No edit summary Tag: Manual revert
- 04:5704:57, 21 January 2025 diff hist +3 Template:EmotePage No edit summary
- 04:5604:56, 21 January 2025 diff hist +6 Template:EmotePage No edit summary
- 04:5604:56, 21 January 2025 diff hist −1 Template:EmotePage No edit summary
- 04:5504:55, 21 January 2025 diff hist 0 Template:EmotePage No edit summary
- 04:5304:53, 21 January 2025 diff hist +17 JphCog No edit summary
- 04:5304:53, 21 January 2025 diff hist +271 Template:EmotePage No edit summary
- 04:5004:50, 21 January 2025 diff hist −48 Template:EmotePage No edit summary Tag: Manual revert
- 04:5004:50, 21 January 2025 diff hist −6 JphYusuke No edit summary
- 04:4204:42, 21 January 2025 diff hist 0 Template:Emote No edit summary Tag: Reverted
- 04:4104:41, 21 January 2025 diff hist +20 JphCog No edit summary
- 04:4104:41, 21 January 2025 diff hist +338 N JphCog Created page with "{{EmoteDescription|jphCog|artist=Backseat |reference=Cogniferous |source=twitch |active=true }} It's modelled after Twitch's LUL emote. Chat often uses it with the words "He is not cogniferous", as a variation of He doesn't know. It has a static variant, {{Emote|jphCoggers}}. Category:Phoenix Wright: Ace Attorney Trilogy"
- 04:4004:40, 21 January 2025 diff hist −16 Template:Emote No edit summary Tag: Reverted
- 04:3904:39, 21 January 2025 diff hist +48 Template:EmotePage No edit summary Tag: Reverted
- 04:3804:38, 21 January 2025 diff hist +50 Template:EmotePage No edit summary
- 04:3504:35, 21 January 2025 diff hist +38 N File:JphCog.gif {{Attribution|Backseat}} current
- 04:3504:35, 21 January 2025 diff hist −2 JphCoggers No edit summary
- 04:3304:33, 21 January 2025 diff hist −25 JphCoggers No edit summary
- 04:3304:33, 21 January 2025 diff hist +4 JphCoggers No edit summary Tag: Visual edit: Switched
- 04:3304:33, 21 January 2025 diff hist +72 JphCoggers No edit summary
- 04:3204:32, 21 January 2025 diff hist +187 JphCoggers No edit summary
- 04:3004:30, 21 January 2025 diff hist −3 JphCoggers No edit summary
- 04:3004:30, 21 January 2025 diff hist −3 JphCoggers No edit summary Tag: Visual edit: Switched
- 04:2904:29, 21 January 2025 diff hist −8 Template:EmotePage No edit summary
- 04:2804:28, 21 January 2025 diff hist −8 Template:EmotePage No edit summary
- 04:2804:28, 21 January 2025 diff hist +31 Template:EmotePage No edit summary
- 04:2704:27, 21 January 2025 diff hist +5 JphCoggers No edit summary
- 04:2604:26, 21 January 2025 diff hist +106 N JphCoggers Created page with "{{EmoteDescription| name=jphCoggers| artist=Backseat| reference=Cogniferous| source=twitch| active=true }}"
- 04:2504:25, 21 January 2025 diff hist +174 N Category:Ace Attorney Created page with "Category:SeriesCategory:GamesAce Attorney is a game series Joe has played games in. {{Navbox | title = Games | listclass = hlist | list1 = {{:Games/Ace Attorney}} }}" current
- 04:2304:23, 21 January 2025 diff hist 0 Category:Games No edit summary
- 04:2304:23, 21 January 2025 diff hist +85 Category:Games No edit summary
- 04:2204:22, 21 January 2025 diff hist +6 Category:Phoenix Wright: Ace Attorney Trilogy No edit summary Tag: Visual edit: Switched
- 04:2204:22, 21 January 2025 diff hist +56 Category:Phoenix Wright: Ace Attorney Trilogy No edit summary
- 04:2104:21, 21 January 2025 diff hist +37 Games/Ace Attorney No edit summary Tag: Visual edit: Switched
- 04:2104:21, 21 January 2025 diff hist +236 N Games/Ace Attorney Created page with "{{Navbox|child | listclass = hlist | group1 = Played | list1 = * Category:Phoenix Wright: Ace Attorney Trilogy | group2 = Future | list2 = * Category:Apollo Justice: Ace Attorney Trilogy }}"
- 04:1904:19, 21 January 2025 diff hist −3 Category:Phoenix Wright: Ace Attorney Trilogy No edit summary Tag: Visual edit: Switched
- 04:1904:19, 21 January 2025 diff hist +240 N Category:Phoenix Wright: Ace Attorney Trilogy Created page with "Phoenix Wright: Ace Attorney Trilogy is a game Joe played[1] from the Ace Attorney series. {{Navbox | title = Ace Attorney Games | listclass = hlist | list1 = {{:Games/Ace Attorney}} }}"
- 04:1704:17, 21 January 2025 diff hist +16 Games/Persona No edit summary Tag: Visual edit: Switched
- 04:1704:17, 21 January 2025 diff hist −16 Games/Persona No edit summary Tag: Visual edit: Switched
- 04:1604:16, 21 January 2025 diff hist −36 Games/Persona No edit summary Tag: Visual edit: Switched