Module:Sharpness documentation: Difference between revisions
ArrowHead294 (talk | contribs) mNo edit summary |
ArrowHead294 (talk | contribs) mNo edit summary |
||
| Line 29: | Line 29: | ||
if notation == "" then | if notation == "" then | ||
if s >= 3 then | if s >= 3 then | ||
out_str = out_str .. " It is based on [[ups and downs notation]] notated using [[ | out_str = out_str .. " It is based on [[ups and downs notation]] notated using [[Helmholtz–Ellis]]" | ||
if s % 2 == 0 then | if s % 2 == 0 then | ||