Template:Height: Difference between revisions

Boobpedia - Encyclopedia of big boobs
Jump to navigationJump to search
No edit summary
(Restored old version, will work on it later.)
Line 1: Line 1:
<includeonly>{{#ifexpr:({{#if:{{{meter|{{{meters|{{{metre|{{{metres|{{{m|}}}}}}}}}}}}}}}|1|0}} AND ({{#if:{{{foot|{{{feet|{{{ft|}}}}}}}}}|1|0}} OR {{#if:{{{inch|{{{inches|{{{in|}}}}}}}}}|1|0}}))|<font color="red">Error: please specify only imperial or only metric units</font>|{{{{#if:{{{meter|{{{meters|{{{metre|{{{metres|{{{m|}}}}}}}}}}}}}}}|m to ft in|ft in to m}}|frac={{{frac|2}}}|abbr={{{abbr|yes}}}|wiki={{{wiki|no}}}|precision={{#if:{{{meter|{{{meters|{{{metre|{{{metres|{{{m|}}}}}}}}}}}}}}}|{{{precision|1}}}|{{{precision|2}}}}}|{{#if:{{{meter|{{{meters|{{{metre|{{{metres|{{{m|}}}}}}}}}}}}}}}|{{{meter|{{{meters|{{{metre|{{{metres|{{{m}}}}}}}}}}}}}}}}}{{#if:{{{foot|{{{feet|{{{ft|}}}}}}}}}|{{{foot|{{{feet|{{{ft}}}}}}}}}}}{{#ifexpr:({{#if:{{{inch|{{{inches|{{{in|}}}}}}}}}|1|0}} AND {{#if:{{{foot|{{{feet|{{{ft|}}}}}}}}}|0|1}})|0}}|{{#if:{{{foot|{{{feet|{{{ft|}}}}}}}}}|{{{inch|{{{inches|{{{in|0}}}}}}}}}}}{{#ifexpr:{{#if:{{{foot|{{{feet|{{{ft|}}}}}}}}}|0|1}} AND {{#if:{{{meter|{{{meters|{{{metre|{{{metres|{{{m|}}}}}}}}}}}}}}}|0|1}}|{{{inch|{{{inches|{{{in|0}}}}}}}}}}}}}}}</includeonly><noinclude>
{{#if:{{{inch|{{{inches|{{{in|}}}}}}}}}{{{foot|{{{feet|{{{ft|}}}}}}}}} |{{#if:
 
{{{meter|{{{meters|{{{metre|{{{metres|{{{m|}}}}}}}}}}}}}}}|<font color="red">Error: please specify only English or Metric units</font>|{{#expr:((({{{inch|{{{inches|{{{in|0}}}}}}}}} + {{{foot|{{{feet|{{{ft|0}}}}}}}}} * 12) - ({{{inch|{{{inches|{{{in|0}}}}}}}}} + {{{foot|{{{feet|{{{ft|0}}}}}}}}} * 12) mod 12) / 12) round 0}}&nbsp;ft&nbsp;{{#expr:({{{inch| {{{inches|{{{in|0}}}}}}}}} + {{{foot|{{{feet|{{{ft|0}}}}}}}}} * 12) mod 12}}&nbsp;in ({{#expr:(({{{inch|{{{inches|{{{in|0}}}}}}}}} + {{{foot|{{{feet|{{{ft|0}}}}}}}}} * 12) * 0.0254) round 2}}&nbsp;m)}}|{{#if:{{{meter|{{{meters|{{{metre|{{{metres|{{{m|}}}}}}}}}}}}}}} |{{{meter|{{{meters| {{{metre|{{{metres|{{{m|0}}}}}}}}}}}}}}}&nbsp;m ({{#expr: (({{{meter|{{{meters|{{{metre|{{{metres| {{{m|0}}}}}}}}}}}}}}} / 0.0254 - 6 ) / 12 ) round 0}}&nbsp;ft&nbsp;{{#expr:({{{meter| {{{meters|{{{metre|{{{metres|{{{m|0}}}}}}}}}}}}}}} / 0.0254 - ((({{{meter|{{{meters| {{{metre|{{{metres|{{{m|0}}}}}}}}}}}}}}} / 0.0254 - 6) / 12) round 0) * 12) round 0}}&nbsp;in)}}}}<noinclude>
{{Template:Height/doc}}
Instructions, borrowed from http://en.wikipedia.org/wiki/Template_talk:Height (hence the examples using sports):
<!-- Add categories and interwikis to the /doc subpage, not here! -->
{| border="1"
! colspan="2" | For articles of non-metric interest, e.g. an American basketball player
|-
| &#123;&#123;height&#124;ft=6&#124;in=1&#125;&#125; || {{height|ft=6|in=1}}
|-
| &#123;&#123;height&#124;ft=7&#125;&#125; || {{height|ft=7}}
|-
| &#123;&#123;height&#124;feet=5&#124;inches=11&#125;&#125; || {{height|feet=5|inches=11}}
|-
! colspan="2" | For how high off the ground the hoop is:
|-
| &#123;&#123;height&#124;ft=10&#125;&#125; || {{height|ft=10}}
|-
! colspan="2" | For articles of metric interest, e.g. an Uruguayan football (soccer) player
|-
| &#123;&#123;height&#124;metres=2&#125;&#125; || {{height|metres=2}}
|-
| &#123;&#123;height&#124;meters=1.85&#125;&#125; || {{height|meters=1.85}}
|-
| &#123;&#123;height&#124;m=1.7&#125;&#125; || {{height|m=1.7}}
|-
| &#123;&#123;height&#124;meter=1.6&#125;&#125; || {{height|meter=1.6}}
|-
| &#123;&#123;height&#124;metre=1.683&#125;&#125; || {{height|metre=1.683}}
|-
! colspan="2" | When attempting to specify two non-compatible units:
|-
| &#123;&#123;height&#124;m=6&#124;ft=2&#125;&#125; || {{height|m=6|ft=2}}
|}
{{GFDL|Template:Height}}
</noinclude>
</noinclude>

Revision as of 17:49, 28 May 2008

Instructions, borrowed from http://en.wikipedia.org/wiki/Template_talk:Height (hence the examples using sports):

For articles of non-metric interest, e.g. an American basketball player
{{height|ft=6|in=1}} 6 ft 1 in (1.85 m)
{{height|ft=7}} 7 ft 0 in (2.13 m)
{{height|feet=5|inches=11}} 5 ft 11 in (1.8 m)
For how high off the ground the hoop is:
{{height|ft=10}} 10 ft 0 in (3.05 m)
For articles of metric interest, e.g. an Uruguayan football (soccer) player
{{height|metres=2}} 2 m (6 ft 7 in)
{{height|meters=1.85}} 1.85 m (6 ft 1 in)
{{height|m=1.7}} 1.7 m (5 ft 7 in)
{{height|meter=1.6}} 1.6 m (5 ft 3 in)
{{height|metre=1.683}} 1.683 m (5 ft 6 in)
When attempting to specify two non-compatible units:
{{height|m=6|ft=2}} Error: please specify only English or Metric units

The text in this article is based on the Wikipedia article "Template:Height" used under the terms of the GNU Free Documentation License or the Creative Commons CC-BY-SA license. See Boobpedia's copyright notice.