User contributions for Alex

A user with 47,390 edits. Account created on 10 October 2024.
Jump to navigation Jump to search
Search for contributionsshowhide
⧼contribs-top⧽
⧼contribs-date⧽
(newest | oldest) View ( | older 50) (20 | 50 | 100 | 250 | 500)

11 October 2024

  • 22:5422:54, 11 October 2024 diff hist +104 N Template:DocumentationCreated page with "<includeonly>{{#invoke:Documentation|doc}}__NOEDITSECTION__</includeonly><noinclude>{{/doc}}</noinclude>" current
  • 22:5422:54, 11 October 2024 diff hist +17 N Module:Infobox Bonuses/docCreated page with "{{Documentation}}" current
  • 22:5322:53, 11 October 2024 diff hist +12,755 N Module:Infobox BonusesCreated page with "-------------------------- -- Module for Template:Infobox Bonuses ------------------------ local p = {} local onmain = require('Module:Mainonly').on_main local infobox = require('Module:Infobox') local signed = require('Module:Format eq stat').signed local clean = require('Module:Clean image2').clean local slots = { head = 'Head slot items', weapon = 'Weapon slot items', body = 'Body slot items', legs = 'Legs slot items', shield = 'Shield slot items', cape =..." current
  • 22:5322:53, 11 October 2024 diff hist +298 N Module:Format eq statCreated page with "local p = {} function p.signed(arg) local first_char = string.sub(arg, 1, 1) if first_char == '+' or first_char == '-' then return arg else return '+'..arg end end function p.main(frame) local args = frame:getParent().args local arg = args[1] or '' return p.signed(arg) end return p" current
  • 22:5222:52, 11 October 2024 diff hist +886 N Template:Helper moduleCreated page with "{{Documentation}} {{Invokes|Helper module}} Provides documentation for functions of modules that contain functions useful for other modules. This template should be part of a comment, and should be at the top of the source code, '''before''' any <nowiki><pre> or <nowiki></nowiki> tags. There is no limit to the number of functions this template can list. This template is called by RuneScape:Lua/Helper modules to help produce a dynamic table. <pre> {{Helper module |n..."
  • 22:5122:51, 11 October 2024 diff hist +310 N Module:Mainonly/docCreated page with "{{documentation}} {{Helper module|name=Mainonly |fname1=_main(arg) |ftype1=Any value |fuse1=If the module is invoked in the content namespace, it will return arg, otherwise, it will return an empty string |fname2=on_main() |ftype2=N/A |fuse2=Returns true if invoked in the content namespace, otherwise false }}" current
  • 22:5122:51, 11 October 2024 diff hist +869 N Module:MainonlyCreated page with "--[[ {{Helper module|name=Mainonly |fname1=_main(arg) |ftype1=Any value |fuse1=If the module is invoked in the content namespace, it will return arg, otherwise, it will return an empty string |fname2=on_main() |ftype2=N/A |fuse2=Returns true if invoked in the content namespace, otherwise false }} --]] -- -- Module to return text only when invoked in the content namespace -- local p = {} function p.main(frame) local ret = frame:getParent().args[1] or '' return p._main..." current
  • 22:5022:50, 11 October 2024 diff hist +22,925 N Module:Infobox/docCreated page with "{{documentation}} {{ToC|right}} ==Creating a template step-by-step== ===Import Module:Infobox=== <syntaxhighlight lang="lua"> local infobox = require('Module:Infobox') </syntaxhighlight> ===Unpack the frame arguments=== <syntaxhighlight lang="lua"> function p.main(frame) local args = frame:getParent().args ... </syntaxhighlight> ===Define an Infobox object=== {{Main|Module:Infobox#new}} <syntaxhighlight lang="lua"> local ret = infobox.new(args) </syntaxhighlight>..." current
  • 22:4922:49, 11 October 2024 diff hist +53,866 N Module:InfoboxCreated page with "--[=[ -- For documentation, see Module:Infobox/doc --]=] -- <nowiki> local Infobox = {} Infobox.__index = Infobox Infobox.__tostring = Infobox.tostring -- Edit button for unknown params local editbutton = require('Module:Edit button') local var = mw.ext.VariablesLua local edit = editbutton("'''?''' (edit)") -- Page title local pagename = mw.title.getCurrentTitle().fullText -- map of flags to html tags used by Infobox.addRow() -- let's only define it once, since :..."
  • 16:3416:34, 11 October 2024 diff hist +7 m Achievement DiaryNo edit summary Tag: Visual edit
  • 16:3216:32, 11 October 2024 diff hist +2 Achievement DiaryNo edit summary
  • 16:3216:32, 11 October 2024 diff hist +1 Achievement DiaryNo edit summary Tag: Visual edit
  • 16:3116:31, 11 October 2024 diff hist 0 Achievement DiaryNo edit summary
  • 16:3016:30, 11 October 2024 diff hist +45 Achievement DiaryNo edit summary
  • 16:2716:27, 11 October 2024 diff hist +33 N File:Achievement Diaries.webpAchievement Diaries current
  • 14:0914:09, 11 October 2024 diff hist +34,164 N MediaWiki:Minerva.cssCreated page with "→‎<pre>: body { font-family: system-ui, -apple-system, Roboto, Helvetica, sans-serif; } @media all and (max-width: 320px) { body { font-size: 0.9em; } } .content { line-height: 1.7; } .pre-content h1, .content h1, .content h2 { font-weight: bold; } body { background: var(--body-background-color); color: var(--text-color); } select { color: var(--text-color); background: var(--body-light); border: 1px solid var(--..." current
  • 11:0011:00, 11 October 2024 diff hist +32 N File:Nex.pngNex Solo Encounter current
  • 10:3910:39, 11 October 2024 diff hist −92 MediaWiki:Common.cssNo edit summary

10 October 2024

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