Template:Convert: Difference between revisions

From Zoophilia Wiki
Jump to navigationJump to search
meta>Drumguy8800
fix identification of round variable, add minor instructions
meta>Drumguy8800
add square meter, alphabetize
Line 1: Line 1:
{{{1}}} [[{{#switch: {{{2|}}}|m=metre{{!}}m|ft=foot (unit of length){{!}}ft}}]] ({{ #expr: {{{1}}} * {{ #switch: {{{2|}}}
{{{1}}} [[{{#switch: {{{2|}}}|ft=foot (unit of length){{!}}feet|sqft=square foot{{!}}square feet}}|m=metre{{!}}metres|sqm=square metre{{!}}square metres]] ({{ #expr: {{{1}}} * {{ #switch: {{{2|}}}
|ft = {{#switch: {{{3|}}}|m=0.3048}}
|ft = {{#switch: {{{3|}}}|m=0.3048}}
|sqft = {{#switch: {{{3|}}}|sqm=10.7639104}}
|m  = {{#switch: {{{3|}}}|ft=3.2808399}}
|m  = {{#switch: {{{3|}}}|ft=3.2808399}}
}} round {{#if: {{{4|}}} | {{{4}}} }}}}&nbsp;[[{{#switch: {{{3|}}}|m=metre{{!}}m|ft=foot (unit of length){{!}}|ft}}]])<noinclude>{{esoteric}}<br/>Use in the following matter: <code><nowiki>{{convert|original value|original unit|conversion unit|round to}}</nowiki></code><br/><br/>'''Rounding:''' The number given for rounding rounds off the result to the power of 1/10 the rounding number.  For instance, if the result is 8621 and the round number is '-2', the result will be 8700.  If the result is '234.0283043' and the round number is '0', the result will be 234.</noinclude>
|sqm = {{#switch: {{{3|}}}|sqft=0.09290304}}
}} round {{#if: {{{4|}}} | {{{4}}} }}}}&nbsp;[[{{#switch: {{{3|}}}|ft=foot (unit of length){{!}}ft|sqft=square foot{{!}}ft²|m=metre{{!}}m|sqm=square meter{{!}}}}]])<noinclude>{{esoteric}}<br/>Use in the following matter: <code><nowiki>{{convert|original value|original unit|conversion unit|round to}}</nowiki></code><br/><br/>'''Rounding:''' The number given for rounding rounds off the result to the power of 1/10 the rounding number.  For instance, if the result is 8621 and the round number is '-2', the result will be 8700.  If the result is '234.0283043' and the round number is '0', the result will be 234.</noinclude>

Revision as of 18:44, 11 December 2006

{{{1}}} [[|m=metre|metres|sqm=square metre|square metres]] (Expression error: Unrecognized punctuation character "{". [[]])Template:Esoteric
Use in the following matter: {{convert|original value|original unit|conversion unit|round to}}

Rounding: The number given for rounding rounds off the result to the power of 1/10 the rounding number. For instance, if the result is 8621 and the round number is '-2', the result will be 8700. If the result is '234.0283043' and the round number is '0', the result will be 234.