Jacmob
Created page with "→* * Hides the subpage link on pages that should not be considered subpages - see also [[:Category:Pages with technically restricted titles]] and [[Template:Restricted title]] * @author Gaz Lloyd *: $(function(){ if (!$('.false-subpage').length) return; $('#contentSub .subpages').hide(); })"