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