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.
No edit summary
m (Text replacement - "{| style="font-size: 10px"" to "{| style="font-size: 10px; width:100%"")
 
(31 intermediate revisions by 8 users not shown)
Line 1: Line 1:
{| class="infobox bordered" style="float: right; clear: right; width: 23em; text-align: left; margin: 0 0 1em 1em; border: 1px solid #000000; background-color: #E5D99C; font-size: 95%; {{round}}; color: #000000;" cellpadding="4" cellspacing="0";
{| class="infobox"
|
{| style="font-size: 10px; width:100%"
! {{{name|{{PAGENAME}}}}}
|-
|-
! colspan="2" align="center" style="font-size:14px; font-weight:bold; background-color:#B07838; border-bottom:solid 1px #000000; padding:5px; {{roundt}}" | {{{title|{{PAGENAME}}}}}
!
<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" style="font-size:110%; text-align: center; border: 1px solid #000000; font-style: italic;" |{{{image}}}
! Weapon(s)
{{#if:{{{weapons|}}}|
|
{{!-}}
{{{weapons|Unknown}}}
! style="border: 1px solid #000000;" bgcolor="#E5D99C" {{!}} Weapon(s):
|-
{{!}} style="border: 1px solid #000000;" bgcolor="#ffffff" {{!}} {{{weapons|}}}}}
! Skill(s)
|- valign="top"
|
! style="border: 1px solid #000000;background:#E5D99C;{{roundbl}};" {{!}} Skill(s):
{{{skills|None}}}
{{!}} style="border: 1px solid #000000;background:#ffffff;{{roundbr}};" {{!}} {{{skills|}}}
|}
|-
|}<noinclude>
|}<noinclude>
[[Category: Infobox Templates|{{PAGENAME}}]]
 
== Usage ==
==Usage==
Use for characters.
Use for characters.
<pre>{{Class Infobox
<pre>{{Class Infobox
| title= name of the character
|name=Name of the class
| image= <nowiki>[[File:Image.png|200px]]</nowiki>
|image=<nowiki>[[File:Image.png|200px]]</nowiki>
| weapons= What weapons the class uses
|caption=Image description
| skills = The skills the class can have
|flavor_text=The help or class roll description from the latest game
}}</pre></noinclude>
|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
}}