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 X (Twitter) or Tumblr!

Template:GrowthRates: Difference between revisions

From Fire Emblem Wiki, your source on Fire Emblem information. By fans, for fans.
(Added Charm growth for 3H)
No edit summary
 
(7 intermediate revisions by 3 users not shown)
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 chapter-table" style="border-spacing: 4px; border-radius: 20px;; border-width: 2px"
! width=100px style="{{roundtl}}; border:1px solid {{Color2}}; background-color: {{Color1}}" | Class
! class="roundtl" style="width: 100px" | Class
! width=35px style="border:1px solid {{Color2}}; background-color: {{Color1}}" | HP
! style="width: 35px" | HP
{{#if:{{{str|}}}|
! style="width: 35px; {{#if:{{{str|}}}||display: none}}" | {{#if:{{{15|}}}|Atk|Str}}
! width=35px style="border:1px solid {{Color2}}; background-color: {{Color1}}" {{!}} Str}}
! style="width: 35px; {{#if:{{{mag|}}}||display: none}}" | Mag
{{#if:{{{mag|}}}|
! style="width: 35px" | Skill
! width=35px style="border:1px solid {{Color2}}; background-color: {{Color1}}" {{!}} Mag}}
! style="width: 35px" | Spd
! width=35px style="border:1px solid {{Color2}}; background-color: {{Color1}}" | Skill
! style="width: 35px" | Lck
! width=35px style="border:1px solid {{Color2}}; background-color: {{Color1}}" | Spd
! style="width: 35px" | Def
! width=35px style="border:1px solid {{Color2}}; background-color: {{Color1}}" | Lck
! {{#if:{{{cha|}}}||class="roundtr"}} style="width: 35px" | Res
! width=35px style="border:1px solid {{Color2}}; background-color: {{Color1}}" | Def
! class="roundtr" style="width: 35px; {{#if:{{{cha|}}}||display: none}}" | Cha
! 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}}}
| class="roundbl" | {{{class}}}
| style="border:1px solid {{Color2}}; background-color: {{Color1}}" align="center" | {{{hp}}}
| {{{hp}}}
{{#if:{{{str|}}}|
| style="{{#if:{{{str|}}}||display: none}}" | {{{str}}}
{{!}} style="border:1px solid {{Color2}}; background-color: {{Color1}}" align="center" {{!}} {{{str|}}}}}
| style="{{#if:{{{mag|}}}||display: none}}" | {{{mag}}}
{{#if:{{{mag|}}}|
| {{{skill}}}
{{!}} width=35px style="border:1px solid {{Color2}}; background-color: {{Color1}}" align="center" {{!}} {{{mag|}}}}}
| {{{spd}}}
| style="border:1px solid {{Color2}}; background-color: {{Color1}}" align="center" | {{{skill}}}
| {{{luck}}}
| style="border:1px solid {{Color2}}; background-color: {{Color1}}" align="center" | {{{spd}}}
| {{{def}}}
| style="border:1px solid {{Color2}}; background-color: {{Color1}}" align="center" | {{{luck}}}
| {{#if:{{{cha|}}}||class="roundbr"}} | {{{res}}}
| style="border:1px solid {{Color2}}; background-color: {{Color1}}" align="center" | {{{def}}}
| class="roundbr" style="{{#if:{{{cha|}}}||display: none}}" | {{{cha}}}
| style="{{#if:{{{cha|}}}| |{{roundbr}}; }}border:1px solid {{Color2}}; background-color: {{Color1}}" align="center" | {{{res}}}
|}<noinclude>
{{#if:{{{cha|}}}|
{{!}} style="{{roundbr}}; border:1px solid {{Color2}}; background-color: {{Color1}}" align="center" {{!}} {{{cha}}}}}
|}


<noinclude>
{{doc}}</noinclude>
==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, Mag, and Cha will appear only if values are inputted for them.
<pre>
{{GrowthRates
|class=
|hp=
|str=
|mag=
|skill=
|spd=
|luck=
|def=
|res=
|cha=
}}
</pre>
[[Category:Stat templates]]
</noinclude>

Latest revision as of 15:35, 24 May 2023

Class HP Str Mag Skill Spd Lck Def Res
{{{class}}} {{{hp}}} {{{str}}} {{{mag}}} {{{skill}}} {{{spd}}} {{{luck}}} {{{def}}} {{{res}}}

Usage

For growth rates, based off of Template:CharacterStats (since deleted). 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=
|15=y ← Only add for Echoes: Shadows of Valentia characters to change "Str" display to "Atk"
}}