Template:Epi/ftom/doc
40px | This is a documentation subpage for Template:Epi/ftom. It contains usage information, categories and other content that is not part of the original template page. |
Use
This template creates one sortable cell of a sortable table displaying a measurement formatted in international feet (of exactly 0.3048 meter) followed with the same measurement formatted in meters. This template is an alternative to Template:Epi/moft for the United States.
The syntax of this template is:
{{epi/ftom|var1|a=|d=|l=|p=|s=}}
where:
- var1 is a real number representing the measurement in metres (may not contain a thousands separator), # for sea level, 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 | Elevation |
---|---|---|
Mount McKinley | {{epi/ftom|6193.536}} | !B9912687385534 20,320 ft 6194 m |
Mount Saint Elias | {{epi/ftom|5488.838}} | !B9913895281454 18,008 ft 5489 m |
Mount Foraker | {{epi/ftom|5303.520}} | !B9914238739699 17,400 ft 5304 m |
See also
- This template invokes Template:Nk and Template:Rnd.
- This template is invoked by Template:Epi.
- This template is compatible with Template:Epi/miokm.
- Template:Epi/moft functions the same as this template except meters are displayed first.