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.
m (Changed protection level for "Template:Chapter Infobox" ([edit=autoconfirmed] (indefinite) [move=autoconfirmed] (indefinite)))
mNo edit summary
 
(35 intermediate revisions by 9 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"
|-
! style="border: 1px solid #000000;background:#E5D99C;{{roundbl}};" {{!}} Location:
{{#if:{{{previous|}}}|
{{!}} style="border: 1px solid #000000;background:#ffffff;{{roundbr}};" {{!}} {{{location|}}}
! Previous chapter(s)
|-
{{!}}
{{{previous}}}}}
|-
{{#if:{{{next|}}}|
! Next chapter(s)
{{!}}
{{{next}}}}}
|-
{{#if:{{{sidequest|}}}|
! Side quest conditions
{{!}}
{{{sidequest}}}}}
|}
|}<noinclude>
|}<noinclude>
[[Category: Infobox Templates|{{PAGENAME}}]]
 
== Usage ==
==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=
}}</pre></noinclude>
|boss=
|previous=
|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=
}}