Difference between revisions of "Template:Infobox person/weight/switch/doc"

From blackwiki
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 17: Line 17:
 
** [[Template:Infobox person/length/switch]]
 
** [[Template:Infobox person/length/switch]]
  
<includeonly>{{#ifeq:{{SUBPAGENAME}}|sandbox | |
+
<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 one of three templates used to automatically add conversions of weight measurements displayed by Template:Infobox person and other infoboxes with a |weight= parameter.

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

See also