Module:Harmonics in equal: Difference between revisions
ArrowHead294 (talk | contribs) mNo edit summary |
ArrowHead294 (talk | contribs) mNo edit summary |
||
| Line 62: | Line 62: | ||
"|-\n| " .. | "|-\n| " .. | ||
table.concat(tabs, " || ") .. "\n" .. | table.concat(tabs, " || ") .. "\n" .. | ||
"|-\n" .. | "|-\n| " .. | ||
table.concat(trel, " | table.concat(trel, " || ") .. "\n" .. | ||
"|-\n" .. | "|-\n| " .. | ||
table.concat(tdeg, " | table.concat(tdeg, " || ") .. "\n" .. | ||
"|}" | "|}" | ||
end | end | ||