Content deleted Content added
JamesLucas (talk | contribs) publishing from sandbox new code written by Frietjes to address MOS:NEGATIVE violations as discussed here |
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']
require('Module:InfoboxImage').InfoboxImage{args = {
image = args['image'] or '',
size = '320px',
sizedefault = 'frameless',
upright = 1
}}, ''),
["imagestyle"] = "padding-bottom:0.5em;",
["caption"] = args['caption'] or '',
|