Jump to content

Module:Val and Module:Val/sandbox: Difference between pages

(Difference between pages)
Page 1
Page 2
Content deleted Content added
Template talk:Val#Spacing around ± 0.3em before and after
 
try 0.225em before and after ± so the total whitespace is unchanged - spacing for explicit uppper and lower margins is unchanged at 0.3em
 
Line 629: Line 629:
else
else
text = (angle or '') ..
text = (angle or '') ..
'<span style="margin-left:0.3em;margin-right:0.3em;">±</span>' ..
'<span style="margin-left:0.225em;margin-right:0.225em;">±</span>' ..
delimit('', uncU, fmt)
delimit('', uncU, fmt)
need_parens = true
need_parens = true