This is a documentation subpage for Template:Epi/kmomi. It may contain usage information, categories and other content that is not part of the original template page. |
Use
editThis subtemplate is used by {{epi}}. It creates one sortable cell of a sortable table displaying a measurement formatted in kilometres followed with the same measurement formatted in international miles (of exactly 1609.344 metres).
The syntax of this template is:
{{epi/kmomi|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
edit- This template invokes Template:Ntsh and Template:Rnd.
- This template is invoked by Template:Epi.
- This template is compatible with Template:Epi/moft.
- Template:Epi/miokm functions the same as this template except miles are displayed first for United States data.
- For help with this template, please post a comment on the template talk page with a
{{reply to}}
one or more of the previous editors.