Module:Infobox ET: Difference between revisions
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>", | |||
}) | }) | ||
end | end | ||