Template:StandChart4: Difference between revisions

From JCraft Wiki
Jump to navigation Jump to search
Created page with "<includeonly><div class="stand-chart4-wrapper" style=" --pow: {{#switch:{{uc:{{{power|}}}}}|A|A.=40|B|B.=32|C|C.=24|D|D.=16|E|E.=8|0}}; --spd: {{#switch:{{uc:{{{speed|}}}}}|A|A.=40|B|B.=32|C|C.=24|D|D.=16|E|E.=8|0}}; --rng: {{#switch:{{uc:{{{range|}}}}}|A|A.=40|B|B.=32|C|C.=24|D|D.=16|E|E.=8|0}}; --dur: {{#switch:{{uc:{{{durability|}}}}}|A|A.=40|B|B.=32|C|C.=24|D|D.=16|E|E.=8|0}}; --pre: {{#switch:{{uc:{{{precision|}}}}}|A|A.=40|B|B.=32|C|C.=24|D|D.=1..."
 
No edit summary
Line 1: Line 1:
<includeonly><div class="stand-chart4-wrapper" style="
<includeonly><div class="stand-chart4-wrapper" style="
     --pow: {{#switch:{{uc:{{{power|}}}}}|A|A.=40|B|B.=32|C|C.=24|D|D.=16|E|E.=8|0}};
     --pow: {{#switch:{{uc:{{{power|}}}}}|A|A.=45|B|B.=35|C|C.=2|D|D.=16|E|E.=8|0}};
     --spd: {{#switch:{{uc:{{{speed|}}}}}|A|A.=40|B|B.=32|C|C.=24|D|D.=16|E|E.=8|0}};
     --spd: {{#switch:{{uc:{{{speed|}}}}}|A|A.=40|B|B.=35|C|C.=26|D|D.=17|E|E.=8.5|0}};
     --rng: {{#switch:{{uc:{{{range|}}}}}|A|A.=40|B|B.=32|C|C.=24|D|D.=16|E|E.=8|0}};
     --rng: {{#switch:{{uc:{{{range|}}}}}|A|A.=40|B|B.=32|C|C.=24|D|D.=16|E|E.=8|0}};
     --dur: {{#switch:{{uc:{{{durability|}}}}}|A|A.=40|B|B.=32|C|C.=24|D|D.=16|E|E.=8|0}};
     --dur: {{#switch:{{uc:{{{durability|}}}}}|A|A.=40|B|B.=32|C|C.=24|D|D.=17|E|E.=8|0}};
     --pre: {{#switch:{{uc:{{{precision|}}}}}|A|A.=40|B|B.=32|C|C.=24|D|D.=16|E|E.=8|0}};
     --pre: {{#switch:{{uc:{{{precision|}}}}}|A|A.=40|B|B.=32|C|C.=24|D|D.=16|E|E.=8|0}};
     --pot: {{#switch:{{uc:{{{potential|}}}}}|A|A.=40|B|B.=32|C|C.=24|D|D.=16|E|E.=8|0}};
     --pot: {{#switch:{{uc:{{{potential|}}}}}|A|A.=40|B|B.=32|C|C.=24|D|D.=16|E|E.=8|0}};

Revision as of 15:53, 26 April 2026

Usage

{{StandChart4
|power=A
|speed=B
|range=C
|durability=D
|precision=E
|potential=A
}}