Module:Infobox ET: Difference between revisions

R-4981 (talk | contribs)
Undo revision 146914 by R-4981 (talk)
Tag: Undo
ArrowHead294 (talk | contribs)
mNo edit summary
Line 227: Line 227:
table.insert(infobox_data, {
table.insert(infobox_data, {
"Special properties",
"Special properties",
'<div style="max-width: 300px;">' .. text .. "</div>",
"<div style=\"max-width: 300px;\">" .. text .. "</div>",
})
})
end
end