Module:Documentation: Difference between revisions

mNo edit summary
mNo edit summary
Line 197: Line 197:


if not docText and not noDoc then
if not docText and not noDoc then
docText = trim( f:expandTemplate{ title = ':' .. docPage.fullText } )
docText = trim( f:expandTemplate{ title = ':' .. docPage.fullText } )
if static.badDoc and static.badDoc == '1' then
if static.badDoc and static.badDoc == '1' then
mw.logObject( static, 'static' )
mw.logObject( static, 'static' )