Module:Smyth: Difference between revisions

Content deleted Content added
m fix naming problem
m space and uppercase letter: 59 D, for instance
Line 53:
n = 1
if find(sectionParameter, "[^%d%s]") then
for number, separator in gmatch(sectionParameter, "(%d* ?%au?%.?[%l%d]?)(%p?[^%d]*)") do
if number == "" or number == nil then
sections[n] = ""