<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://www.boobpedia.com/wiki/index.php?action=history&amp;feed=atom&amp;title=Template%3AHeight_npn%2Fdoc</id>
	<title>Template:Height npn/doc - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://www.boobpedia.com/wiki/index.php?action=history&amp;feed=atom&amp;title=Template%3AHeight_npn%2Fdoc"/>
	<link rel="alternate" type="text/html" href="https://www.boobpedia.com/wiki/index.php?title=Template:Height_npn/doc&amp;action=history"/>
	<updated>2026-06-18T07:13:30Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.40.1</generator>
	<entry>
		<id>https://www.boobpedia.com/wiki/index.php?title=Template:Height_npn/doc&amp;diff=60285&amp;oldid=prev</id>
		<title>Drducker: Documentation for a trial of a cleaned-up height template</title>
		<link rel="alternate" type="text/html" href="https://www.boobpedia.com/wiki/index.php?title=Template:Height_npn/doc&amp;diff=60285&amp;oldid=prev"/>
		<updated>2008-06-24T11:03:10Z</updated>

		<summary type="html">&lt;p&gt;Documentation for a trial of a cleaned-up height template&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{documentation subpage}}&lt;br /&gt;
&amp;lt;!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE --&amp;gt;&lt;br /&gt;
=== DO NOT USE ===&lt;br /&gt;
This template is still in progress, please don&amp;#039;t expect it to be useful yet.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Normalized Parameter Names for height template ===&lt;br /&gt;
This is for use as a normalized form of the height styling template, thus allowing some of the fragility of the older height template to be separated out.&lt;br /&gt;
&lt;br /&gt;
=== Parameters ===&lt;br /&gt;
* m: height in meters (metric)&lt;br /&gt;
* f: feet portion of height (imperial)&lt;br /&gt;
* i: inch portion of height (imperial)&lt;br /&gt;
* abbr: &amp;#039;&amp;#039;&amp;#039;yes&amp;#039;&amp;#039;&amp;#039; | no | mos ; mos stands for &amp;quot;Manual Of Style&amp;quot;&lt;br /&gt;
* spel: &amp;#039;&amp;#039;&amp;#039;American&amp;#039;&amp;#039;&amp;#039; | Comonwealth ; displays &amp;quot;meters&amp;quot; or &amp;quot;metres&amp;quot; respectively&lt;br /&gt;
* frac: &amp;#039;&amp;#039;numeric&amp;#039;&amp;#039; ; fractional measurements; 10 yields inches as decimals, others act as denominators; ignored in imperial to metric conversions.&lt;br /&gt;
* prec: &amp;#039;&amp;#039;numeric&amp;#039;&amp;#039; ; decimal precision&lt;br /&gt;
* wiki: yes | &amp;#039;&amp;#039;&amp;#039;no&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
==Instructions==&lt;br /&gt;
*The template is intended for conversion of heights specified in either meters, or in feet and inches.  Meters are converted to feet and inches, and feet and inches are converted to meters.&lt;br /&gt;
*As this template is intended for use in infoboxes, the units on both sides of the conversion are abbreviated by default.  When using this template outside of infoboxes, use the &amp;#039;&amp;#039;abbr&amp;#039;&amp;#039; parameter, which can take values of &amp;#039;&amp;#039;yes&amp;#039;&amp;#039; (default; both sides of the conversion are abbreviated), &amp;#039;&amp;#039;no&amp;#039;&amp;#039; (both sides of the conversion are spelled out), or &amp;#039;&amp;#039;mos&amp;#039;&amp;#039; (MOSNUM-compliant format, where the units being converted are spelled out and the units of the converted values are abbreviated).&lt;br /&gt;
*For conversion of meters to feet/inches, the &amp;#039;&amp;#039;frac&amp;#039;&amp;#039; parameter can be specified to either show the output inches as decimals (&amp;#039;&amp;#039;frac&amp;#039;&amp;#039;=10) or as a vulgar fraction (&amp;#039;&amp;#039;frac&amp;#039;&amp;#039;=desired denominator; the default is&amp;amp;nbsp;2 for halves).  The &amp;#039;&amp;#039;frac&amp;#039;&amp;#039; parameter is ignored for conversion of feet/inches to meters.&lt;br /&gt;
*When decimal output is used, the default precision is&amp;amp;nbsp;1 for meters-to-feet/inches conversion and&amp;amp;nbsp;2 for feet/inches-to-meters conversion, but it can be overridden by specifying a different figure using the &amp;#039;&amp;#039;precision&amp;#039;&amp;#039; parameter (see example below).  The &amp;#039;&amp;#039;precision&amp;#039;&amp;#039; parameter is ignored when &amp;#039;&amp;#039;frac&amp;#039;&amp;#039; is set to anything but&amp;amp;nbsp;10.&lt;br /&gt;
*&amp;#039;&amp;#039;wiki&amp;#039;&amp;#039; parameter specifies whether the names of the units should be wikified or not and can take values of either &amp;#039;&amp;#039;yes&amp;#039;&amp;#039; or &amp;#039;&amp;#039;no&amp;#039;&amp;#039;. The default value is &amp;#039;&amp;#039;no&amp;#039;&amp;#039;.&lt;br /&gt;
&lt;br /&gt;
==Code==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Code&lt;br /&gt;
! Result&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;nowiki&amp;gt;{{height_npn|m=1.72}}&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
| {{height_npn|m=1.72}}&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;nowiki&amp;gt;{{height_npn|m=1.72|prec=0}}&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
| {{height_npn|m=1.72|precision=0}}&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;nowiki&amp;gt;{{height_npn|m=1.72|frac=16}}&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
| {{height_npn|m=1.72|frac=16}}&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;nowiki&amp;gt;{{height_npn|f=6}}&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
| {{height_npn|f=6}}&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;nowiki&amp;gt;{{height_npn|f=6|i=1}}&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
| {{height_npn|f=6|i=1}}&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;nowiki&amp;gt;{{height_npn|f=6|i=1|prec=1}}&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
| {{height_npn|f=6|i=1|prec=1}}&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;nowiki&amp;gt;{{height_npn|i=10}}&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
| {{height_npn|i=10}}&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;nowiki&amp;gt;{{height_npn|m=1.72|abbr=no}}&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
| {{height_npn|m=1.72|abbr=no}}&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;nowiki&amp;gt;{{height_npn|f=6|i=2|abbr=mos}}&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
| {{height_npn|f=6|i=2|abbr=mos}}&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;nowiki&amp;gt;{{height_npn|f=6|i=2|wiki=yes}}&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
| {{height_npn|f=6|i=2|wiki=yes}}&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;nowiki&amp;gt;{{height_npn|m=6|f=2}}&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
| {{height_npn|m=6|f=2}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;includeonly&amp;gt;&lt;br /&gt;
&amp;lt;!-- CATEGORIES AND INTERWIKIS HERE, THANKS --&amp;gt;&lt;br /&gt;
[[Category:Conversion templates|{{PAGENAME}}]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>Drducker</name></author>
	</entry>
</feed>