Main public logs
Combined display of all available logs of Xenharmonic Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 10:56, 13 October 2025 Ganaram inukshuk talk contribs moved page Module:Numlink 2-num to Module:Numlinks 2-num (Misspelled title)
- 10:53, 13 October 2025 Ganaram inukshuk talk contribs created page Module:Numlink 2-num (Created page with "-- This module follows User:Ganaram inukshuk/Provisional style guide for Lua local getArgs = require("Module:Arguments").getArgs local ordinal = require("Module:Ordinal" )._ordinal local yesno = require("Module:Yesno" ) local p = {} -- TODO: add arrows -- Main function function p._numlinks_2_num(args) local args = {} -- Numbers. These are assumed to be the number datatype already (EG, already -- parsed from a string). -- - Current num N is the, well, cur...")