Content deleted Content added
Sync from main Tag: Reverted |
Trialpears (talk | contribs) Restored revision 989942531 by ProcrastinatingReader (talk): Testing |
||
Line 652:
function Blurb:_makeVandalTemplateParameter()
return
▲ args={self._args.user or self._protectionObj.title.baseText}
}
end
Line 747 ⟶ 746:
alt = self._imageAlt,
link = self._imageLink,
caption = self.imageCaption,
class = 'autoconfirmed-show'
}
end
|