Module:Category described in year: Difference between revisions

m
1 revision imported
en>Centrist16
(Created page with "require('Module:No globals') --========================================================================== --Local functions --========================================================================== local function addOrd( i ) --12 -> 12th, etc. if tonumber(i) then local s = tostring(i) local tens = string.match(s, '1%d$') local ones = string.match(s, '%d$') if tens then retu...")
 
m (1 revision imported)
 
(No difference)