Template:Simplified fraction/doc: Difference between revisions

Tristanbay (talk | contribs)
added some documentation
Tristanbay (talk | contribs)
messed around with params
Line 5: Line 5:
* n: the numerator
* n: the numerator
* d: the denominator
* d: the denominator
* mixed: whether the fraction is mixed or not if it's more than 1.
* mixed: whether the fraction is mixed or not if it's more than 1


{{{{ROOTPAGENAME}}|24|15|false}}
{{{{ROOTPAGENAME}}|n=24|d=15|mixed=0}}


{{{{ROOTPAGENAME}}|44|14|true}}
{{{{ROOTPAGENAME}}|n=44|d=14|mixed=1}}


{{{{ROOTPAGENAME}}|75|15|false}}
{{{{ROOTPAGENAME}}|n=75|d=15|mixed=0}}


{{{{ROOTPAGENAME}}|100|5|true}}
{{{{ROOTPAGENAME}}|n=100|d=5|mixed=1}}