User contributions for Feelingkoi

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

6 September 2023

21 August 2023

9 August 2023

18 June 2023

15 June 2023

  • 14:3914:39, 15 June 2023 diff hist +1,506 Ul'DahNo edit summary
  • 13:3813:38, 15 June 2023 diff hist −35 Module:YesnoNo edit summary current
  • 13:3713:37, 15 June 2023 diff hist +920 N Module:User ErrorCreated page with "-------------------------------------------------------------------------------- -- A less intimidating version of the built-in "error()" function, to help -- editors fix their mistakes when transcluding a template. -- -- @see wikia:w:c:Dev:Module:User error for a similar module. -------------------------------------------------------------------------------- local checkType = require("libraryUtil").checkType; return function (message, ...) checkType("Module:User..." current
  • 13:3713:37, 15 June 2023 diff hist +1,837 N Module:MboxCreated page with "local libraryUtil = require( 'libraryUtil' ) local checkType = libraryUtil.checkType local mArguments -- lazily initialise Module:Arguments local mError -- lazily initialise Module:Error local p = {} --- Helper function to throw error -- -- @param msg string - Error message -- -- @return string - Formatted error message in wikitext local function makeWikitextError( msg ) mError = require( 'Module:Error' ) return mError.error{ message = 'Error: ' .. msg .. '..." current
(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)