Template:Convert/+/-: Difference between revisions

From Orain Meta
Jump to navigation Jump to search
imported>Courcelles
m (Changed protection level of Template:Convert/+/-: Not quite high-risk enough now that we have a trusted template editor right. ([Edit=Protected template] (indefinite) [Move=Protected template] (indefinite)))
 
m (1 revision)
 
(No difference)

Latest revision as of 12:00, 4 November 2013

{{convert/{{{4}}}|{{{1}}}|±|{{{3}}}|{{{5}}}|||s=(0.5)+(0{{{s}}})|r={{{r}}}|d=Dual/{{{d}}}}}


The Template:Convert/+/- (for ranges using "+/-") is invoked as the first template below {Convert}, for converting ranges such as {Convert|2|+/-|4|ft|m}. It immediately invokes Convert/{4}, for the input unit {4}, passing the range of input numbers as "{1}|±|{3}". Having obtained all 8 parameters, {1}|+/-|{3}...{8}, it sets the precision "s" from either parameter {5}, {6} or {8} (depending on whichever is the numeric round-number); otherwise, the precision is set as: s=(0.5)+(0{{{s}}}). It passes {d} down as Dual/{d} to invoke subtemplate Convert/Dual/{d} which displays the dual-range (rather than a typical single amount). For any customization, such as disp=x, the parameters {6} and {7} are passed as {5} and {6} (or null if none).