Template:Convert: Difference between revisions

From Random Island Wiki
Jump to navigation Jump to search
>Drumguy8800
(create)
 
>Drumguy8800
(add rounding, fix conversion, fix typo, esoteric)
Line 1: Line 1:
{{{1}}} [[{{#switch: {{{2|}}}|m=metre{{!}}m|ft=foot (unit of length){{!}}|ft}}]] ({{ #expr: {{{1}}} * {{ #switch: {{{2|}}}
{{{1}}} [[{{#switch: {{{2|}}}|m=metre{{!}}m|ft=foot (unit of length){{!}}ft}}]] ({{ #expr: {{{1}}} * {{ #switch: {{{2|}}}
|ft = {{#switch: {{{3|}}}|m=3.2808399}}
|ft = {{#switch: {{{3|}}}|m=0.3048}}
|m  = {{#switch: {{{3|}}}|ft=0.3048}}
|m  = {{#switch: {{{3|}}}|ft=3.2808399}}
}}}} [[{{#switch: {{{3|}}}|m=metre{{!}}m|ft=foot (unit of length){{!}}|ft}}]])
}} round {{#ifeq: {{{4|}}} | | | {{{4}}} }}&nbsp;[[{{#switch: {{{3|}}}|m=metre{{!}}m|ft=foot (unit of length){{!}}|ft}}]])<noinclude>{{esoteric}}</noinclude>

Revision as of 13:30, 11 December 2006

{{{1}}} [[]] ({{ #expr: {{{1}}} * round  ft)Template:Esoteric