Difference between revisions of "Template:Infobox person/length/switch/doc"
< Template:Infobox person | length | switch
Jump to navigation
Jump to search
imported>Zyxw (create documentation) |
imported>Zyxw (→See also: remove links already shown above) |
||
| Line 10: | Line 10: | ||
== See also == | == See also == | ||
* [[Template:Infobox person]] | * [[Template:Infobox person]] | ||
| − | |||
| − | |||
* [[Template:Infobox person/height]] | * [[Template:Infobox person/height]] | ||
| − | * [[Template:Infobox person/height/locate]] | + | ** [[Template:Infobox person/height/locate]] |
| − | * [[Template:Infobox person/height/switch]] | + | ** [[Template:Infobox person/height/switch]] |
* [[Template:Infobox person/weight]] | * [[Template:Infobox person/weight]] | ||
| − | * [[Template:Infobox person/weight/locate]] | + | ** [[Template:Infobox person/weight/locate]] |
| − | * [[Template:Infobox person/weight/switch]] | + | ** [[Template:Infobox person/weight/switch]] |
<includeonly>{{#ifeq:{{SUBPAGENAME}}|sandbox | | | <includeonly>{{#ifeq:{{SUBPAGENAME}}|sandbox | | | ||
Revision as of 00:19, 4 July 2015
| This is a documentation subpage for Template:Infobox person/length/switch. It contains usage information, categories and other content that is not part of the original template page. |
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}}.
- Template:Infobox person/length changes text for units of length to the abbreviations "cm" or "in", then passes the string to:
- Template:Infobox person/length/locate which replaces any instances of
with a space, and determines the positions of "cm" or "in" within that string, all of which is passed to: - Template:Infobox person/length/switch which does the conversion
See also