Difference between revisions of "GetGearLevel"
From Titan's Teeth
Dicemonger (talk | contribs) (Created page with "{{#ifexpr:{{{1}}} < 26|1|<!-- -->{{#ifexpr:{{{1}}} < 51|2|<!-- -->{{#ifexpr:{{{1}}} < 101|3|<!-- -->{{#ifexpr:{{{1}}} < 201|4|<!-- -->{{#ifexpr:{{{1}}} < 401|5|<!-- -->{{#ifex...") |
Dicemonger (talk | contribs) |
||
Line 1: | Line 1: | ||
− | {{#ifexpr:{{{1}}} < 26|1|<!-- | + | <includeonly>{{#ifexpr:{{{1}}} < 26|1|<!-- |
-->{{#ifexpr:{{{1}}} < 51|2|<!-- | -->{{#ifexpr:{{{1}}} < 51|2|<!-- | ||
-->{{#ifexpr:{{{1}}} < 101|3|<!-- | -->{{#ifexpr:{{{1}}} < 101|3|<!-- | ||
Line 7: | Line 7: | ||
-->{{#ifexpr:{{{1}}} < 1601|7|<!-- | -->{{#ifexpr:{{{1}}} < 1601|7|<!-- | ||
-->{{#ifexpr:{{{1}}} < 3201|8|<!-- | -->{{#ifexpr:{{{1}}} < 3201|8|<!-- | ||
− | -->9}}<!--8 / 7-->}}<!-- 6-->}}<!-- 5-->}}<!-- 4-->}}<!-- 3-->}}<!-- 2-->}}<!-- 1-->}} | + | -->9}}<!--8 / 7-->}}<!-- 6-->}}<!-- 5-->}}<!-- 4-->}}<!-- 3-->}}<!-- 2-->}}<!-- 1-->}}<includeonly> |
+ | <noinclude>Example: <nowiki>{{GetGearLevel|300}}</nowiki> = {{GetGearLevel|300}}</noinclude> |