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:Class Infobox: Difference between revisions

From Fire Emblem Wiki, your source on Fire Emblem information. By fans, for fans.
m (Text replacement - "{| style="font-size: 10px"" to "{| style="font-size: 10px; width:100%"")
 
(37 intermediate revisions by 9 users not shown)
Line 1: Line 1:
<noinclude>
{| class="infobox"
''This is a draft template. If you would like to suggest something to put in, the please place the suggestion [[Talk:Main_Page#Classes|here]] or
|
[[User talk:Tacopill/Class Infobox|here]] and we will see what we can do.''
{| style="font-size: 10px; width:100%"
 
! {{{name|{{PAGENAME}}}}}
 
|-
{| class="infobox bordered" style="float: right; clear: right; width: 33%; text-align: left; margin: 0 0 1em 1em; border: 1px solid #cccccc; background-color: #ffffff; font-size: 95%; border-collapse: collapse; color: #000000;" cellpadding="4" cellspacing="0";
!
<span style="font-size: 11px">{{{image|No image available.}}}</span><br>{{{caption|}}}
{{#if:{{{flavor_text|}}}
|<hr>
''{{{flavor_text|}}}''}}
|}
|-  
|
{| style="width:100%"
! Unit type(s)
|
{{{type|Unknown}}}
|-
|-
! colspan="2" align="center" style="font-size:14px; font-weight:bold; background-color:#ffffff; border-bottom:solid 1px #cccccc; padding:5px;" | {{{title|{{PAGENAME}}}}}
! Weapon(s)
|
{{{weapons|Unknown}}}
|-
|-
! colspan="2" style="font-size:110%; text-align: center; border: 1px solid #cccccc; font-style: italic;" |{{{image}}}
! Skill(s)
{{{flavor_text}}}
|
{{#if:{{{weapons|}}}|
{{{skills|None}}}
{{!-}}
! style="border: 1px solid #cccccc;" bgcolor="#ffffff" {{!}} Weapons:
{{!}} style="border: 1px solid #cccccc;" bgcolor="#ffffff" {{!}} {{{weapons|}}}}}
|- valign="top"
{{#if:{{{tier|}}}|
{{!-}}
! style="border: 1px solid #cccccc;" bgcolor="#ffffff" {{!}} Tier:
{{!}} style="border: 1px solid #cccccc;" bgcolor="#ffffff" {{!}} {{{tier|}}}}}
|- valign="top"
{{#if:{{{skills|}}}|
{{!-}}
! style="border: 1px solid #cccccc;" bgcolor="#ffffff" {{!}} Skills:
{{!}} style="border: 1px solid #cccccc;" bgcolor="#ffffff" {{!}} {{{skills|}}}}}
|- valign="top"
|}
|}
|}<noinclude>


 
==Usage==
 
Use for characters.
</noinclude>
<pre>{{Class Infobox
|name=Name of the class
|image=<nowiki>[[File:Image.png|200px]]</nowiki>
|caption=Image description
|flavor_text=The help or class roll description from the latest game
|type=The class's unit/movement type (infantry, cavalry, etc.)
|weapons=What weapons the class uses
|skills=The skills the class can have
}}</pre>
[[Category: Infobox templates]]</noinclude>

Latest revision as of 21:03, 5 December 2022

Class Infobox

No image available.

Unit type(s)

Unknown

Weapon(s)

Unknown

Skill(s)

None

Usage

Use for characters.

{{Class Infobox
|name=Name of the class
|image=[[File:Image.png|200px]]
|caption=Image description
|flavor_text=The help or class roll description from the latest game
|type=The class's unit/movement type (infantry, cavalry, etc.)
|weapons=What weapons the class uses
|skills=The skills the class can have
}}