Difference between revisions of "Template:GrowthRate"
Black Rose (talk | contribs) |
Black Rose (talk | contribs) |
||
| (2 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
| − | {|width="{{{width|30%}}} | + | {|width="{{{width|30%}}}" style="border:1px solid #{{Color|1|Color={{{Color|basic}}}}}; -moz-border-radius:2.5px; border-radius:2.5px; text-align:center; clear:both; font-size:90%; font-family:arial;" |
| − | ! colspan="2" style="background-color:rgb( | + | ! colspan="4" style="background-color:rgb({{Color|2|Color={{{Color|basic}}}}}); -moz-border-radius:3.25px; border-radius:3.25px;" align="center"|<font color="#{{Color|4|Color={{{Color|basic}}}}}">Growth Rates</font> |
| − | ! colspan="1" style="background-color:rgb( | + | |- |
| − | ! colspan="1" style="background-color:rgb( | + | ! colspan="2" style="background-color:rgb({{Color|3|Color={{{Color|basic}}}}}); -moz-border-radius:3.25px; border-radius:3.25px;" align="center"|<font color="#{{Color|4|Color={{{Color|basic}}}}}">HP</font> |
| + | ! colspan="1" style="background-color:rgb({{Color|3|Color={{{Color|basic}}}}}); -moz-border-radius:3.25px; border-radius:3.25px;" align="center"|<font color="#{{Color|4|Color={{{Color|basic}}}}}">POW</font> | ||
| + | ! colspan="1" style="background-color:rgb({{Color|3|Color={{{Color|basic}}}}}); -moz-border-radius:3.25px; border-radius:3.25px;" align="center"|<font color="#{{Color|4|Color={{{Color|basic}}}}}">SKL</font> | ||
|- | |- | ||
{{#if:{{{Health|}}}| | {{#if:{{{Health|}}}| | ||
| − | {{!}} colspan="2" align="center"{{!}}{{{Health}}} | + | {{!}} colspan="2" align="center"{{!}}'''{{{Health}}}''' |
}} | }} | ||
{{#if:{{{Power|}}}| | {{#if:{{{Power|}}}| | ||
| − | {{!}} colspan="1" align="center"{{!}}{{{Power}}} | + | {{!}} colspan="1" align="center"{{!}}'''{{{Power}}}''' |
}} | }} | ||
{{#if:{{{Skill|}}}| | {{#if:{{{Skill|}}}| | ||
| − | {{!}} colspan="1" align="center"{{!}}{{{Skill}}} | + | {{!}} colspan="1" align="center"{{!}}'''{{{Skill}}}''' |
}} | }} | ||
|- | |- | ||
| − | ! colspan="1" style="background-color:rgb( | + | ! colspan="1" style="background-color:rgb({{Color|3|Color={{{Color|basic}}}}}); -moz-border-radius:3.25px; border-radius:3.25px;" align="center"|<font color="#{{Color|4|Color={{{Color|basic}}}}}">SPD</font> |
| − | ! colspan="1" style="background-color:rgb( | + | ! colspan="1" style="background-color:rgb({{Color|3|Color={{{Color|basic}}}}}); -moz-border-radius:3.25px; border-radius:3.25px;" align="center"|<font color="#{{Color|4|Color={{{Color|basic}}}}}">LCK</font> |
| − | ! colspan="1" style="background-color:rgb( | + | ! colspan="1" style="background-color:rgb({{Color|3|Color={{{Color|basic}}}}}); -moz-border-radius:3.25px; border-radius:3.25px;" align="center"|<font color="#{{Color|4|Color={{{Color|basic}}}}}">DEF</font> |
| − | ! colspan="1" style="background-color:rgb( | + | ! colspan="1" style="background-color:rgb({{Color|3|Color={{{Color|basic}}}}}); -moz-border-radius:3.25px; border-radius:3.25px;" align="center"|<font color="#{{Color|4|Color={{{Color|basic}}}}}">RES</font> |
|- | |- | ||
{{#if:{{{Speed|}}}| | {{#if:{{{Speed|}}}| | ||
| − | {{!}} colspan="1" align="center"{{!}}{{{Speed}}} | + | {{!}} colspan="1" align="center"{{!}}'''{{{Speed}}}''' |
}} | }} | ||
{{#if:{{{Luck|}}}| | {{#if:{{{Luck|}}}| | ||
| − | {{!}} colspan="1" align="center"{{!}}{{{Luck}}} | + | {{!}} colspan="1" align="center"{{!}}'''{{{Luck}}}''' |
}} | }} | ||
{{#if:{{{Defense|}}}| | {{#if:{{{Defense|}}}| | ||
| − | {{!}} colspan="1" align="center"{{!}}{{{Defense}}} | + | {{!}} colspan="1" align="center"{{!}}'''{{{Defense}}}''' |
}} | }} | ||
{{#if:{{{Resistance|}}}| | {{#if:{{{Resistance|}}}| | ||
| − | {{!}} colspan="1" align="center"{{!}}{{{Resistance}}} | + | {{!}} colspan="1" align="center"{{!}}'''{{{Resistance}}}''' |
}} | }} | ||
|}<noinclude> | |}<noinclude> | ||
| Line 42: | Line 44: | ||
|Defense = | |Defense = | ||
|Resistance = | |Resistance = | ||
| − | }}</nowiki></noinclude> | + | }}</nowiki>[[Category:Templates|{{PAGENAME}}]]</noinclude> |
Latest revision as of 15:07, 24 April 2018
| Growth Rates | |||
|---|---|---|---|
| HP | POW | SKL | |
| SPD | LCK | DEF | RES |
Usage
{{GrowthRate
|Health =
|Power =
|Skill =
|Speed =
|Luck =
|Defense =
|Resistance =
}}