User contributions for KnowledgeJunkie

Jump to navigation Jump to search
Search for contributionsExpandCollapse
⧼contribs-top⧽
⧼contribs-date⧽
(newest | oldest) View (newer 50 | ) (20 | 50 | 100 | 250 | 500)

7 February 2025

3 February 2025

28 January 2025

27 January 2025

  • 04:4604:46, 27 January 2025 diff hist +1 m Ailment→‎Mechanics
  • 02:3202:32, 27 January 2025 diff hist +229 N Module:Hatnote list/docCreated page with "{{Documentation subpage}} {{Lua|Module:Arguments|Module:Hatnote|Module:Format link}} {{Adapted from Wikipedia|Module:Hatnote list}} {{Documentation categories| <!-- Categories and interwikis go here. --> Category:Modules }}" current
  • 02:3002:30, 27 January 2025 diff hist +174 N Module:Wikitext Parsing/docCreated page with "{{Documentation subpage}} {{Adapted from Wikipedia|Module:Wikitext Parsing}} {{Documentation categories| <!-- Categories and interwikis go here. --> Category:Modules }}" current
  • 02:2802:28, 27 January 2025 diff hist +196 N Module:Disambiguation/docCreated page with "{{Documentation subpage}} {{Lua|Module:Redirect}} {{Adapted from Wikipedia|Module:Disambiguation}} {{Documentation categories| <!-- Categories and interwikis go here. --> Category:Modules }}" current
  • 02:2402:24, 27 January 2025 diff hist +1,895 N Module:DisambiguationCreated page with "local p = {} local mRedirect = require('Module:Redirect') local disambiguationTemplates = mw.loadData('Module:Disambiguation/templates') local function capitalize(s) -- This function only works on ASCII strings. If your wiki has -- disambiguation templates that use Unicode strings, use the commented-out -- line instead. Enwiki uses ASCII string manipulation only here to improve -- performance. return s:sub(1, 1):upper() .. s:sub(2, -1) -- return mw.ustring.upper(m..." current
  • 02:2302:23, 27 January 2025 diff hist +274 N Module:Pagetype/docCreated page with "{{Documentation subpage}} {{Lua|Module:Yesno|Module:Arguments|Module:Disambiguation|Module:Namespace detect|Module:Pagetype/config|}} {{Adapted from Wikipedia|Module:Pagetype}} {{Documentation categories| <!-- Categories and interwikis go here. --> Category:Modules }}" current
  • 02:1902:19, 27 January 2025 diff hist +3 Warrior→‎Act 3: fixed item template link
  • 02:1702:17, 27 January 2025 diff hist +220 N Module:Format link/docCreated page with "{{Documentation subpage}} {{Lua|Module:Yesno|Module:Arguments|Module:Error}} {{Adapted from Wikipedia|Module:Format link}} {{Documentation categories| <!-- Categories and interwikis go here. --> Category:Modules }}" current
  • 02:1602:16, 27 January 2025 diff hist +201 N Module:Hatnote/docCreated page with "{{Documentation subpage}} {{Lua|Module:Yesno|Module:Arguments|Module:Format link}} {{Adapted from Wikipedia|Module:Hatnote}} {{Documentation categories| <!-- Categories and interwikis go here. --> }}" current
  • 02:1602:16, 27 January 2025 diff hist −31 Module:About/docUndo revision 28985 by KnowledgeJunkie (talk) current Tag: Undo
  • 02:1302:13, 27 January 2025 diff hist +31 Module:About/docNo edit summary
  • 02:1202:12, 27 January 2025 diff hist +185 N Module:About/docCreated page with "{{Documentation subpage}} {{Lua|Module:Hatnote|Module:Hatnote list}} {{Adapted from Wikipedia|Module:About}} {{Documentation categories| <!-- Categories and interwikis go here. --> }}"
  • 02:0802:08, 27 January 2025 diff hist +65 Melee→‎Terminology: Put hatnote to distinguish from the support gem.
  • 02:0502:05, 27 January 2025 diff hist +4,429 N Module:Pagetype/disambiguationCreated page with "-- This page contains a table of all disambiguation templates and their -- redirects. Templates names are capitalized, and the Template: prefix is -- removed. Templates are grouped with the main template first, followed by -- its redirects. -- As of 1/26/25, none of these are implemented in PoE2Wiki return { ["Disambiguation"] = true, ["Begriffsklärung"] = true, ["DAB"] = true, ["Dab"] = true, ["Dab page"] = true, ["Dabpage"] = true, ["Dbig"] = true, ["Dis"] =..." current
  • 02:0302:03, 27 January 2025 diff hist +1,549 N Module:Pagetype/setindexCreated page with "-- This page contains a table of all set index templates and their -- redirects. Templates names are capitalized, and the Template: prefix is -- removed. Templates are grouped with the main template first, followed by -- its redirects. -- As of 1/26/25, none of these are implemented in PoE2Wiki return { ["Set index article"] = true, ["Sia"] = true, ["Set index"] = true, ["SIA"] = true, ["Set-index"] = true, ["Setindex"] = true, ["Set-index article"] = true,..." current
  • 01:5901:59, 27 January 2025 diff hist +486 N Module:Hatnote/styles.cssCreated page with "→‎{{pp|small=y}}: .hatnote { font-style: italic; } →‎Limit structure CSS to divs because of [[Module:Hatnote inline]]: div.hatnote { →‎@noflip: padding-left: 1.6em; margin-bottom: 0.5em; } .hatnote i { font-style: normal; } →‎The templatestyles element inserts a link element before hatnotes. * TODO: Remove link if/when WMF resolves T200206: .hatnote + link + .hatnote { margin-top: -0.5em; } @media print { body.ns-0 .hatnote { display: none !impo..." current
  • 01:5801:58, 27 January 2025 diff hist +700 N Module:Pagetype/rfdCreated page with "-- This page contains a table of all RfD templates and their -- redirects. Templates names are capitalized, and the Template: prefix is -- removed. Templates are grouped with the main template first, followed by -- its redirects. -- As of 1/26/25, none of these are implemented in PoE2Wiki return { -- Template forms (these should be substituted so we should rarely see these) ["Redirect for discussion"] = true, ["RFD"] = true, ["RfD"] = true, ["Rfd1"] = true, ["..." current
  • 01:5701:57, 27 January 2025 diff hist +2,672 N Module:Pagetype/softredirectCreated page with "-- This page contains a table of all soft redirect templates and their -- redirects. Templates names are capitalized, and the Template: prefix is -- removed. Templates are grouped with the main template first, followed by -- its redirects. -- As of 1/26/25, none of these are implemented in PoE2Wiki return { ["R from category navigation"] = true, ["Redirect from category navigation"] = true, ["Category redirect"] = true, ["Cat move"] = true, ["Cat red"] = true, ["..." current
  • 01:5001:50, 27 January 2025 diff hist +17,882 N Module:Wikitext ParsingCreated page with "require("strict") --Helper functions local function startswith(text, subtext) return string.sub(text, 1, #subtext) == subtext end local function endswith(text, subtext) return string.sub(text, -#subtext, -1) == subtext end local function allcases(s) return s:gsub("%a", function(c) return "["..c:upper()..c:lower().."]" end) end local trimcache = {} local whitespace = {[" "]=1, ["\n"]=1, ["\t"]=1, ["\r"]=1} local function cheaptrim(str) --mw.text.trim is surprising..." current
  • 01:4201:42, 27 January 2025 diff hist +4,216 N Module:Pagetype/configCreated page with "-------------------------------------------------------------------------------- -- Module:Pagetype configuration data -- -- This page holds localisation and configuration data for Module:Pagetype. -- -------------------------------------------------------------------------------- local cfg = {} -- Don't edit this line. -------------------------------------------------------------------------------- -- St..." current
  • 01:4101:41, 27 January 2025 diff hist +8,227 N Module:PagetypeCreated page with "-------------------------------------------------------------------------------- -- -- -- This meta-module which automatically detects namespaces, and allows -- -- for a great deal of customisation. It can easily be ported to other -- -- wikis by changing the values in the Module:Pagetype/config. -- --..." current
  • 01:4001:40, 27 January 2025 diff hist +6,478 N Module:Format linkCreated page with "-------------------------------------------------------------------------------- -- Format link -- -- Makes a wikilink from the given link and display values. Links are escaped -- with colons if necessary, and links to sections are detected and displayed -- with " § " as a separator rather than the standard MediaWiki "#". Used in -- the {{format link}} template. -------------------------------------------------------------------------------- local libraryUtil = require(..." current
  • 01:3901:39, 27 January 2025 diff hist +7,325 N Module:Hatnote listCreated page with "-------------------------------------------------------------------------------- -- Module:Hatnote list -- -- -- -- This module produces and formats lists for use in hatnotes. In particular, -- -- it implements the for-see list, i.e. lists of "For X, see Y" statements, -- -- as used in {{about}}, {{redirect}}, and their variants. Also introd..." current
  • 01:3801:38, 27 January 2025 diff hist +6,037 N Module:HatnoteCreated page with "-------------------------------------------------------------------------------- -- Module:Hatnote -- -- -- -- This module produces hatnote links and links to related articles. It -- -- implements the {{hatnote}} and {{format link}} meta-templates and includes -- -- helper functions for other Lua hatnote modules...." current
  • 01:3701:37, 27 January 2025 diff hist −1,154 Template:AboutAdapted to use Module:About to allow section titling
  • 01:3601:36, 27 January 2025 diff hist +1,480 N Module:AboutCreated page with "local mArguments --initialize lazily local mHatnote = require('Module:Hatnote') local mHatList = require('Module:Hatnote list') local libraryUtil = require('libraryUtil') local checkType = libraryUtil.checkType local p = {} function p.about (frame) -- A passthrough that gets args from the frame and all mArguments = require('Module:Arguments') args = mArguments.getArgs(frame) return p._about(args) end function p._about (args, options) -- Produces "about" hatnote...." current
  • 01:2801:28, 27 January 2025 diff hist +25 N ComboCreated page with "REDIRECT: Melee#Combo"

20 January 2025

19 January 2025

18 January 2025

16 January 2025

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