Site News
Warning: This wiki contains spoilers. Read at your own risk!

Social media: If you would like, please join our Discord server, and/or follow us on Twitter (X) or Tumblr!

Template:GrowthRates: Difference between revisions

From Fire Emblem Wiki, your source on Fire Emblem information. By fans, for fans.
m (Text replacement - "style="padding: 3px; " to "class="cellpadding-3" style="")
(Added Charm growth for 3H)
Line 1: Line 1:
{| class="cellpadding-3" style="border-spacing: 4px; {{round|20px}} border:2px solid {{Color2}}; background-color: {{Color3}}; margin-left:auto; margin-right:auto;"
{| class="cellpadding-3" style="border-spacing: 4px; {{round|20px}}; border:2px solid {{Color2}}; background-color: {{Color3}}; margin-left:auto; margin-right:auto;"
! width=100px style="{{roundtl}} border:1px solid {{Color2}}; background-color: {{Color1}}" |Class
! width=100px style="{{roundtl}}; border:1px solid {{Color2}}; background-color: {{Color1}}" | Class
! width=35px style="border:1px solid {{Color2}}; background-color: {{Color1}}" |HP
! width=35px style="border:1px solid {{Color2}}; background-color: {{Color1}}" | HP
{{#if:{{{str|}}}|
{{#if:{{{str|}}}|
! width=35px style="border:1px solid {{Color2}}; background-color: {{Color1}}" {{!}}Str}}
! width=35px style="border:1px solid {{Color2}}; background-color: {{Color1}}" {{!}} Str}}
{{#if:{{{mag|}}}|
{{#if:{{{mag|}}}|
! width=35px style="border:1px solid {{Color2}}; background-color: {{Color1}}" {{!}}Mag}}
! width=35px style="border:1px solid {{Color2}}; background-color: {{Color1}}" {{!}} Mag}}
! width=35px style="border:1px solid {{Color2}}; background-color: {{Color1}}" |Skill
! width=35px style="border:1px solid {{Color2}}; background-color: {{Color1}}" | Skill
! width=35px style="border:1px solid {{Color2}}; background-color: {{Color1}}" |Spd
! width=35px style="border:1px solid {{Color2}}; background-color: {{Color1}}" | Spd
! width=35px style="border:1px solid {{Color2}}; background-color: {{Color1}}" |Lck
! width=35px style="border:1px solid {{Color2}}; background-color: {{Color1}}" | Lck
! width=35px style="border:1px solid {{Color2}}; background-color: {{Color1}}" |Def
! width=35px style="border:1px solid {{Color2}}; background-color: {{Color1}}" | Def
! width=35px style="{{roundtr}} border:1px solid {{Color2}}; background-color: {{Color1}}" |Res
! width=35px style="{{#if:{{{cha|}}}| |{{roundtr}}; }}border:1px solid {{Color2}}; background-color: {{Color1}}" | Res
{{#if:{{{cha|}}}|
! width=35px style="{{roundtr}}; border:1px solid {{Color2}}; background-color: {{Color1}}" {{!}} Cha}}
|-
|-
| style="{{roundbl}} border:1px solid {{Color2}}; background-color: {{Color1}}" align="center" | {{{class}}}
| style="{{roundbl}}; border:1px solid {{Color2}}; background-color: {{Color1}}" align="center" | {{{class}}}
| style="border:1px solid {{Color2}}; background-color: {{Color1}}" align="center" | {{{hp}}}
| style="border:1px solid {{Color2}}; background-color: {{Color1}}" align="center" | {{{hp}}}
{{#if:{{{str|}}}|
{{#if:{{{str|}}}|
Line 22: Line 24:
| style="border:1px solid {{Color2}}; background-color: {{Color1}}" align="center" | {{{luck}}}
| style="border:1px solid {{Color2}}; background-color: {{Color1}}" align="center" | {{{luck}}}
| style="border:1px solid {{Color2}}; background-color: {{Color1}}" align="center" | {{{def}}}
| style="border:1px solid {{Color2}}; background-color: {{Color1}}" align="center" | {{{def}}}
| style="{{roundbr}} border:1px solid {{Color2}}; background-color: {{Color1}}" align="center" | {{{res}}}
| style="{{#if:{{{cha|}}}| |{{roundbr}}; }}border:1px solid {{Color2}}; background-color: {{Color1}}" align="center" | {{{res}}}
{{#if:{{{cha|}}}|
{{!}} style="{{roundbr}}; border:1px solid {{Color2}}; background-color: {{Color1}}" align="center" {{!}} {{{cha}}}}}
|}
|}


<noinclude>
<noinclude>
==Usage==
==Usage==
For growth rates, based off of {{hover|Template:CharacterStats|Defunct}}. For use, copy and paste this code into an article and write the appropriate stat following the "=" sign. Str and Mag will appear only if values are inputted for them.
For growth rates, based off of {{hover|Template:CharacterStats|Defunct}}. For use, copy and paste this code into an article and write the appropriate stat following the "=" sign. Str, Mag, and Cha will appear only if values are inputted for them.
<pre>
<pre>
{{GrowthRates
{{GrowthRates
Line 39: Line 43:
|def=
|def=
|res=
|res=
|cha=
}}
}}
</pre>
</pre>
[[Category:Stat templates]]
[[Category:Stat templates]]
</noinclude>
</noinclude>

Revision as of 19:07, 21 November 2019

width=100px style="Template:Roundtl; border:1px solid #b0b0b0; background-color: #232855" | Class HP


Skill Spd Lck Def width=35px style="Template:Roundtr;border:1px solid #b0b0b0; background-color: #232855" | Res
style="Template:Roundbl; border:1px solid #b0b0b0; background-color: #232855" align="center" | {{{class}}} {{{hp}}}


{{{skill}}} {{{spd}}} {{{luck}}} {{{def}}} style="Template:Roundbr;border:1px solid #b0b0b0; background-color: #232855" align="center" | {{{res}}}


Usage

For growth rates, based off of Template:CharacterStats. For use, copy and paste this code into an article and write the appropriate stat following the "=" sign. Str, Mag, and Cha will appear only if values are inputted for them.

{{GrowthRates
|class=
|hp=
|str=
|mag=
|skill=
|spd=
|luck=
|def=
|res=
|cha=
}}