Changes

Jump to: navigation, search

Module:Documentation

147 bytes removed, 21:00, 27 December 2013
more efficient code for the subpages link
end
-- Show the "subpages" link.
if subjectSpace ~== 828 6 then -- Module Don't show the link in file space. text = text .. ' ' .. makeWikilink('Special:PrefixIndex/' .. templatePage .. '/', 'Subpages of this module')local pagetype elseif if subjectSpace == 10 then -- Template space. text pagetype = text .. ' ' .. makeWikilink('Special:PrefixIndex/' .. templatePage .. '/', 'Subpages of this template') elseif subjectSpace ~= 6 = 828 then -- Don pagetype = 'module' else pagetype = 'page't show the link in file space. end text = text .. ' ' .. makeWikilink('Special:PrefixIndex/' .. templatePage .. '/', 'Subpages of this page'.. pagetype)
end
-- Show the "print" link if it exists.
Anonymous user

Navigation menu