మూస:Convert/doc/range separator list: కూర్పుల మధ్య తేడాలు

"by" is not scientific (no repetition of unit)
per Template talk:Convert#Module version_21: remove deprecated and removed options (=mos, =to-, =&).
పంక్తి 20:
| {{convert|3|and|6|ft}}
|
|-
| data-sort-value="and&" | <code>&</code>
| <code><nowiki>{{convert|3|&|6|ft}}</nowiki></code>
| {{convert|3|&|6|ft}}
| Same as <code>and</code>
|-
| <code>and(-)</code>
Line 112 ⟶ 107:
| <code>*</code>
| colspan=3 | {{!xt|1=&#x7c;*&#x7c;}} is '''deprecated'''. Use {{xt|1=&#x7c;x&#x7c;}} instead
|}<!--
|- class="sortbottom"<!--deprecated-->
| <code>to-</code>
| colspan=3 | {{!xt|1=&#x7c;to-&#x7c;}} is '''deprecated'''. Use {{xt|1=&#x7c;to(-)&#x7c;}} instead
|- class="sortbottom"<!--deprecated-->
| <code>&</code>
| colspan=3 | {{!xt|1=&#x7c;&&#x7c;}} is '''deprecated'''. Use {{xt|1=&#x7c;and&#x7c;}} instead
|- class="sortbottom"<!--deprecated-->
| <code>abbr=mos</code>
| colspan=3 | {{!xt|1=&#x7c;abbr=mos}} is '''deprecated'''. Use {{xt|1=&#x7c;x&#x7c;}} or {{xt|&#x7c;by&#x7c;}} instead
|}<noinclude>
{{documentation}}
 
==Later more==
The following ranges provide different output when units are abbreviated.
 
{| <code>class="wikitable"
! Convert !! Output
|-
| <code><nowiki>{{convert|3|and(-)|6|ft|abbr=on}}</nowiki></code>
| {{convert|3|and(-)|6|ft|abbr=on}}
|-
| <code><nowiki>{{convert|3|to(-)|6|ft|abbr=on}}</nowiki></code>
| {{convert|3|to(-)|6|ft|abbr=on}}
|-
| <code><nowiki>{{convert|3|x|6|ft|abbr=on}}</nowiki></code>
| {{convert|3|x|6|ft|abbr=on}}
|}
 
Ranges can use more than two values.
 
{| <code>class="wikitable"
! Convert !! Output
|-
| <code><nowiki>{{convert|3|x|4|x|24|in}}</nowiki></code>
| {{convert|3|x|4|x|24|in}}
|-
| <code><nowiki>{{convert|3|x|4|to|6+1/2|x|8+3/4|in}}</nowiki></code>
| {{convert|3|x|4|to|6+1/2|x|8+3/4|in}}
|}
 
Ranges can be specified in the first parameter.
 
{| <code>class="wikitable"
! Convert !! Output
|-
| <code><nowiki>{{convert|3.2-7.5|ha}}</nowiki></code>
| {{convert|3.2-7.5|ha}}
|-
| <code><nowiki>{{convert|3x4x24|in}}</nowiki></code>
| {{convert|3x4x24|in}}
|}
 
;From module:convert/text
range_words = { '+/-', 'to(-)', 'xx', 'x', '*', 'to', 'or', 'by', '–' , '-' }
So:
* {{convert|1+/-2|m|ft}}
* to(-) {{convert|1to(-)2|m|ft}}
* to(-) a {{convert|1to(-)2|m|ft|abbr=on}}
* and(-) {{convert|1and(-)2|m|ft}}
* {{convert|1xx2|m|ft}}
* {{convert|1x2|m|ft}}
* a {{convert|1x2|m|ft|abbr=on}}
* {{convert|1to2|m|ft}}
* {{convert|1or2|m|ft}}
* {{convert|1by2|m|ft}}
* {{convert|1–2|m|ft}}
* {{convert|1-2|m|ft}}
* {{convert|1|-|2|m|ft}}
 
 
--<noinclude>{{documentation}}</noinclude>
"https://te.wikipedia.org/wiki/మూస:Convert/doc/range_separator_list" నుండి వెలికితీశారు