Module:Infobox MOS: Difference between revisions

Ganaram inukshuk (talk | contribs)
Moved categories to helper function
Ganaram inukshuk (talk | contribs)
m Rearranged categories?
Line 280: Line 280:
)
)
if not debug_mode then
if not debug_mode then
result = result .. "\n\n" .. p.categorize(tuning)
result = p.categorize(tuning) .. '\n' .. result
end
end
return result
return result