Module:Protection banner: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 843:
 
function Padlock:__tostring()
local root = mw.html.create('indicatordiv')
root
:attraddClass('name',metadata 'protected-iconnopopups')
:attr('id', 'protected-icon')
:css{display = 'none', right = self._right}
:wikitext(self:renderImage())
return tostring(root)