Template:Simplified fraction/doc: Difference between revisions

Tristanbay (talk | contribs)
No edit summary
Tristanbay (talk | contribs)
finished examples
Line 7: Line 7:
* 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}}|n=24|d=15|mixed=false}}
== Examples ==


{{{{ROOTPAGENAME}}|n=44|d=14|mixed=true}}
<pre>{{Reduced fraction|16|15|false}}
</pre>
{{{{ROOTPAGENAME}}|16|15|false}}


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


{{{{ROOTPAGENAME}}|n=100|d=5|mixed=true}}
<pre>{{Reduced fraction|8|15|true}}
</pre>
{{{{ROOTPAGENAME}}|8|15|true}}
 
 
<pre>{{Reduced fraction|24|15|false}}
</pre>
{{{{ROOTPAGENAME}}|24|15|false}}
 
 
<pre>{{Reduced fraction|44|14|true}}
</pre>
{{{{ROOTPAGENAME}}|44|14|true}}
 
 
<pre>{{Reduced fraction|75|15|false}}
</pre>
{{{{ROOTPAGENAME}}|75|15|false}}
 
 
<pre>{{Reduced fraction|100|5|true}}
</pre>
{{{{ROOTPAGENAME}}|100|5|true}}