Module:Large category TOC/sandbox: Difference between revisions

Content deleted Content added
No edit summary
No edit summary
Line 66:
toc_string = toc_string..'\n['..pageurl..'?from='..i..' '..i..']'
end
toc_string = toc_string..'<br/>'
 
-- A-Z loop that calls the a-z function
Line 95 ⟶ 93:
azlist = '\n• <b>'..letter..'</b> '
else
azlist = '\n<br />\n<b>'..letter..'</b> '
end