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 = "display: block; margin-left: auto; margin-right: auto; width: auto;",
imageStyle = "display: block; margin-left: auto; margin-right: auto; width: 200px;",
})
})
retval:addImage("[[File:" .. args.image .. "|200px]]", args.caption)
retval:addImage("[[File:" .. args.image .. "|200px]]", args.caption)