Template:Convert/doc/parameter list: Difference between revisions
From Zoophilia Wiki
< Template:Convert | doc
meta>DePiep No edit summary |
meta>DePiep adj=nocomma and disp=nocomma are the same |
||
Line 49: | Line 49: | ||
|<code>|disp=or</code> || {{hidden sort key|or}} || Join input and output using " or " || Join values | |<code>|disp=or</code> || {{hidden sort key|or}} || Join input and output using " or " || Join values | ||
|- | |- | ||
|<code>| | |<code>|adj=nocomma</code> || {{hidden sort key|nocomma}} | ||
| rowspan=2 | No comma (thousands separator) in input and output numbers | |||
| rowspan=2 | Number format | |||
|- | |||
|<code>|disp=nocomma</code> || {{hidden sort key|nocomma}} | |||
|- | |- | ||
|<code>|disp=number</code> || {{hidden sort key|number}} | |<code>|disp=number</code> || {{hidden sort key|number}} | ||
Line 81: | Line 85: | ||
|- | |- | ||
|<code>|comma=gaps5</code> || {{hidden sort key|gaps5}} || Use gaps (space), but only if 5 or more digits || Number format | |<code>|comma=gaps5</code> || {{hidden sort key|gaps5}} || Use gaps (space), but only if 5 or more digits || Number format | ||
|- | |- | ||
|<code>|frac=''N''</code> || {{hidden sort key|N}} || Show imperial number in fractions, denominator=''N'' || Number format, fraction | |<code>|frac=''N''</code> || {{hidden sort key|N}} || Show imperial number in fractions, denominator=''N'' || Number format, fraction |
Revision as of 17:34, 5 November 2014
Option | =.. | Description | Note |
---|---|---|---|
|abbr=in |
Template:Hidden sort key | Use symbol for first (left-hand side) unit | Symbol ('abbreviation') |
|abbr=off |
Template:Hidden sort key | Use name for all units | Symbol ('abbreviation') |
|abbr=none |
Template:Hidden sort key | ||
|abbr=on |
Template:Hidden sort key | Use symbol for all units | Symbol ('abbreviation') |
|abbr=out |
Template:Hidden sort key | Use symbol for right-hand side unit (default) | Symbol ('abbreviation') |
|abbr=values |
Template:Hidden sort key | Show only input and output numbers, not units | Parts only |
|adj=1 |
Template:Hidden sort key | Unit name is singular when value is 1 or less, but not zero | Grammar, plural |
|adj=j |
Template:Hidden sort key | Join value and unit name using " " instead of a space | Join values |
|adj=mid |
Template:Hidden sort key | Same as adj=on with user-specified text after input unit |
Word adding, adjective |
|adj=on |
Template:Hidden sort key | Unit name is singular and hyphenated (adjective) | Grammar, adjective |
|adj=pre |
Template:Hidden sort key | User-specified text before input unit | Word adding |
|adj=ri0 |
Template:Hidden sort key | Round input with precision 0 | Rounding and sigfig |
|adj=ri1 |
Template:Hidden sort key | Round input with precision 1 | Rounding and sigfig |
|adj=ri2 |
Template:Hidden sort key | Round input with precision 2 | Rounding and sigfig |
|adj=ri3 |
Template:Hidden sort key | Round input with precision 3 | Rounding and sigfig |
|disp=b |
Template:Hidden sort key | Join input and output using " (...)" (default) | Join values |
|disp=sqbr |
Template:Hidden sort key | Join input and output using " [...]" | Join values |
|disp=br |
Template:Hidden sort key | Join input and output using "<br/>" | Join values |
|disp=comma |
Template:Hidden sort key | Join input and output using ", " | Join values |
|disp=or |
Template:Hidden sort key | Join input and output using " or " | Join values |
|adj=nocomma |
Template:Hidden sort key | No comma (thousands separator) in input and output numbers | Number format |
|disp=nocomma |
Template:Hidden sort key | ||
|disp=number |
Template:Hidden sort key | Display output value only | Parts only |
|disp=output number only |
Template:Hidden sort key | ||
|disp=out |
Template:Hidden sort key | Display only output value and name/symbol | Parts only |
|disp=output only |
Template:Hidden sort key | ||
|disp=preunit |
Template:Hidden sort key | User-specified text before input and output units | Word adding |
|disp=table |
Template:Hidden sort key | Output is suitable for a table cell with align="right" | Table columns |
|disp=tablecen |
Template:Hidden sort key | Output is suitable for a table cell with align="center" | Table columns |
|disp=unit |
Template:Hidden sort key | Display input name/symbol only (not output; not input value) | Parts only |
|disp=unit2 |
Template:Hidden sort key | Display output name/symbol only (not input; not output value) | Parts only |
|disp=x|... |
Template:Hidden sort key | Join input and output using user-specified text | Word adding |
|comma=5 |
Template:Hidden sort key | Only use comma for thousands separator if 5 or more digits | Number format |
|comma=gaps |
Template:Hidden sort key | Use gaps (space), not comma, for thousands separator | Number format |
|comma=gaps5 |
Template:Hidden sort key | Use gaps (space), but only if 5 or more digits | Number format |
|frac=N |
Template:Hidden sort key | Show imperial number in fractions, denominator=N | Number format, fraction |
|lk=in |
Template:Hidden sort key | Link left-hand side unit name or symbol | Unit link |
|lk=on |
Template:Hidden sort key | Link all unit names or symbols (but not twice for the same unit) | Unit link |
|lk=out |
Template:Hidden sort key | Link right-hand side unit name or symbol | Unit link |
|order=flip |
Template:Hidden sort key | Inverts order of input, output measurements (conversion first) | Order |
|round=5 |
Template:Hidden sort key | Rounds calculation to the nearest multiple of 5 | Rounding and sigfig |
|round=25 |
Template:Hidden sort key | Rounds calculation to the nearest multiple of 25 | Rounding and sigfig |
|round=each |
Template:Hidden sort key | In a range, each value is rounded by the default rounding | Rounding and sigfig |
|sigfig=N |
Template:Hidden sort key | Round output value to N significant figures (N is a positive integer) | Rounding and sigfig |
|sortable=in |
Template:Hidden sort key | Output numeric hidden sort field for use in a sortable table (based on input) | Table sort |
|sortable=on |
Template:Hidden sort key | ||
|sortable=out |
Template:Hidden sort key | Output numeric hidden sort field for use in a sortable table (based on output) | Table sort |
|sp=us |
Template:Hidden sort key | Use U.S. spelling (like "meter" instead of default "metre") | Spelling |
|spell=in |
Template:Hidden sort key | Spell input value in words | Number spelling |
|spell=In |
Template:Hidden sort key | Spell input value in words with first letter uppercase | Number spelling |
|spell=on |
Template:Hidden sort key | Spell input and output values in words | Number spelling |
|spell=On |
Template:Hidden sort key | Spell input and output values in words with first letter uppercase | Number spelling |
|debug=yes |
Template:Hidden sort key | Debugging only. In a sortable table: show the normally hidden sort key | Table sort |
|abbr=mos |
Template:Hidden sort key | Deprecated. Use |x| or |by| | Range format |
|abbr=comma |
Template:Hidden sort key | Deprecated. Use |adj=nocomma | Number format |
|adj=flip |
Template:Hidden sort key | Deprecated. Use |order=flip | Order |
|disp=flip |
Template:Hidden sort key | Deprecated. Use |order=flip | Order |
|disp=flip5 |
Template:Hidden sort key | Deprecated. Use |order=flip |round=5 | Order, rounding |
|disp=5 |
Template:Hidden sort key | Deprecated. Use |round=5 | Rounding and sigfig |
|disp=2 |
Template:Hidden sort key | Deprecated. Use |disp=output only | Parts only |
|disp=u2 |
Template:Hidden sort key | Deprecated. Use |disp=unit2 | Parts only |
|near=5 |
Template:Hidden sort key | Deprecated. Use |round=5 | Rounding and sigfig |