All public logs

From Guild of Archivists

Combined display of all available logs of Guild of Archivists. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 05:16, 30 April 2024 BladeLakem talk contribs created page Module:Dni-utils (Created page with "-- -- This implements several useful functions for dealing with D'ni text in the Wiki. -- -- parsed_dni() returns a string in which every component is linked to its appropriate Dictionary namespace entry. -- dnifont2ots() converts a Dnifont string to an ots one -- dnifont2nts() converts a Dnifont string to an nts one local p = {} local args = {} local origArgs local root local output = '' local function num2dnum(str,sep) str = str or '' str = mw.text.trim...")