Module:Sandbox/BrownHairedGirl/GenericDecadeCatNav v01: Difference between revisions

Content deleted Content added
.
.
Line 40:
 
function makeTable()
if true then
return ""
end
debugLog(1, "makeTable")
tableRowNum = 0
Line 210 ⟶ 207:
debugLog(nil, "Yes, this is a category")
 
parsePagename(thispagename)
--[[]
if not parsePagename(thispagename) then
-- some error parsing the title, so don't proceed to output
return publishDebugLog()
end
]]--
debugLog(1, "all parse done")