Module:Solar eclipse/sandbox: Difference between revisions

Content deleted Content added
add auto minus
InfoboxImage
Line 135:
["abovestyle"] = "padding-bottom:0.25em; background:" .. bgcolor .. "; line-height:1.2em; text-align:center; font-size:115%;",
------------------ Images and maps ------------------
["image"] = ifnotempty(args['image'] or '',
require('Module:InfoboxImage').InfoboxImage{args = {
image = args['image'],
size = '320px',
sizedefault = 'frameless',
upright = 1
}}, ''),
["imagestyle"] = "padding-bottom:0.5em;",
["caption"] = args['caption'] or '',