Template:Kmomi

From MidsouthMakers - Memphis Area Hackerpace
Jump to navigation Jump to search
[edit] [purge] Template documentation

Use

This template 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:

{{kmomi|var1|a=|d=|l=|p=|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=0)
  • 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)
  • s is an optional style parameter:
    • s= yields regular style (default)
    • s='' yields italic style
    • s=''' yields bold style
    • s=''''' yields bold italic style

Example

The use of this template is illustrated in the sortable table below:

Peak Wikitext Isolation
Mount Everest {{kmomi|40007.86}} !B9824954135072 40,008 km
24,860 miles
Aconcagua {{kmomi|16521.14}} !B9833798486690 16,521 km
10,266 miles
Mount McKinley {{kmomi|7450.24}} !B9841762431953 7,450 km
4,629 miles

See also