Template:Convert/doc/range separator list: Difference between revisions

Safer nicotine wiki Tobacco Harm Reduction
Jump to navigation Jump to search
m (1 revision imported: Wikipedia article on Nicotine modules needed)
imported>Cedar101
m ({{nowrap}})
 
Line 1: Line 1:
{| class="wikitable sortable collapsible {{{state|uncollapsed}}}" style="width:100%;"
{| class="wikitable sortable collapsible {{{state|uncollapsed}}}" style="width:100%;"
! colspan=4 style="background:#eee" | {{navbar-collapsible|Range separators in <nowiki>{{convert}}</nowiki>|Convert/doc/range separator list}}
|+ style="background:#eee;" | {{navbar-header|Range separators in <nowiki>{{convert}}</nowiki>|Convert/doc/range separator list}}
|-
|-
! Separator
! Separator
Line 26: Line 26:
| rowspan=2 | {{para|abbr|on}} abbreviates the first unit
| rowspan=2 | {{para|abbr|on}} abbreviates the first unit
|-
|-
| <code>and(-)&#x7c;abbr=on</code>
| {{nowrap|1=<code>and(-)&#x7c;abbr=on</code>}}
| <code><nowiki>{{convert|3|and(-)|6|ft|abbr=on}}</nowiki></code>
| {{nowrap|1=<code><nowiki>{{convert|3|and(-)|6|ft|abbr=on}}</nowiki></code>}}
| {{convert|3|and(-)|6|ft|abbr=on}}
| {{convert|3|and(-)|6|ft|abbr=on}}
|-
|-
Line 103: Line 103:
|- class="sortbottom"<!--deprecated-->
|- class="sortbottom"<!--deprecated-->
| <code>xx</code>
| <code>xx</code>
| colspan=3 | {{!xt|1=&#x7c;xx&#x7c;}} is '''deprecated'''. Use {{xt|1=&#x7c;x&#x7c;}} instead
| colspan=3 | {{!mxt|1=&#x7c;xx&#x7c;}} is '''deprecated'''. Use {{mxt|1=&#x7c;x&#x7c;}} instead
|- class="sortbottom"<!--deprecated-->
|- class="sortbottom"<!--deprecated-->
| <code>*</code>
| <code>*</code>
| colspan=3 | {{!xt|1=&#x7c;*&#x7c;}} is '''deprecated'''. Use {{xt|1=&#x7c;x&#x7c;}} instead
| colspan=3 | {{!mxt|1=&#x7c;*&#x7c;}} is '''deprecated'''. Use {{mxt|1=&#x7c;x&#x7c;}} instead
|}<!--
|}<!--


--<noinclude>{{documentation}}</noinclude>
--<noinclude>{{documentation}}</noinclude>

Latest revision as of 07:39, 22 February 2023

Separator Convert Result Notes
- {{convert|3|-|6|ft}} 3–6 feet (0.91–1.83 m) Input can be hyphen (-) or en dash (–), output uses en dash
 &ndash; (en dash) {{convert|3|–|6|ft}} 3–6 feet (0.91–1.83 m)
and {{convert|3|and|6|ft}} 3 and 6 feet (0.91 and 1.83 m)
and(-) {{convert|3|and(-)|6|ft}} 3 and 6 feet (0.91–1.83 m) |abbr=on abbreviates the first unit
and(-)|abbr=on {{convert|3|and(-)|6|ft|abbr=on}} 3 and 6 ft (0.91–1.83 m)
or {{convert|3|or|6|ft}} 3 or 6 feet (0.91 or 1.83 m)
to {{convert|3|to|6|ft}} 3 to 6 feet (0.91 to 1.83 m)
to(-) {{convert|3|to(-)|6|ft}} 3 to 6 feet (0.91–1.83 m) |abbr=on abbreviates the first unit
to(-)|abbr=on {{convert|3|to(-)|6|ft|abbr=on}} 3 to 6 ft (0.91–1.83 m)
to about {{convert|3|to about|6|ft}} 3 to about 6 feet (0.91 to about 1.83 m)
+/- {{convert|3|+/-|6|ft}} 3 ± 6 feet (0.91 ± 1.83 m)
± &plusmn; {{convert|3|±|6|ft}} 3 ± 6 feet (0.91 ± 1.83 m)
+ {{convert|3|+|6|ft}} 3 + 6 feet (0.91 + 1.83 m)
, {{convert|3|,|6|ft}} 3, 6 feet (0.91, 1.83 m)
, and {{convert|3|, and|6|ft}} 3, and 6 feet (0.91, and 1.83 m)
, or {{convert|3|, or|6|ft}} 3, or 6 feet (0.91, or 1.83 m)
by {{convert|3|by|6|ft}} 3 by 6 feet (0.91 by 1.83 m)
x {{convert|3|x|6|ft}} 3 by 6 feet (0.91 m × 1.83 m) |abbr=on abbreviates and repeats the first unit
× &times; {{convert|3|×|6|ft}} 3 by 6 feet (0.91 m × 1.83 m)
x|abbr=on {{convert|3|x|6|ft|abbr=on}} 3 ft × 6 ft (0.91 m × 1.83 m)
xx |xx| is deprecated. Use |x| instead
* |*| is deprecated. Use |x| instead