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 - "cellpadding="(.)" style="" to "style="padding: $1px; ")
m (Text replacement - "{| style="font-size: 10px"" to "{| style="font-size: 10px; width:100%"")
 
(12 intermediate revisions by 4 users not shown)
Line 1: Line 1:
{| width="250px" style="padding: 3px; border-spacing: 0; {{round|20px}} border: 2px solid {{Color2}}; background:{{Color1}}; font-size: 11px; margin-bottom:10px; float: right; clear: right;"
{| class="infobox"
|
|
{| width="100%" cellpadding="3" cellspacing="0" align="center" style="{{round}}"
{| style="font-size: 10px; width:100%"
! style="{{roundt}}; border-left:1px solid {{Color2}}; border-right:1px solid {{Color2}}; border-top:1px solid {{Color2}}; background:{{Color1}}; font-size: 13px;"| {{{name|{{PAGENAME}}}}}
! {{{name|{{PAGENAME}}}}}
|-
|-
! colspan="2" align="center" valign="center" style="{{roundb}}; border:1px solid {{Color2}}; background:{{Color3}}" {{!}} <div style="float:center;"><br />{{{image|No image available.}}}</div><span style="font-size: 10px">{{{caption|}}}</span><br />
!
<span style="font-size: 11px">{{{image|No image available.}}}</span><br>{{{caption|}}}
{{#if:{{{flavor_text|}}}
{{#if:{{{flavor_text|}}}
|<hr background-color: {{Color2}} />
|<hr>
<span style="font-size: 10px">''{{{flavor_text|}}}''</span>}}
''{{{flavor_text|}}}''}}
|}
|}
|-  
|-  
|
|
{| width="100%" style="padding: 3px; border-spacing: 0; {{round}}; border:1px solid {{Color2}}; background:{{Color3}}"
{| style="width:100%"
! style="width: 30%; border-right: 1px solid {{Color2}}" align="right"  {{!}} Weapon(s)
! Unit type(s)
{{!}} style="text-align:left;" {{!}}
|
{{{type|Unknown}}}
|-
! Weapon(s)
|
{{{weapons|Unknown}}}
{{{weapons|Unknown}}}
{{!-}}
|-
! style="border-top: 1px solid {{Color2}}; border-right: 1px solid {{Color2}}" align="right" {{!}} Skill(s)
! Skill(s)
{{!}} style="text-align:left; border-top: 1px solid {{Color2}}" {{!}}
|
{{{skills|N/A}}}
{{{skills|None}}}
|}
|}
|}<noinclude>
|}<noinclude>
[[Category: Infobox templates]]
 
== Usage ==
==Usage==
Use for characters.
Use for characters.
<pre>{{Class Infobox
<pre>{{Class Infobox
| name= name of the class
|name=Name of the class
| image= <nowiki>[[File:Image.png|200px]]</nowiki>
|image=<nowiki>[[File:Image.png|200px]]</nowiki>
| caption= Image description
|caption=Image description
| flavor_text= The help or class roll description from the latest game
|flavor_text=The help or class roll description from the latest game
| weapons= What weapons the class uses
|type=The class's unit/movement type (infantry, cavalry, etc.)
| skills = The skills the class can have
|weapons=What weapons the class uses
}}</pre></noinclude>
|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
}}