Module:CatInfobox: Difference between revisions

m
no edit summary
mNo edit summary
mNo edit summary
Line 15: Line 15:
headerStyle = headerStyle,
headerStyle = headerStyle,
captionStyle = "text-align: center;",
captionStyle = "text-align: center;",
-- imageStyle = "width: 60%; margin: auto; display: block;",
imageStyle = "width: 100%; margin: auto; display: block;",
})
})
retval:addImage("[[File:" .. args.image .. "|200px]]", args.caption)
retval:addImage("[[File:" .. args.image .. "|200px]]", args.caption)