Difference between revisions of "Template:Epi/miokm/doc"
< Template:Epi | miokm
Jump to navigation
Jump to search
imported>Buaidh (*d is an optional integer representing the number of decimal places to display :default precision: ::''value'' less than 19.995 = 0.01 ::''value'' less than 199.95 = 0.1 ::''value'' at least 199.95 = 1) |
imported>Jimp |
||
| Line 28: | Line 28: | ||
===See also=== | ===See also=== | ||
| − | *This template invokes [[Template: | + | *This template invokes [[Template:Ntsh]] and [[Template:Rnd]]. |
*This template is invoked by [[Template:Epi]]. | *This template is invoked by [[Template:Epi]]. | ||
*This template is compatible with [[Template:Epi/ftom]]. | *This template is compatible with [[Template:Epi/ftom]]. | ||
*[[Template:Epi/kmomi]] functions the same as this template except kilometers are displayed on top. | *[[Template:Epi/kmomi]] functions the same as this template except kilometers are displayed on top. | ||
Latest revision as of 02:15, 26 June 2016
| 40px | This is a documentation subpage for Template:Epi/miokm. It contains usage information, categories and other content that is not part of the original template page. |
Use
This is a subtemplate of {{Epi}}. It creates one sortable cell of a sortable table displaying a measurement formatted in international miles (of exactly 1609.344 meters) followed with the same measurement formatted in kilometers. This template is an alternative to Template:Epi/kmomi for the United States.
The syntax of this template is:
{{epi/miokm|var1|a=|d=|l=|p=|r=|s=}}
where:
- var1 is a real number representing the measurement in kilometres (may not contain a thousands separator), or NA if not available
- a is an optional alignment parameter:
- a=left yields left alignment
- a=center yields center alignment (default)
- a=right yields right alignment
- d is an optional integer representing the number of decimal places to display
- default precision:
- value less than 19.995 = 0.01
- value less than 199.95 = 0.1
- value at least 199.95 = 1
- l is an optional lines parameter:
- l=1 yields a single-line display
- l=2 yields a double-line display (default)
- p is an optional prefix to display before each number, e.g. about , ~, >, < (default is no prefix)
- r is an optional integer representing the number of rows to span (default=1)
- s is an optional style parameter:
- s= yields regular style (default)
- s='' yields italic style
- s=''' yields bold style
- s=''''' yields bold italic style
See also
- This template invokes Template:Ntsh and Template:Rnd.
- This template is invoked by Template:Epi.
- This template is compatible with Template:Epi/ftom.
- Template:Epi/kmomi functions the same as this template except kilometers are displayed on top.