Difference between revisions of "Template:Hands/numdisp/frac1/doc"

From blackwiki
Jump to navigation Jump to search
imported>Jimp
imported>Geoffr
(Finish off the move from Template:Convert to Template:Hands - missed documentation updates)
Line 1: Line 1:
 
{{Documentation subpage}}
 
{{Documentation subpage}}
 
<!-- Categories go at the bottom of this page and interwikis go in Wikidata. -->
 
<!-- Categories go at the bottom of this page and interwikis go in Wikidata. -->
The '''[[Template:Convert/numdisp/frac1]]''' formats a fraction (or [[mixed number]]) for positive values, with parameters as follows:
+
The '''[[Template:Hands/numdisp/frac1]]''' formats a fraction (or [[mixed number]]) for positive values, with parameters as follows:
:: parameter 1 - blank, used by {Convert/numdisp/frac}
+
:: parameter 1 - blank, used by {Hands/numdisp/frac}
 
:: parameter 2 - the [[whole number]] portion (if any)
 
:: parameter 2 - the [[whole number]] portion (if any)
 
:: parameter 3 - numerator of fraction portion
 
:: parameter 3 - numerator of fraction portion
Line 9: Line 9:
  
 
== Usage ==
 
== Usage ==
::: {&#123;convert/numdisp/frac1| |2000|12|50}} &rarr; {{convert/numdisp/frac1| |2000|12|50}}
+
::: {&#123;hands/numdisp/frac1| |2000|12|50}} &rarr; {{hands/numdisp/frac1| |2000|12|50}}
::: {&#123;convert/numdisp/frac1| ||7|8}} {{ns|11}}&rarr; {{convert/numdisp/frac1| ||7|8}}
+
::: {&#123;hands/numdisp/frac1| ||7|8}} {{ns|11}}&rarr; {{hands/numdisp/frac1| ||7|8}}
For negative values, the related [[Template:Convert/numdisp/frac-1]] is used instead, to format data with unicode &minus.
+
For negative values, the related [[Template:Hands/numdisp/frac-1]] is used instead, to format data with unicode &minus.
  
 
<includeonly>
 
<includeonly>

Revision as of 22:31, 16 November 2015

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

{{hands/numdisp/frac1| |2000|12|50}} → 2,000 1250
{{hands/numdisp/frac1| ||7|8}} Template:Ns 78

For negative values, the related Template:Hands/numdisp/frac-1 is used instead, to format data with unicode &minus.