Module:Infobox interval: Difference between revisions

Plumtree (talk | contribs)
m "Tempered out by" entry removed
Plumtree (talk | contribs)
m \text{...} is wrapper is now added automatically
Line 203: Line 203:
end
end
if FJS_name and #FJS_name > 0 then
if FJS_name and #FJS_name > 0 then
FJS_name = FJS_name:gsub('^(%w+)', '\\text{%1}')
table.insert(infobox_data, {
table.insert(infobox_data, {
'[[Functional Just System|FJS name]]',
'[[Functional Just System|FJS name]]',