Writing out numbers as words: Difference between revisions
From Planfix
No edit summary |
No edit summary |
||
| (One intermediate revision by one other user not shown) | |||
| Line 7: | Line 7: | ||
Variables in custom [[Number]] fields in [[Variables in document templates|document templates]] can be displayed in different ways: | Variables in custom [[Number]] fields in [[Variables in document templates|document templates]] can be displayed in different ways: | ||
https://s.pfx.so/pf/ | https://s.pfx.so/pf/Cq/RYzFCt.jpg | ||
== Important == | == Important == | ||
To write a number out in words in a different language, use the '''lang''' attribute. | To write a number out in words in a different language, use the '''lang''' attribute. | ||
Example: | Example: | ||
*<nowiki>{Task.Budget.Words::lang=en}} — English</nowiki> | *<nowiki>{{Task.Budget.Words::lang=en}} — English</nowiki> | ||
Latest revision as of 09:40, 18 November 2025
Variables in custom Number fields in document templates can be displayed in different ways:
Important
To write a number out in words in a different language, use the lang attribute.
Example:
- {{Task.Budget.Words::lang=en}} — English