Difference between revisions of "Template:Percentage"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
− | {{#expr: (((/) * 100) round 1 )}}% | + | {{#expr: ((({{#var:{{{2}}} | 0 }}/{{#var:{{{1}}} | 100}}) * 100) round 1 )}}% |
Revision as of 10:40, 31 July 2020
0%