Template:Convert/doc/parameter list: Difference between revisions

From Zoophilia Wiki
Jump to navigationJump to search
meta>DePiep
add topical grouping
meta>DePiep
No edit summary
Line 24: Line 24:
|<code>&#124;adj=j</code> || Join value and unit name using "&amp;nbsp;" instead of a space || Join values
|<code>&#124;adj=j</code> || Join value and unit name using "&amp;nbsp;" instead of a space || Join values
|-
|-
|<code>&#124;adj=mid</code> || Same as <code>adj=on</code> with user-specified text after input unit || Word adding
|<code>&#124;adj=mid</code> || Same as <code>adj=on</code> with user-specified text after input unit || Word adding, adjective
|-
|-
|<code>&#124;adj=on</code> || Unit name is singular and hyphenated (adjective) || Grammar, adjective
|<code>&#124;adj=on</code> || Unit name is singular and hyphenated (adjective) || Grammar, adjective

Revision as of 17:02, 5 November 2014

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