Module:Xenpaper: Difference between revisions

Ganaram inukshuk (talk | contribs)
todo
ArrowHead294 (talk | contribs)
mNo edit summary
 
(2 intermediate revisions by one other user not shown)
Line 1: Line 1:
local p = {}
local mos = require("Module:MOS")
local mos = require("Module:MOS")
local rat = require("Module:Rational")
local rat = require("Module:Rational")
local p = {}


-- TODO:
-- TODO:
-- - Update URL
-- - Add support for ascending and descending scales
-- - Add support for ascending and descending scales


Line 39: Line 39:
end
end
text = "https://www.xenpaper.com/#" .. text
text = "https://www.luphoria.com/xenpaper/#" .. text
return text
return text
Line 91: Line 91:
end
end
text = "https://www.xenpaper.com/#" .. text
text = "https://www.luphoria.com/xenpaper/#" .. text
return text
return text
end
end
return p
return p