Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Module:Protection banner: Difference between revisions

From the Lonsdale Battalion wiki
Content deleted Content added
use the config to set the padlock "right" propery, and remove the Padlock:setRight method
fix variable name
Line 793: Line 793:
self._imageAlt = blurbObj:makeAltText()
self._imageAlt = blurbObj:makeAltText()
self._imageLink = blurbObj:makeLinkText()
self._imageLink = blurbObj:makeLinkText()
self._right = cfg.padlockPositions[action]
self._right = cfg.padlockPositions[protectionObj.action]
or cfg.padlockPositions.default
or cfg.padlockPositions.default
or '55px'
or '55px'
Cookies help us deliver our services. By using our services, you agree to our use of cookies.