Template:NumbertoText: Difference between revisions
Template page
More actions
Created page with "{{#switch: {{{1}}} | 1 = one | 2 = two | 3 = three | 4 = four | 5 = five | 6 = six | 7 = seven | 8 = eight | 9 = nine | 10 = ten | {{{1}}}}}<noinclude>The point of this template is to convert numbers 0 to 10into their word format in a situation where these numbers are automatically outputted by semantic wiki into a sentence." |
No edit summary |
||
Line 1: | Line 1: | ||
{{#switch: {{{1}}} | 1 = one | 2 = two | 3 = three | 4 = four | 5 = five | 6 = six | 7 = seven | 8 = eight | 9 = nine | 10 = ten | {{{1}}}}}<noinclude>The point of this template is to convert numbers 0 to | {{#switch: {{{1}}} | 1 = one | 2 = two | 3 = three | 4 = four | 5 = five | 6 = six | 7 = seven | 8 = eight | 9 = nine | 10 = ten | {{{1}}}}}<noinclude>The point of this template is to convert numbers 0 to 10 into their word format in a situation where these numbers are automatically outputted by semantic wiki into a sentence. |
Latest revision as of 01:34, 22 June 2025
{{{1}}}The point of this template is to convert numbers 0 to 10 into their word format in a situation where these numbers are automatically outputted by semantic wiki into a sentence.