Module:Sharpness documentation: Difference between revisions

ArrowHead294 (talk | contribs)
mNo edit summary
ArrowHead294 (talk | contribs)
mNo edit summary
Line 97: Line 97:
end
end
if s >= 3 then
if s >= 3 then
out_str = out_str .. "\n* [[Template:Sharpness-" .. typ .. value .. "-" .. suffix .. "]]"
out_str = out_str .. "\n* [[Template:Sharpness-" .. typ .. value .. "-" .. suffix .. "]] "
.. "– the classic version of this template that attaches arrows to accidentals."
.. "– the classic version of this template that attaches arrows to accidentals."
end
end