Difference between revisions of "Template:Infobox person/height/switch/doc"
< Template:Infobox person | height | switch
Jump to navigation
Jump to search
imported>Zyxw m (replace template name in first sentence, it is shown in numbered list below) |
imported>Vanisaac m (→See also: clean up per WP:CAT#T and WP:AWBREQ add template:Sandbox other) |
||
Line 16: | Line 16: | ||
** [[Template:Infobox person/length/switch]] | ** [[Template:Infobox person/length/switch]] | ||
− | <includeonly>{{ | + | <includeonly>{{Sandbox other|| |
<!-- Categories below this line, please; interwikis at Wikidata --> | <!-- Categories below this line, please; interwikis at Wikidata --> | ||
[[Category:Template implementation details]] | [[Category:Template implementation details]] | ||
}}</includeonly> | }}</includeonly> |
Latest revision as of 20:54, 25 April 2020
![]() | This is a documentation subpage for Template:Infobox person/height/switch. It contains usage information, categories and other content that is not part of the original template page. |
This is one of three templates used to automatically add conversions of height measurements displayed by Template:Infobox person and other infoboxes with a |height=
parameter.
- Template:Infobox person/height changes text for units of height to the abbreviations "m", "cm", "ft", or "in", then passes the string to:
- Template:Infobox person/height/locate which replaces any instances of
with a space, and determines the positions of "m", "cm", "ft", or "in" within that string, all of which is passed to: - Template:Infobox person/height/switch which does the conversion
See also