Module:Infobox interval: Difference between revisions
mNo edit summary |
mNo edit summary |
||
| Line 79: | Line 79: | ||
table.insert(infobox_data, { | table.insert(infobox_data, { | ||
'[[Functional Just System|FJS name]]', | '[[Functional Just System|FJS name]]', | ||
'<math>' .. FJS_name .. '</math>' | frame:preprocess('<math>' .. FJS_name .. '</math>') | ||
}) | }) | ||
end | end | ||