Module:Ups and downs sharpness: Difference between revisions
Tristanbay (talk | contribs) Tweaked sizes of quips and quids |
Tristanbay (talk | contribs) More spacing between flats and sharps and arrows |
||
| Line 82: | Line 82: | ||
end | end | ||
if cs == 1 then | if cs == 1 then | ||
tab = tab .. " [[File:Heji25.svg|16px]]" | tab = tab .. "  [[File:Heji25.svg|16px]]" | ||
elseif cs == 2 then | elseif cs == 2 then | ||
tab = tab .. " [[File:Heji32.svg|21px]]" | tab = tab .. "  [[File:Heji32.svg|21px]]" | ||
end | end | ||
tab = tab .. "</span>\n" | tab = tab .. "</span>\n" | ||
| Line 120: | Line 120: | ||
end | end | ||
if cs == 1 then | if cs == 1 then | ||
tab = tab .. " [[File:Heji11.svg|16px]]" | tab = tab .. "  [[File:Heji11.svg|16px]]" | ||
elseif cs == 2 then | elseif cs == 2 then | ||
tab = tab .. " [[File:Heji4.svg|27px]]" | tab = tab .. "  [[File:Heji4.svg|27px]]" | ||
end | end | ||
tab = tab .. "</span>\n" | tab = tab .. "</span>\n" | ||