Module:TestModule: Difference between revisions
AdamZachar (talk | contribs) No edit summary |
AdamZachar (talk | contribs) No edit summary |
||
Line 105: | Line 105: | ||
} | } | ||
if topics == nil then return | if topics == nil then return "ABC" end | ||
output = output .. "<ul>" | output = output .. "<ul>" |