Changes

Jump to: navigation, search

Module:Message box

24 bytes removed, 23:39, 2 October 2013
try switching the imageLeft logic around
-- Left image settings.
local imageCheckBlank = cfg.imageCheckBlank
local imageLeft = self.isSmall and args.smallimage or args.image
if cfg.imageCheckBlank and imageLeft ~= 'noneblank' and not imageCheckBlank or imageLeft ~= 'none' and or not cfg.imageCheckBlank and image imageLeft ~= 'blanknone' then
self.imageLeft = imageLeft
if not imageLeft then
Anonymous user

Navigation menu