Description Usage Arguments Value Examples
Convert shoe sizes between different systems
1 | shoesize(input, system_from, system_to)
|
input |
The shoe size in the input system. |
system_from |
The size system of the input size |
sytem_to |
The size system of the output size |
The shoe size in the output system.
1 | shoesize(40, "EU", "UK")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.