Module:Infobox MOS: Difference between revisions
Created page with "local p = {} local i = require('Module:Interval') local u = require('Module:Utils') local rat = require('Module:Rational') local l = require('Module:Limits') local MOS = requi..." |
No edit summary |
||
| Line 13: | Line 13: | ||
local tuning = frame.args['tuning'] | local tuning = frame.args['tuning'] | ||
local | local mos = MOS.parse(tuning) or MOS.parse('5L 2s') | ||
-- category of the main article | -- category of the main article | ||