Module:Documentation: Difference between revisions

No edit summary
mNo edit summary
Line 42: Line 42:
if not args.content then
if not args.content then
out = out .. '\n<!-- Put categories/interwiki on the documentation page -->'
out = out .. '\n<!-- Put categories/interwikis on the documentation page -->'
end
end
end
end
Line 85: Line 85:
}
}
:tag( 'div' )
:tag( 'div' )
:attr( 'id', 'documentation-header-tools' )
:css( 'float', 'right' )
:css( 'float', 'right' )
:wikitext( '[[', page:fullUrl( 'action=purge' ), ' ' .. f:preprocess('{{lc:{{int:purge}}}}') .. ']]' )
:wikitext( '[[', page:fullUrl( 'action=purge' ), ' ' .. f:preprocess('{{lc:{{int:purge}}}}') .. ']]' )