Template:Tp: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Created page with "<includeonly><onlyinclude>Category:Tp-{{{1}}} {{#ifexpr: ({{/Str|all}}) = ({{/Str|+|force={{{1}}}}}) | full | {{#ifexpr: (({{/Str|+|force={{{1}}}}} / {{/Str|all}}) * 100) <...")
 
mNo edit summary
Line 1: Line 1:
<includeonly><onlyinclude>[[Category:Tp-{{{1}}} {{#ifexpr: ({{/Str|all}}) = ({{/Str|+|force={{{1}}}}}) | full | {{#ifexpr: (({{/Str|+|force={{{1}}}}} / {{/Str|all}}) * 100) < 35 | low | {{#ifexpr: (({{/Str|+|force={{{1}}}}} / {{/Str|all}}) * 100) < 65 | average | {{#ifexpr: (({{/Str|+|force={{{1}}}}} / {{/Str|all}}) * 100) < 100 | high }} }} }} }}]]</onlyinclude></includeonly>
<includeonly><onlyinclude>[[Category:Tp-{{{1}}} {{#ifexpr: ({{/Str|all}}) = ({{/Str|+|force={{{1}}}}}) | full | {{#ifexpr: ({{/Str|+|force={{{1}}}}} * 100 / {{/Str|all}}) < 35 | low | {{#ifexpr: ({{/Str|+|force={{{1}}}}} * 100 / {{/Str|all}}) < 65 | average | {{#ifexpr: ({{/Str|+|force={{{1}}}}} * 100 / {{/Str|all}}) < 100 | high }} }} }} }}]]</onlyinclude></includeonly>

Revision as of 11:09, 18 May 2024