Content deleted Content added
fix links per talk page, rm "/sandbox" and push live |
this should fix it for all namespaces, see talk page |
||
Line 101:
end
local subjectPage =
if current.subjectNsText ~= '' then
subjectPage = ':' .. subjectPage -- Prepend colon for non-mainspace pages
end
if args.period then
ret = self:message('blurb-period', talkPage, makeWikilink(subjectPage),
|