Template:DropChance: Difference between revisions

From Ephinea PSO Wiki
No edit summary
Tag: Manual revert
mNo edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
{{#ifeq: {{DropCalc|{{{1|0}}}|{{{2|0}}}}} | - | | {{#ifexpr: {{DropCalc|{{{1}}}|{{{2}}}}} < 10 | 1/{{#expr: {{DropCalc|{{{1}}}|{{{2}}}}} round 2}} | {{#ifexpr: {{DropCalc|{{{1}}}|{{{2}}}}} < 100 | 1/{{#expr: {{DropCalc|{{{1}}}|{{{2}}}}} round 1}} | 1/{{#expr: {{DropCalc|{{{1}}}|{{{2}}}}} round 0}}}}}}}}
{{#ifeq: {{DropCalc|{{{1|0}}}|{{{2|0}}}}} | - | {{#if:{{{3|}}}|0|}} | {{#ifexpr: {{DropCalc|{{{1}}}|{{{2}}}}} < 10 | {{DropSimplify|1/{{#expr: {{DropCalc|{{{1}}}|{{{2}}}}} round 2}}}} | {{#ifexpr: {{DropCalc|{{{1}}}|{{{2}}}}} < 100 | {{DropSimplify|1/{{#expr: {{DropCalc|{{{1}}}|{{{2}}}}} round 1}}}} | {{DropSimplify|1/{{#expr: {{DropCalc|{{{1}}}|{{{2}}}}} round 0}}}}}}}}}}
<noinclude>==Usage and example==
<noinclude>==Usage and example==
<pre>{{DropChance|0|0}}</pre>
<pre>{{DropChance|0|0}}</pre>
{{DropChance|0|0}}
{{DropChance|0|0}}
<pre>{{DropChance|100|7/8}}</pre>
{{DropChance|100|7/8}}
<pre>{{DropChance|80|9/16}}</pre>
<pre>{{DropChance|80|9/16}}</pre>
{{DropChance|80|9/16}}
{{DropChance|80|9/16}}

Latest revision as of 08:04, 8 April 2023

Usage and example

{{DropChance|0|0}}


{{DropChance|100|7/8}}

7/8

{{DropChance|80|9/16}}

1/2.22

{{DropChance|15|9/16}}

1/11.9

{{DropChance|28|1/2340.57}}

1/8359