Changes

Jump to: navigation, search

Module:Documentation

213 bytes removed, 07:34, 26 January 2014
don't sort strange usage category in mainspace, as mainspace doesn't have subpages so can't be categorised
and (subpage == message('doc-subpage') or subpage == message('testcases-subpage'))
then
-- Generate the strange usage category link. This category is sorted by namespace. local sort = (title.namespace == 0 and message('strange-usage-category-mainspace-sort') or '') .. title.prefixedText ret = ret .. makeCategoryLink(message('strange-usage-category'), sort)
end
return ret
Anonymous user

Navigation menu