Module:Sharpness szg documentation: Difference between revisions

Dave Keenan (talk | contribs)
Further modifications to make sharpness-0 documentation behave more like others.
mNo edit summary
 
(One intermediate revision by one other user not shown)
Line 51: Line 51:
if notation == "" then
if notation == "" then
result = result .. " This symbol set "
result = result .. "<br>This symbol set "


if math.abs(s) == 1 then
if math.abs(s) == 1 then
Line 107: Line 107:
local basic_suf = basic .. "-" .. suffix
local basic_suf = basic .. "-" .. suffix
result = result .. "\n\n<h3>See also</h3>\n"
result = result .. "\n\n<h3>See also</h3>\n"
.. "* [[Alternative symbols for ups and downs notation]]\n"
.. "* [[Stein&ndash;Zimmermann&ndash;Gould notation]]\n"
if (extension == "a" or extension == "A") then
if (extension == "a" or extension == "A") then