Jump to content

Template:Character record: Difference between revisions

From Erindal Wiki
Content deleted Content added
Created page with "<!-- Replace every ALL-CAPS placeholder. Remove sections which do not apply. --> <div class="wiki-page wiki-page--character"> <div class="wiki-hero"> 1600px|class=wiki-hero__image|alt=DESCRIPTION <div class="wiki-hero__overlay"><div class="wiki-hero__eyebrow">ROLE OR TITLE</div><div class="wiki-hero__title">CHARACTER NAME</div><div class="wiki-hero__subtitle">SHORT DEFINING LINE</div></div> </div> <div class="wiki-article-layout"> <div class="..."
 
No edit summary
 
Line 1: Line 1:
<includeonly><div class="wiki-record wiki-record--character">
<!-- Replace every ALL-CAPS placeholder. Remove sections which do not apply. -->
<div class="wiki-record__title">{{{record_title|{{{name|Character Record}}}}}}</div>
<div class="wiki-page wiki-page--character">
{{#if:{{{image|}}}|<div class="wiki-record__image wiki-record__image--portrait">[[File:{{{image}}}|520px|alt={{{image_alt|Portrait of the character}}}]]</div>}}
<div class="wiki-hero">
<div class="wiki-record__rows">
[[File:CHARACTER HERO.jpg|1600px|class=wiki-hero__image|alt=DESCRIPTION]]
{{#if:{{{full_name|}}}|<div><span>Full name</span><strong>{{{full_name}}}</strong></div>}}
<div class="wiki-hero__overlay"><div class="wiki-hero__eyebrow">ROLE OR TITLE</div><div class="wiki-hero__title">CHARACTER NAME</div><div class="wiki-hero__subtitle">SHORT DEFINING LINE</div></div>
{{#if:{{{titles|}}}|<div><span>Titles</span><strong>{{{titles}}}</strong></div>}}
{{#if:{{{species|}}}|<div><span>Species</span><strong>{{{species}}}</strong></div>}}
{{#if:{{{nationality|}}}|<div><span>Nationality</span><strong>{{{nationality}}}</strong></div>}}
{{#if:{{{position|}}}|<div><span>Position</span><strong>{{{position}}}</strong></div>}}
{{#if:{{{house|}}}|<div><span>House</span><strong>{{{house}}}</strong></div>}}
{{#if:{{{residence|}}}|<div><span>Residence</span><strong>{{{residence}}}</strong></div>}}
{{#if:{{{affiliations|}}}|<div><span>Affiliations</span><strong>{{{affiliations}}}</strong></div>}}
{{#if:{{{faith|}}}|<div><span>Faith</span><strong>{{{faith}}}</strong></div>}}
{{#if:{{{status|}}}|<div><span>Status</span><strong>{{{status}}}</strong></div>}}
{{#if:{{{born|}}}|<div><span>Born</span><strong>{{{born}}}</strong></div>}}
{{#if:{{{known_for|}}}|<div><span>Known for</span><strong>{{{known_for}}}</strong></div>}}
</div>
</div>
</div></includeonly><noinclude>
<div class="wiki-article-layout">
== Usage ==
<div class="wiki-article-layout__rail">{{Character record
<pre>
| name = Character Record
{{Character record
| image = CHARACTER PORTRAIT.jpg
| record_title = Character Record
| full_name =
| image = Character portrait.jpg
| titles =
| image_alt = Description
| species =
| full_name = Full name
| nationality =
| position =
| titles = Titles
| house =
| species = Species
| residence =
| nationality = Nation
| position = Office or occupation
| affiliations =
| house = Family or dynasty
| faith =
| status =
| residence = Home
| affiliations = Organizations
| born =
| known_for =
| faith = Religion
| status = Living, deceased or unknown
}}</div>
| born = Date or period
<div class="wiki-article-layout__main">
| known_for = Important acts
<div class="wiki-lead">'''CHARACTER NAME''' is ...</div>
}}
<div class="wiki-index"><div class="wiki-index__heading">Guide to CHARACTER NAME</div><div class="wiki-index__grid">
</pre>
<div>[[#Appearance|<span>Appearance</span><strong>FORM AND DRESS</strong>]]</div>

<div>[[#Personality|<span>Character</span><strong>TEMPERAMENT</strong>]]</div>
The older <code>| name =</code> parameter remains supported for compatibility, but <code>| record_title =</code> is preferred because it is clearer.
<div>[[#Early Life|<span>Life</span><strong>ORIGINS</strong>]]</div>
</noinclude>
<div>[[#Career|<span>Career</span><strong>OFFICES AND ACTS</strong>]]</div>
<div>[[#Relationships|<span>Relations</span><strong>ALLIES AND RIVALS</strong>]]</div>
<div>[[#Legacy|<span>Legacy</span><strong>REPUTATION</strong>]]</div>
</div></div>
__TOC__
</div>
</div>
<div class="wiki-page__body">
== Appearance ==
== Personality ==
== Early Life ==
== Career ==
== Beliefs and Methods ==
== Relationships ==
== Reputation ==
== Legacy ==
== See also ==
</div></div>
[[Category:Characters]]

Latest revision as of 12:07, 18 August 2026

Usage

{{Character record
| record_title = Character Record
| image = Character portrait.jpg
| image_alt = Description
| full_name = Full name
| titles = Titles
| species = Species
| nationality = Nation
| position = Office or occupation
| house = Family or dynasty
| residence = Home
| affiliations = Organizations
| faith = Religion
| status = Living, deceased or unknown
| born = Date or period
| known_for = Important acts
}}

The older | name = parameter remains supported for compatibility, but | record_title = is preferred because it is clearer.