Template:Hands/numdisp/frac1/doc
Appearance
This is a documentation subpage for Template:Hands/numdisp/frac1. It may contain usage information, categories and other content that is not part of the original template page. |
The Template:Hands/numdisp/frac1 formats a fraction (or mixed number) for positive values, with parameters as follows:
- parameter 1 - blank, used by {Hands/numdisp/frac}
- parameter 2 - the whole number portion (if any)
- parameter 3 - numerator of fraction portion
- parameter 4 - denominator of fraction portion
All 4 of the parameters are required, although {2} can have an empty/blank value.
Usage
[edit]Markup | Renders as |
---|---|
{{hands/numdisp/frac1| |2000|12|50}} |
2,000 12⁄50 |
{{hands/numdisp/frac1| ||7|8}} |
7⁄8 |
For negative values, the related Template:Hands/numdisp/frac-1 is used instead, to format data with unicode &minus.