Template:Infobox person/length/switch/doc

From blackwiki
< Template:Infobox person‎ | length‎ | switch
Revision as of 00:19, 4 July 2015 by imported>Zyxw (→‎See also: remove links already shown above)
Jump to navigation Jump to search

Template:Infobox person/length/switch is one of three templates used to automatically add conversions of length measurements displayed by infoboxes, such as the |reach= parameter in {{Infobox boxer}}.

  1. Template:Infobox person/length changes text for units of length to the abbreviations "cm" or "in", then passes the string to:
  2. Template:Infobox person/length/locate which replaces any instances of &nbsp; with a space, and determines the positions of "cm" or "in" within that string, all of which is passed to:
  3. Template:Infobox person/length/switch which does the conversion

See also