×
Create a new article
Write your page title here:
We currently have 2 articles on NOISZ Wiki. Type your article name above or click on one of the titles below and start writing!



NOISZ Wiki
2Articles
HZ

Enter a page name to see changes on pages linked to or from that page. (To see members of a category, enter Category:Name of category). Changes to pages on your Watchlist are in bold.

Recent changes options Show last 50 | 100 | 250 | 500 changes in last 1 | 3 | 7 | 14 | 30 days
Hide registered users | Hide anonymous users | Hide my edits | Show bots | Hide minor edits
Show new changes starting from 18:58, 5 May 2025
   
Page name:
List of abbreviations:
N
This edit created a new page (also see list of new pages)
m
This is a minor edit
b
This edit was performed by a bot
(±123)
The page size changed by this number of bytes

5 May 2025

     16:01  Module:Mbox‎‎ 3 changes history +14 [RiceEmpress‎ (3×)]
     
16:01 (cur | prev) +3 RiceEmpress talk contribs
     
14:03 (cur | prev) +10 RiceEmpress talk contribs (seeing if changing where it pulls from brings in the message box module)
     
13:55 (cur | prev) +1 RiceEmpress talk contribs (moving mbox require to see if it'll let the wiki find it)
N    16:01  Module:Arguments diffhist +10,054 RiceEmpress talk contribs (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'...")
N    16:00  Module:Yesno diffhist +745 RiceEmpress talk contribs (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 =...")
N    15:58  Module:Message box diffhist +18,558 RiceEmpress talk contribs (Created page with "-- This is a meta-module for producing message box templates, including -- {{mbox}}, {{ambox}}, {{imbox}}, {{tmbox}}, {{ombox}}, {{cmbox}} and {{fmbox}}. -- Load necessary modules. require('strict') local getArgs local yesno = require('Module:Yesno') -- Get a language object for formatDate and ucfirst. local lang = mw.language.getContentLanguage() -- Define constants local CONFIG_MODULE = 'Module:Message box/configuration' local DEMOSPACES = {talk = 'tmbox', image = '...")
     13:26  Template:MessageBox‎‎ 2 changes history 0 [RiceEmpress‎ (2×)]
     
13:26 (cur | prev) −1 RiceEmpress talk contribs (Undo revision 3443 by RiceEmpress (talk)) Tag: Undo
     
13:26 (cur | prev) +1 RiceEmpress talk contribs
     10:12  NOISZ (Game) diffhist +10 RiceEmpress talk contribs (changed image formats)

2 May 2025

     15:58  (Import log) [Keternal‎ (8×)]
     
15:58 Keternal talk contribs imported NOISZ STΔRLIVHT by file upload (1 revision) ‎(yolo import of unofficial noisz wiki pt2)
     
15:58 Keternal talk contribs imported NOISZ STΔRLIVHT/HZ by file upload (1 revision) ‎(yolo import of unofficial noisz wiki pt2)
     
15:34 Keternal talk contribs imported Module:Mbox by file upload (1 revision) ‎(yolo import of unofficial noisz wiki pt1)
     
15:34 Keternal talk contribs imported Module:Mbox/data by file upload (1 revision) ‎(yolo import of unofficial noisz wiki pt1)
     
15:34 Keternal talk contribs imported NOISZ (Game) by file upload (1 revision) ‎(yolo import of unofficial noisz wiki pt1)
     
15:34 Keternal talk contribs imported NOISZ (Game)/HZ by file upload (1 revision) ‎(yolo import of unofficial noisz wiki pt1)
     
15:05 Keternal talk contribs imported Template:Disambiguation by file upload (1 revision) ‎(yolo import of unofficial noisz wiki)
     
15:05 Keternal talk contribs imported Template:MessageBox by file upload (1 revision) ‎(yolo import of unofficial noisz wiki)