Difference between revisions of "Template:RankBar/Min2"

From eRepublik Official Wiki
Jump to: navigation, search
(Created page with "<includeonly>{{#ifexpr: {{{1}}} < 1140000|950000| {{#ifexpr: {{{1}}} < 1350000|1140000| {{#ifexpr: {{{1}}} < 1600000|1350000| {{#ifexpr: {{{1}}} < 1875000|1600000| {{#ifexpr: {{{...")
 
 
(7 intermediate revisions by 2 users not shown)
Line 21: Line 21:
 
{{#ifexpr: {{{1}}} < 43000000|37000000|
 
{{#ifexpr: {{{1}}} < 43000000|37000000|
 
{{#ifexpr: {{{1}}} < 50000000|43000000|
 
{{#ifexpr: {{{1}}} < 50000000|43000000|
{{#ifexpr: {{{1}}} > 49999999|50000000}}
+
{{#ifexpr: {{{1}}} < 100000000|50000000|
}} }} }} }} }} }} }} }} }} }} }} }} }} }} }} }} }} }} }} }} }} }} </includeonly>
+
{{#ifexpr: {{{1}}} < 200000000|100000000|
 +
{{#ifexpr: {{{1}}} < 500000000|200000000|
 +
{{#ifexpr: {{{1}}} < 1000000000|500000000|
 +
{{#ifexpr: {{{1}}} < 2000000000|1000000000|
 +
{{#ifexpr: {{{1}}} < 4000000000|2000000000|
 +
{{#ifexpr: {{{1}}} < 10000000000|4000000000|
 +
{{#ifexpr: {{{1}}} < 20000000000|10000000000|
 +
{{#ifexpr: {{{1}}} < 30000000000|20000000000|
 +
{{#ifexpr: {{{1}}} < 40000000000|30000000000|
 +
{{#ifexpr: {{{1}}} < 50000000000|40000000000|
 +
{{#ifexpr: {{{1}}} < 60000000000|50000000000|
 +
{{#ifexpr: {{{1}}} < 70000000000|60000000000|
 +
{{#ifexpr: {{{1}}} < 80000000000|70000000000|
 +
{{#ifexpr: {{{1}}} < 90000000000|80000000000|
 +
{{#ifexpr: {{{1}}} > 99999999999|10000000000}}
 +
}} }} }} }} }} }} }} }} }} }} }} }} }} }} }} }} }} }} }} }} }} }} }} }} }} }} }} }} }} }} }} }} }} }} }} }} }}</includeonly>
 
<noinclude>
 
<noinclude>
 
<pre>{{RankBar/Min2|3289765}}</pre>
 
<pre>{{RankBar/Min2|3289765}}</pre>
Line 29: Line 44:
 
<pre>{{RankBar/Min2|100000000}}</pre>
 
<pre>{{RankBar/Min2|100000000}}</pre>
 
Should return 50000000:
 
Should return 50000000:
*Return value: {{RankBar/Min2|100000000}}
+
*Return value: {{RankBar/Min2|4000000001}}
 
</noinclude>
 
</noinclude>

Latest revision as of 09:53, 20 October 2015


{{RankBar/Min2|3289765}}

Should return 3000000:

  • Return value: 3000000
{{RankBar/Min2|100000000}}

Should return 50000000:

  • Return value: 4000000000