Welcome to the SaGa Wiki! We have moved off Fandom very recently, so things are still being set up around here. Please note that some images did not successfully transfer, and will need to be manually reuploaded or replaced.


Note: Keep in mind that once you have an account, you must wait one day and make 5 edits to become autoconfirmed. This allows you to skip questions while editing, to create new articles, and to upload images.

Difference between revisions of "Template:Infobox FFLEnemy"

From SaGa Wiki
Jump to navigationJump to search
gkHathomirr (talk)
(Created page with "{| class="infobox" style="width: 275px; text-align: left; vertical-align:center; -moz-border-radius:10px; font-size: 85%" align="right" cellpadding="2" ! style="background: #6...")
Tag: sourceedit
 
gkHathomirr (talk)
m
Tag: sourceedit
Line 69: Line 69:
===Usage===
===Usage===
<pre>
<pre>
{{Infobox Enemy
{{Infobox FFLEnemy
| name      =  
| name      =  
| image    =  
| image    =  

Revision as of 05:20, November 25, 2016

{{{name}}}
{{{image}}}
Statistics
Health Points {{{hp}}}
Strength {{{strength}}}
Defense {{{defense}}}
Agility {{{agility}}}
Mana {{{mana}}}
Gold Obtained {{{gold}}}
Encountered {{{encounter}}}
Weaknesses / Resistances
Fire Thunder Ice
{{{fire}}} {{{thunder}}} {{{ice}}}
Quake Poison Paralysis
{{{quake}}} {{{poison}}} {{{paralysis}}}
Stone Stealth Warning
{{{stone}}} {{{stealth}}} {{{warning}}}
Change Weapon Damage
{{{change}}} {{{weapon}}} {{{damage}}}
{{{group}}} Group
{{{members}}}
[Source]

Usage

{{Infobox FFLEnemy
| name      = 
| image     = 
| hp        = 
| strength  = 
| defense   = 
| agility   = 
| mana      = 
| gold      = 
| encounter = 
| fire       = 
| thunder   = 
| ice       = 
| quake     = 
| poison    = 
| paralysis = 
| stone     = 
| stealth   = 
| warning   = 
| change    = 
| weapon    = 
| damage    = 
| group     = 
| members   = 
}}