Changes

Jump to: navigation, search

Module:Documentation

26 bytes removed, 17:11, 15 January 2014
hardcode "off" in "link box=off" as well, for the benefit of other modules/templates
-- First, check whether we should output the end box at all. Add the end box by default if the documentation
-- exists or if we are in the user, module or template namespaces.
if linkBox == message('linkBoxOffoff', 'string') or not (docExist or subjectSpace == 2 or subjectSpace == 828 or subjectSpace == 10) then
return nil
end
Anonymous user

Navigation menu