Template:Convert/doc/deprecations list: Difference between revisions
From Zoophilia Wiki
< Template:Convert | doc
meta>Sroc WP:OVERLINK to remove duplicate links to the same section of MOS in adjacent or near-adjacent bullet points within same section |
meta>Sroc use {{dcr}} to format deprecated options and bare <code> to format current options |
||
| Line 1: | Line 1: | ||
{{right|<small>This list:</small> {{view|talk|edit|template=Convert/doc/deprecations list|'''Parameter options for <nowiki>{{convert}}</nowiki>'''}}}} | {{right|<small>This list:</small> {{view|talk|edit|template=Convert/doc/deprecations list|'''Parameter options for <nowiki>{{convert}}</nowiki>'''}}}} | ||
Deprecated options should not be used. There is no guarantee that they will be supported in the future. | Deprecated options should not be used. There is no guarantee that they will be supported in the future. | ||
* {{ | * <code>{{dcr|1=abbr=comma}}</code>, <code>{{dcr|1=adj=nocomma}}</code>, <code>{{dcr|1=disp=nocomma}}</code> are deprecated. Use <code>comma=off</code> instead | ||
* {{ | * <code>{{dcr|1=abbr=~}}</code> is deprecated. Use <code>abbr=on/off/in/out</code> (<code>abbr=out</code> is default behaviour) | ||
* {{ | * <code>{{dcr|1=disp=slash}}</code>, <code>{{dcr|1=disp=s}}</code>, <code>{{dcr|1=disp=/}}</code> are deprecated. Use <code>disp=or</code> instead | ||
* {{ | * <code>{{dcr|1=disp=flip}}</code>, <code>{{dcr|1=adj=flip}}</code> are deprecated. Use <code>order=flip</code> instead | ||
* {{ | * <code>{{dcr|1=disp=flip5}}</code> is deprecated. Use <code>order=flip|round=5</code> instead | ||
* {{ | * <code>{{dcr|1=disp=5}}</code>, <code>{{dcr|1=near=5}}</code> are deprecated. Use <code>round=5</code> instead | ||
* {{ | * <code>{{dcr|1=disp=2}}</code> is deprecated. Use <code>disp=output only</code> instead | ||
* {{ | * <code>{{dcr|1=disp=u2}}</code> is deprecated. Use <code>disp=unit2</code> instead | ||
* Range separator {{ | * Range separator <code>{{dcr|<nowiki>|xx|</nowiki>}}</code> is deprecated (not [[MOS:UNITS|MOS]] compliant). Use <code><nowiki>|x|</nowiki></code> instead | ||
* Range separator {{ | * Range separator <code>{{dcr|<nowiki>|*|</nowiki>}}</code> is deprecated (not MOS compliant). Use <code><nowiki>|x|</nowiki></code> instead | ||
* Range separator {{ | * Range separator <code>{{dcr|<nowiki>|to-|</nowiki>}}</code> is deprecated. Use <code><nowiki>|to(-)|</nowiki></code> instead | ||
* Range separator {{ | * Range separator <code>{{dcr|1=<nowiki>|&|</nowiki>}}</code> is deprecated. Use <code><nowiki>|and|</nowiki></code> instead | ||
* Range separation by {{ | * Range separation by <code>{{dcr|1=abbr=mos}}</code> is deprecated (not MOS compliant). Use <code><nowiki>|by|</nowiki></code> or <code><nowiki>|x|</nowiki></code> instead<noinclude> | ||
{{documentation}} | {{documentation}} | ||
</noinclude> | </noinclude> | ||
Revision as of 00:43, 8 December 2014
This list:
Deprecated options should not be used. There is no guarantee that they will be supported in the future.
,abbr=comma,adj=nocommaare deprecated. Usedisp=nocommacomma=offinsteadis deprecated. Useabbr=~abbr=on/off/in/out(abbr=outis default behaviour),disp=slash,disp=sare deprecated. Usedisp=/disp=orinstead,disp=flipare deprecated. Useadj=fliporder=flipinsteadis deprecated. Usedisp=flip5order=flip|round=5instead,disp=5are deprecated. Usenear=5round=5insteadis deprecated. Usedisp=2disp=output onlyinsteadis deprecated. Usedisp=u2disp=unit2instead- Range separator
is deprecated (not MOS compliant). Use|xx||x|instead - Range separator
is deprecated (not MOS compliant). Use|*||x|instead - Range separator
is deprecated. Use|to-||to(-)|instead - Range separator
is deprecated. Use|&||and|instead - Range separation by
is deprecated (not MOS compliant). Useabbr=mos|by|or|x|instead