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

From Fire Emblem Wiki, your source on Fire Emblem information. By fans, for fans.
No edit summary
mNo edit summary
 
(45 intermediate revisions by 10 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="width:100%"
! {{{title|{{PAGENAME}}}}}<includeonly>{{#ifeq: {{NAMESPACE}} | User | | [[Category:Chapters]]}}</includeonly>
|-
|-
! colspan="2" align="center" style="font-size:14px; font-weight:bold; background-color:#B07838; border-bottom:solid 1px #000000; padding:5px; {{roundt}}" | {{{title|{{PAGENAME}}}}}
!
{{{image|No image available.}}}<br><span style="font-size: 10px">{{{caption|}}}</span>
|}
|-  
|
{| style="width:100%"
{{#if:{{{location|}}}|
! Location
{{!}}
{{{location}}}}}
|-
{{#if:{{{weather|}}}|
! Weather
{{!}}
{{{weather}}}}}
|-
{{#if:{{{req units|}}}|
! Required units
{{!}}
{{{req units}}}}}
|-
|-
! colspan="2" style="font-size:110%; text-align: center; border: 1px solid #000000; font-style: italic;" |{{{image}}}
{{#if:{{{game|}}}|
{{!-}}
! style="border: 1px solid #000000;" bgcolor="#E5D99C" {{!}} Game:
{{!}} style="border: 1px solid #000000;" bgcolor="#ffffff" {{!}} {{{game|}}}}}
|- valign="top"
{{#if:{{{new units|}}}|
{{#if:{{{new units|}}}|
{{!-}}
! New units
! style="border: 1px solid #000000;" bgcolor="#E5D99C" {{!}} New Units:
{{!}}
{{!}} style="border: 1px solid #000000;" bgcolor="#ffffff" {{!}} {{{new units|}}}}}
{{{new units}}}}}
|- valign="top"
|-
{{#if:{{{boss|}}}|
{{#if:{{{boss|}}}|
{{!-}}
! Boss(es)
! style="border: 1px solid #000000;" bgcolor="#E5D99C" {{!}} Boss(es):
{{!}}
{{!}} style="border: 1px solid #000000;" bgcolor="#ffffff" {{!}} {{{boss|}}}}}
{{{boss}}}}}
|- valign="top"
|-
{{#if:{{{allied units|}}}|
{{#if:{{{previous|}}}|
{{!-}}
! Previous chapter(s)
! style="border: 1px solid #000000;" bgcolor="#E5D99C" {{!}} Allied units:
{{!}}
{{!}} style="border: 1px solid #000000;" bgcolor="#ffffff" {{!}} {{{allied units|}}}}}
{{{previous}}}}}
|- valign="top"
|-
{{#if:{{{enemy units|}}}|
{{#if:{{{next|}}}|
{{!-}}
! Next chapter(s)
! style="border: 1px solid #000000;" bgcolor="#E5D99C" {{!}} Enemy units:
{{!}}
{{!}} style="border: 1px solid #000000;" bgcolor="#ffffff" {{!}} {{{enemy units|}}}}}
{{{next}}}}}
|- valign="top"
|-
! style="border: 1px solid #000000;background:#E5D99C;{{roundbl}};" {{!}} Location:
{{#if:{{{sidequest|}}}|
{{!}} style="border: 1px solid #000000;background:#ffffff;{{roundbr}};" {{!}} {{{location|}}}
! Side quest conditions
|-
{{!}}
|}<includeonly>[[Category:Chapters of {{SUBST:{{{game}}}}}]]</includeonly><noinclude>
{{{sidequest}}}}}
[[Category: Infobox Templates|{{PAGENAME}}]]
|}
== Usage ==
|}<noinclude>
 
==Usage==
Use for chapters.
Use for chapters.
<pre>{{Chapter Infobox
<pre>{{Chapter Infobox
| title= title of chapter
|title=
| image= <nowiki>[[File:Image.png|200px]]</nowiki>
|image=
| game= The game that the chapter is in
|location=
| location= The location that the chapter takes place in
|weather=
| new units = Units obtainable in the chapter
|req units=
| boss = The boss(es) of a chapter
|new units=
| enemy units = The number of enemy units in the chapter
|boss=
| allied units = The number of allies you can take in the chapter
|previous=
}}</pre></noinclude>
|next=
|sidequest=
}}</pre>
[[Category:Infobox templates]]</noinclude>

Latest revision as of 16:04, 18 December 2023

Chapter Infobox

No image available.

Usage

Use for chapters.

{{Chapter Infobox
|title=
|image=
|location=
|weather=
|req units=
|new units=
|boss=
|previous=
|next=
|sidequest=
}}