Template:DARFraction

From Ephinea PSO Wiki
Revision as of 06:53, 8 April 2023 by Ryan (talk | contribs) (Created page with "{{#switch:{{{1}}} | 90 = 9/10 | 88 = 22/25 | 85 = 17/20 | 80 = 4/5 | 60 = 3/5 | 55 = 9/20 | {{#ifexpr: {{#expr:1/{{{1}}}/100}} < 10 | 1/{{#expr:1/({{{1}}}/100) round 2}} | {{#ifexpr: {{#expr:1/({{{1}}}/100)}} < 100 | 1/{{#expr:1/({{{1}}}/100) round 1}} | 1/{{#expr:1/({{{1}}}/100)}}}}}} }}<noinclude> ==Usage and example== <pre>{{DARFraction|55}}</pre> {{DARFraction|55}} <pre>{{DARFraction|45}}</pre> {{DARFraction|45}} </noinclude>")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Expression error: Unexpected < operator.

Usage and example

{{DARFraction|55}}

9/20

{{DARFraction|45}}

1/2.22