ಟೆಂಪ್ಲೇಟು:Convert/show3/doc

ವಿಕಿಪೀಡಿಯದಿಂದ, ಇದು ಮುಕ್ತ ಹಾಗೂ ಸ್ವತಂತ್ರ ವಿಶ್ವಕೋಶ
The converter Template:Convert/show3 will convert an amount to any 2 output units and display the results with special formatting. To set the rounding precision, the output unit must be specified, or put "0" to default.
Usage:     {{convert/show3 |100.51432|m|ft|yd|r1=1}}
{{convert/show3 |1,234|km|mi|yd|ft|comma=off}}
{{convert/show3 |10.5|L|usgal|impgal|impqt|3|x3=exactly}}
{{convert/show3 |7|km|mi|yd|ft|disp=x|long (|)}} - custom output

There are special options with Convert/show3, such as r1=2 to round the input amount to 2 decimals, comma=out to show commas only in the output amount, near=25 (or 50) to round to nearest 25, and x1=xx to x8=xx to insert text before/after the unit names.

       12,340 kilometres (7,670 miles; 2,556.7 leagues)
             |          | |    |     | |      |       |
            x1         x2 x3   x4   x5 x6     x7     x8

While parameter x1 inserts text after the first amount, x2 follows the input unit, x3 puts text before the 1st output amount (such as "~"), x4 follows the 1st output amount, and x5 follows the 1st output unit, then x6 puts text before the 2nd output amount ("~"), x7 follows the 2nd output amount, and x8 follows the 2nd output unit.

The template allows the same parameters as Template:Convert, and so it allows abbreviation abbr=in or abbr=out or abbr=off, wikilinks lk=in or lk=out, and adjective mode adj=on or adj=mid. The separator can also be a semicolon: disp=semi, disp=or, disp=comma, disp=x (customized), disp=sqbr (square brackets), disp=b (default as parentheses), disp=2 (or disp=out) and disp=# (or disp=number).

Examples[ಬದಲಾಯಿಸಿ]

The examples show various options of conversions:

  • {{convert/show3 |89|km|mi|yd|league|comma=off}} → 89 kilometres (55 mi; 97000 yd; 18 leagues)
  • {{convert/show3 |950|km|mi|yd|ft|abbr=~}}    → ೯೫೦ kilometres (km, ೫೯೦ mi; ೧,೦೪೦,೦೦೦ yd; ೩,೧೨೦,೦೦೦ ft)
  • {{convert/show3 |3.1415926|km|mi|yd|ft|r1=2}} → ೩.೧೪ kilometres (೧.೯೫೨೦೯೫೧ mi; ೩,೪೩೫.೬೮೭೪ yd; ೧೦,೩೦೭.೦೬೨ ft)
  • {{convert/show3 |9,564|km|mi|yd|ft|comma=out}}     → 9564 kilometres (೫,೯೪೩ mi; ೧೦,೪೫೯,೦೦೦ yd; ೩೧,೩೭೮,೦೦೦ ft)
  • {{convert/show3 |9,564|km|mi|yd|ft|lk=in|near=5}}    → ೯,೫೬೪ kilometres (೫,೯೪೫ mi; ೧,೦೪,೫೯,೦೦೦ yd; ೩,೧೩,೭೮,೦೦೦ ft)
  • {{convert/show3 |9,564|km|mi|yd|ft|lk=out|near=50}} → ೯,೫೬೪ kilometres (೫,೯೫೦ mi; ೧,೦೪,೫೯,೦೦೦ yd; ೩,೧೩,೭೮,೦೦೦ ft)
  • {{convert/show3 |10.5|L|usgal|impgal|impqt|4|x3=exactly}} → ೧೦.೫ litres (exactly ೨.೭೭೩೮ US gal; ೨.೩೦೯೭ imp gal; ೯.೨೩೮೭ imp qt)

Display types: disp=comma, disp=semi, disp=or, disp=out, disp=number, disp=x and disp=b. The numeric results are identical to using Template:Convert to show numerals instead of words.

Common problems[ಬದಲಾಯಿಸಿ]

Note the name of this template is "convert/show3" and omitting the suffix "/show3" will not show special formatting. Also, putting "dual" as parameter 1 will cause the number to be treated as a template name "Convert/<number>" such as {{convert|dual|34|km}} will show "[convert: invalid number]".

The amount is followed by a unit-code (such as "|m") as the 2nd parameter. The output unit-code can be "0" as the 3rd parameter, to allow the default output unit to be triggered, while setting parameter 5 to a rounding precision (such as "|3") or use r=3 to set the rounding level.

See also[ಬದಲಾಯಿಸಿ]