Content deleted Content added
Fred Gandt (talk | contribs) + handling for colon prefixed links supplied as names |
Fred Gandt (talk | contribs) silently tacking maintenance Category:Pages displaying short descriptions with no spaces via Module:AnnotatedLink onto short descriptions which are that, to catch cases of clearly bizarre short descs |
||
Line 155:
short_description = handleFirstLetterCase( short_description, args.desc_first_letter_case )
if not short_description:match( ' ' ) then
short_description = short_description .. '[[Category:Pages displaying short descriptions with no spaces via Module:AnnotatedLink]]'
end
local dash = args.dash
|