Module:Annotated link: Difference between revisions

Content deleted Content added
+ handling for colon prefixed links supplied as names
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