Template:Tp: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 1: Line 1:
<includeonly><onlyinclude>{{#expr: {{{3}}} }} [[Category:Tp-{{{1}}} {{#ifexpr: {{{2}}} = {{{3}}} | full | {{#ifexpr: ({{{3}}} * 100 / {{{2}}}) < 35 | low | {{#ifexpr: ({{{3}}} * 100 / {{{2}}}) < 65 | average | {{#ifexpr: ({{{3}}} * 100 / {{{2}}}) < 100 | high }} }} }} }}]]</onlyinclude></includeonly>
<includeonly><onlyinclude>{{#expr: {{{3}}} }} [[Category:Tp-{{{1}}} {{#ifexpr: ({{{2}}}) = ({{{3}}}) | full | {{#ifexpr: (({{{3}}}) * 100 / ({{{2}}})) < 35 | low | {{#ifexpr: (({{{3}}}) * 100 / ({{{2}}})) < 65 | average | {{#ifexpr: (({{{3}}}) * 100 / ({{{2}}})) < 100 | high }} }} }} }}]]</onlyinclude></includeonly>

Revision as of 11:46, 18 May 2024