Module:Infobox interval: Difference between revisions
mNo edit summary |
mNo edit summary |
||
| Line 153: | Line 153: | ||
end | end | ||
if small then | if rational and small then | ||
table.insert(infobox_data, { | table.insert(infobox_data, { | ||
'<small>[https://www.yacavone.net/xen-calc/?q=' .. ratio_string .. ' open this interval in \'\'xen-calc\'\']</small>' | '<small>[https://www.yacavone.net/xen-calc/?q=' .. ratio_string .. ' open this interval in \'\'xen-calc\'\']</small>' | ||