Module:Interval table: Difference between revisions
CompactStar (talk | contribs) This is my last attempt on solving the weird bug that spontaneously appeared, invoking the code for ups and downs template directly rather than through wikitext |
CompactStar (talk | contribs) No edit summary |
||
| Line 3: | Line 3: | ||
local iv = require('Module:Interval') | local iv = require('Module:Interval') | ||
local rat = require('Module:Rational') | local rat = require('Module:Rational') | ||
local ud = require('Module:Ups and downs | local ud = require('Module:Ups and downs notation') | ||
local ET = require('Module:ET') | local ET = require('Module:ET') | ||