Difference between revisions of "Template:Convert/+/-"

From Gobblerpedia
Jump to: navigation, search
imported>Courcelles
m (Protected Template:Convert/+/-: Subpages of highly visible templates, receiving vandalism per OTRS note on AN. using TW ([edit=sysop] (indefinite) [move=sysop] (indefinite)))
 
imported>Matthazinski
m (1 revision: Template:Convert)
 
(No difference)

Latest revision as of 07:48, 17 October 2012

{{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).