User contributions for BladeLakem

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

30 April 2024

  • 05:1805:18, 30 April 2024 diff hist +940 N Module:Lang-utilsCreated page with " export = {} require('Module:Lang-utils/data') m_p = require('Module:Parameters') function export.if_final_vowel(str,t_value,f_value,vowels) str = str or '' t_value = t_value or '' f_value = f_value or '' vowels = vowels or STD_VOWELS if string.find(vowels,string.sub(str,-1)) then return t_value else return f_value end end function export.ifv(frame) if frame == mw.getCurrentFrame() then origArgs = frame:getParent().args else orig..." current
  • 05:1705:17, 30 April 2024 diff hist +1,820 N Module:Dni-utils/parseCreated page with "local p = {} local args = {} local origArgs local root local function parseDniWord(input) local result = '' local word = mw.text.trim(input) local first = mw.ustring.sub(word,1,1) local last = mw.ustring.sub(word,-1,-1) local prefix = '' local suffix = '' if (word == mw.ustring.lower(mw.title.getCurrentTitle().rootText)) then prefix = '\'\'\'' suffix = prefix end if (word == '') then result = ' '..." current
  • 05:1605:16, 30 April 2024 diff hist +4,310 N Module:Dni-utilsCreated 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..." current

21 February 2024

20 February 2024

3 February 2024

  • 18:4518:45, 3 February 2024 diff hist +14,981 N What is MYST?Created page with " '''''A guide and FAQ for new explorers''''' ==Myst== '''''MYST''''' is a point-and-click adventure/puzzle game that was released in 1993 by Cyan - a game that shook up the..."

6 May 2023

20 June 2022

19 June 2022

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