Template:Calculate/Height: Difference between revisions
From The Green Hills Series
Jump to navigationJump to search
No edit summary |
No edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
<noinclude><templatedata> | |||
{ | |||
"params": { | |||
"1": { | |||
"aliases": [ | |||
"measurements" | |||
], | |||
"label": "Height", | |||
"description": "Height in feet", | |||
"example": "5'10\"", | |||
"type": "string", | |||
"required": true | |||
} | |||
}, | |||
"description": "Convert imperial to metric" | |||
} | |||
</templatedata></noinclude> | |||
{{#if:{{{1|}}}| | {{#if:{{{1|}}}| | ||
{{{1}}} | {{{1}}} |
Latest revision as of 18:31, 4 March 2023
Convert imperial to metric
Parameter | Description | Type | Status | |
---|---|---|---|---|
Height | 1 measurements | Height in feet
| String | required |