Content deleted Content added
Point config module to Module:Message box/configuration/sandbox to pick up changes for forthcoming discussion section. |
fix double pound sign bug |
||
Line 268:
local talkText
if self.isSmall then
local talkLink = talkArgIsTalkPage and talk or (talkTitle.prefixedText .. (talk == '#' and '' or '#') .. talk)
talkText = string.format('([[%s|talk]])', talkLink)
else
|