Module:Powharmonic series: Difference between revisions
ArrowHead294 (talk | contribs) mNo edit summary |
ArrowHead294 (talk | contribs) mNo edit summary |
||
| Line 5: | Line 5: | ||
local expo = tonumber(frame.args["expo"]) | local expo = tonumber(frame.args["expo"]) | ||
local out_str = "{| class=\"wikitable center-all\"\n" | local out_str = "{| class=\"wikitable center-all\"\n" | ||
.. "|+ style=\"font-size: 105%;\" | Intervals of the " | .. "|+ style=\"font-size: 105%;\" | " .. string.format("Intervals of the %s-Powharmonic series\n", expo) | ||
.. "|-\n" | |||
.. "! rowspan=\"2\" | Pitch !! colspan=\"2\" | Frequency multiplier !! colspan=\"3\" | Pitch\n" | .. "! rowspan=\"2\" | Pitch !! colspan=\"2\" | Frequency multiplier !! colspan=\"3\" | Pitch\n" | ||
.. "|-\n" | .. "|-\n" | ||