Module:Armenian/doc
Appearance
| This is a documentation subpage for Module:Armenian. It may contain usage information, categories and other content that is not part of the original module page. |
| This is a documentation subpage for Module:Armenian. It may contain usage information, categories and other content that is not part of the original module page. |
| This module is rated as beta. It is considered ready for widespread use, but as it is still relatively new, it should be applied with some caution to ensure results are as expected. |
This module converts Arabic numerals into Armenian numerals. It currently works for any whole number between 1 and 29999.
Usage
[edit]To use it, enter {{#invoke:Armenian|main|YOURNUMBER}}, replacing "YOURNUMBER" with a number.
| Arabic Numerals | Template Call | Armenian Numerals |
|---|---|---|
| 1 | {{#invoke:Armenian|main|1}} | Ա |
| 2 | {{#invoke:Armenian|main|2}} | Բ |
| 49 | {{#invoke:Armenian|main|49}} | ԽԹ |
| 50 | {{#invoke:Armenian|main|50}} | Ծ |
| 51 | {{#invoke:Armenian|main|51}} | ԾԱ |
| 1024 | {{#invoke:Armenian|main|1024}} | ՌԻԴ |
| 4999 | {{#invoke:Armenian|main|4999}} | ՏՋՂԹ |
| 5000 | {{#invoke:Armenian|main|5000}} | Ր |
| 5001 | {{#invoke:Armenian|main|5001}} | ՐԱ |
If given a value larger than 29999, the output is blank and returns no value.