Template:Character record: Difference between revisions
Appearance
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: | ||
| ⚫ | |||
<!-- Replace every ALL-CAPS placeholder. Remove sections which do not apply. --> |
|||
<div class="wiki-record__title">{{{record_title|{{{name|Character Record}}}}}}</div> |
|||
| ⚫ | |||
{{#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- |
<div class="wiki-record__rows"> |
||
[[File:CHARACTER HERO.jpg|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> |
|||
| ⚫ | |||
| ⚫ | |||
{{#if:{{{nationality|}}}|<div><span>Nationality</span><strong>{{{nationality}}}</strong></div>}} |
|||
{{#if:{{{position|}}}|<div><span>Position</span><strong>{{{position}}}</strong></div>}} |
|||
| ⚫ | |||
{{#if:{{{residence|}}}|<div><span>Residence</span><strong>{{{residence}}}</strong></div>}} |
|||
{{#if:{{{affiliations|}}}|<div><span>Affiliations</span><strong>{{{affiliations}}}</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"> |
|||
| ⚫ | |||
<div class="wiki-article-layout__rail">{{Character record |
|||
<pre> |
|||
| ⚫ | |||
{{Character record |
|||
| ⚫ | |||
| ⚫ | |||
| ⚫ | |||
| ⚫ | |||
| titles = |
|||
| image_alt = Description |
|||
| species = |
|||
| ⚫ | |||
| nationality = |
|||
| |
| titles = Titles |
||
| |
| species = Species |
||
| |
| nationality = Nation |
||
| position = Office or occupation |
|||
| ⚫ | |||
| house = Family or dynasty |
|||
| faith = |
|||
| |
| residence = Home |
||
| ⚫ | |||
| born = |
|||
| |
| 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"> |
|||
| ⚫ | |||
| ⚫ | |||
| ⚫ | |||
The older <code>| name =</code> parameter remains supported for compatibility, but <code>| record_title =</code> is preferred because it is clearer. |
|||
| ⚫ | |||
</noinclude> |
|||
| ⚫ | |||
<div>[[#Relationships|<span>Relations</span><strong>ALLIES AND RIVALS</strong>]]</div> |
|||
| ⚫ | |||
</div></div> |
|||
__TOC__ |
|||
| ⚫ | |||
</div> |
|||
<div class="wiki-page__body"> |
|||
== Appearance == |
|||
== Personality == |
|||
== Early Life == |
|||
| ⚫ | |||
== 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.