Module:Sharpness documentation: Difference between revisions
ArrowHead294 (talk | contribs) mNo edit summary |
ArrowHead294 (talk | contribs) mNo edit summary |
||
| Line 85: | Line 85: | ||
out_str = out_str | out_str = out_str | ||
.. "\n\n<h3>Parameters</h3>\n" | .. "\n\n<h3>Parameters</h3>\n" | ||
.. "Passing <code> | .. "Passing in <code>".. n_edo .. "</code> as a single unnamed parameter will change " | ||
.. "'''Step offset''' to '''Semitones''' in the case of [[" .. n_edo .. "edo]]" | |||
if s >= 2 then | if s >= 2 then | ||
out_str = out_str .. ", since " .. n_edo .. "edo is a superset of [[12edo]]" | out_str = out_str .. ", since " .. n_edo .. "edo is a superset of [[12edo]]" | ||