Module:Smyth: Difference between revisions

Content deleted Content added
allow subsections to be given in the form "period + digit", to be removed from the path in the URL
m subsections are sometimes lettered instead of numbered
Line 32:
n = 1
if find(sectionParameter, "[^%d%s]") then
for number, separator in gmatch(sectionParameter, "(%d* ?%a?%.?[%l%d]?)(%p?[^%d]*)") do
if number == "" or number == nil then
sections[n] = ""