Module:Sharpness documentation: Difference between revisions
ArrowHead294 (talk | contribs) mNo edit summary |
ArrowHead294 (talk | contribs) mNo edit summary |
||
| Line 33: | Line 33: | ||
out_str = out_str .. note | out_str = out_str .. note | ||
.. "\n\n=== Parameters ===\n" | |||
if s >= 1 then | |||
out_str = out_str | |||
.. "\n\n=== Parameters ===\n" | |||
.. "Passing <code>|" | |||
.. sc | |||
.. "</code> will change '''Step Offset''' to '''Semitones''' in the case of [[" | |||
.. sc .. "edo]]" | |||
.. ((s >= 2) and {", since " .. sc .. "edo is a direct extension of [[12edo|12-tone equal temperament]]."} or {"."})[1] | |||
end | |||
if s >= 3 then | if s >= 3 then | ||