Examples/Module: dplnum (example 1)

From DynamicPageList3 Manual
Revision as of 03:29, 21 April 2023 by imported>FrozenPlum (Swap example to example page and format in both a readable and usable way for testing/experimentation when auto-loaded into user page section)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Please do not edit this page unless you're wanting to edit the manual itself, it is an example included in the manual.

Example

The examples below are numbered for easier readability and comparison of their output.

1. {{#dplnum:this is 4711 a text with a number}}
2. {{#dplnum:well above 47 Mio. US$}}
3. {{#dplnum:13 Mrd}}
4. {{#dplnum:it is 47,123 Mio}}
5. {{#dplnum:it is 47.123,56}}
6. {{#dplnum:it is 47,000}}
7. {{#dplnum:it is 4.13}}
8. {{#dplnum:it is 4,13}}
9. {{#dplnum:it is 0,13}}

Result

1. {{#dplnum:this is 4711 a text with a number}}
2. {{#dplnum:well above 47 Mio. US$}}
3. {{#dplnum:13 Mrd}}
4. {{#dplnum:it is 47,123 Mio}}
5. {{#dplnum:it is 47.123,56}}
6. {{#dplnum:it is 47,000}}
7. {{#dplnum:it is 4.13}}
8. {{#dplnum:it is 4,13}}
9. {{#dplnum:it is 0,13}}