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

From Fire Emblem Wiki, your source on Fire Emblem information. By fans, for fans.
m (Correction)
m (→‎Usage: Updated)
Line 25: Line 25:


==Usage==
==Usage==
For character data on chapter pages. In the |newunit1= field, use {{t|NewUnit}} and enter the fields appropriately. Room has been made for up to 12 new unit fields and 60 returning character fields. For returning characters, only the name is needed. The portrait has been coded into the template.
For character data on chapter pages. In the <code>newunit1</code> field, use {{t|NewUnit}} and enter the fields appropriately. There is no defined limit on the number of new or returning units that can be specified. For returning characters, only the name is needed; the portrait has been coded into the template.
<pre>
<pre>
{{ChapChars
{{ChapChars
|game#= Number of the game (e.g. 07 for The Blazing Blade, 08 for The Sacred Stones, 11 for Shadow Dragon, etc.)
|game#= Number of the game (e.g. 07 for The Blazing Blade, 08 for The Sacred Stones, 11 for Shadow Dragon, etc.)
|newunits= # of new units
|newunit1={{NewUnit}}
|newunit1={{NewUnit}}
|newunit2={{NewUnit}}
|newunit2={{NewUnit}}
|newunit3={{NewUnit}}
|newunit3={{NewUnit}}
|return1= First returning character
|return1= First returning character
|return1article= article for the first returning character (if different from name)
|return2= Second returning character
|return2= Second returning character
|return2article= article for the first returning character (if different from name)
|return3= Third returning character
|return3= Third returning character
|return3article= article for the first returning character (if different from name)
}}
}}
</pre>[[Category:Chapter data templates]]
</pre>[[Category:Chapter data templates]]
</noinclude>
</noinclude>

Revision as of 19:49, 10 June 2021

Characters
New Units

None

Returning Characters

None

Usage

For character data on chapter pages. In the newunit1 field, use {{NewUnit}} and enter the fields appropriately. There is no defined limit on the number of new or returning units that can be specified. For returning characters, only the name is needed; the portrait has been coded into the template.

{{ChapChars
|game#= Number of the game (e.g. 07 for The Blazing Blade, 08 for The Sacred Stones, 11 for Shadow Dragon, etc.)
|newunit1={{NewUnit}}
|newunit2={{NewUnit}}
|newunit3={{NewUnit}}
|return1= First returning character
|return1article= article for the first returning character (if different from name)
|return2= Second returning character
|return2article= article for the first returning character (if different from name)
|return3= Third returning character
|return3article= article for the first returning character (if different from name)
}}