Changes

no edit summary
Line 24: Line 24:     
function CategoryTree:_tostring()
 
function CategoryTree:_tostring()
return (mw.getCurrentFrame() or require('Module:ConsoleFrame')):preprocess(format(self._template, self))
+
return mw.getCurrentFrame():preprocess(format(self._template, self))
 
end
 
end
    
return CategoryTree
 
return CategoryTree
cssedit, gkautomate
6,996

edits