The wiki is lacking in content. You can help by creating a new article. See the to do list for more ways you can help.

Difference between revisions of "Template:FF4enemystats"

From Final Fantasy Wiki
Jump to navigationJump to search
m (width:50%)
(Fix)
 
(8 intermediate revisions by the same user not shown)
Line 1: Line 1:
{| class="blacktable" style="text-align:center;width:50%"
{| class="table" style="text-align:center;width:50%"
! colspan="13" style="background:{{FF4darkcolor}}" | {{color|''Final Fantasy IV'' stats|white}}
! colspan="9" style="background:{{FF4darkcolor}};font-size:128%" | {{color|''Final Fantasy IV'' stats|white}}
|-style="background-color:{{FF4color}}"
|-style="background:{{FF4color}}"
! Level !! HP !! Strength !! Accuracy !! Defense !! Evasion !! Speed !! Magic !! Magic Defense !! Magic Evasion !! Gil !! EXP !! Type
! HP !! Strength !! Defense !! Magic !! Magic Defense !! Gil !! EXP !! Type !! Treasure
|-
|-
| {{{level|}}}
| {{{hp|}}}
| {{{hp|}}}
| {{{strength|}}}
| {{{strength|}}}
| {{{accuracy|}}}%
| {{{defense|}}}
| {{{defense|}}}
| {{{evasion|}}}
| {{{speed|}}}
| {{{magic|}}}
| {{{magic|}}}
| {{{mdefense|}}}
| {{{mdefense|}}}
| {{{mevasion|}}}
| {{{gil|}}}
| {{{gil|}}}
| {{{exp|}}}
| {{{exp|}}}
| {{{type|}}}
| {{{type|None}}}
|{{{treasure|None}}}
|-style="background:{{FF4color}}"
! colspan=3|Weakness !! colspan=3|Resistance !! colspan=3|Absorbs
|-
|-
{{#if:{{{weakness|{{{resistance|}}}}}}|
| colspan=3|{{{weakness|None}}}
!scope=col colspan=7 style="background-color:{{FF4color}}"{{!}} '''Weakness'''
| colspan=3|{{{resistance|None}}}
!scope=col colspan=6 style="background-color:{{FF4color}}"{{!}} '''Resistance'''
| colspan=3|{{{absorbs|None}}}
{{!}}-
{{!}} colspan=7 {{!}} {{{weakness|None}}}
{{!}} colspan=6 {{!}} {{{resistance|None}}}
}}
|-
{{#if:{{{treasure|{{{steal|}}}}}}|
!scope=col colspan=7 style="background-color:{{FF4color}}"{{!}} '''Treasure'''
!scope=col colspan=6 style="background-color:{{FF4color}}"{{!}} '''Steal'''
{{!}}-
{{!}} colspan=7 {{!}} {{{treasure|None}}}
{{!}} colspan=6 style="text-align:center" {{!}} {{{steal|None}}}
}}
|}<noinclude>
|}<noinclude>
:''For the enemy stat template pertaining to the [[Final Fantasy IV (3D remake)|3D remake]], see [[Template:FF43Denemystats]].''
==Blank template==
==Blank template==
<pre>
<pre>
{{FF4enemystats
{{FF4enemystats
|level=
|hp=
|hp=
|strength=
|strength=
|accuracy=
|defense=
|defense=
|evasion=
|speed=
|magic=
|magic=
|mdefense=
|mdefense=
|mevasion=
|gil=
|gil=
|exp=
|exp=
|type=
|type=
}}
|treasure=
</pre>
 
Optional parameters:
<pre>
|weakness=
|weakness=
|resistance=
|resistance=
|treasure=
|absorbs=
|steal=
}}
</pre>
</pre>


{{cat|Wikitable templates|Final Fantasy IV templates}}</noinclude>
{{cat|Wikitable templates|Final Fantasy IV templates}}</noinclude>

Latest revision as of 00:04, January 9, 2022

Final Fantasy IV stats
HP Strength Defense Magic Magic Defense Gil EXP Type Treasure
None None
Weakness Resistance Absorbs
None None None
For the enemy stat template pertaining to the 3D remake, see Template:FF43Denemystats.

Blank template[edit]

{{FF4enemystats
|hp=
|strength=
|defense=
|magic=
|mdefense=
|gil=
|exp=
|type=
|treasure=
|weakness=
|resistance=
|absorbs=
}}