Jump to content

Template:Infobox character: Difference between revisions

From The Archmaester's Archive
Character infobox template (Wren)
 
Character infobox template (Wren)
 
Line 1: Line 1:
<includeonly><div class="am-infobox">
<includeonly><div class="am-infobox">
<div class="am-infobox-portrait">{{{image|}}}</div>
<div class="am-infobox-sigil">{{{sigil|}}}</div>
<div class="am-infobox-sigil">{{{sigil|}}}</div>
<div class="am-infobox-name">{{{name|{{PAGENAME}}}}}</div>
<div class="am-infobox-name">{{{name|{{PAGENAME}}}}}</div>

Latest revision as of 10:43, 13 June 2026

🔮
Gandalf
Gandalf the Grey / White, Mithrandir
House / Order The Istari
Race / Culture Maia
Status Departed
Origin Middle-earth
Born
Died
Weapon
Fate Sailed to the Undying Lands, T.A. 3021
Portrayed by Ian McKellen
Many that live deserve death. And some that die deserve life.

Usage

Paste at the very top of a character article. Fill the fields you have; blank fields render as empty rows for now (a later ParserFunctions pass will auto-hide empties).

{{Infobox character
| sigil     = 🔮            <!-- an emoji, OR [[File:stark_shield.png|80px]] -->
| name      = Gandalf              <!-- defaults to page name if omitted -->
| title     = Gandalf the Grey
| house     = The Istari           <!-- house / order / faction -->
| race      = Maia                 <!-- race or culture -->
| status    = Departed
| region    = Middle-earth
| born      =                      <!-- optional -->
| died      =                      <!-- optional -->
| weapon    = Glamdring            <!-- optional -->
| fate      = Sailed to the Undying Lands
| actor     = Ian McKellen
| quote     = Many that live deserve death...
}}

Fields mirror the companion-app character schema so the two layers stay in sync. The template auto-adds . Add the franchise category (e.g. ) at the bottom of the article itself.