Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Infobox character: Difference between revisions

Template page
No edit summary
Arboris (talk | contribs)
m altered home to residence
 
(9 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<onlyinclude>
<includeonly><div class="infobox">
<div class="infobox">
<div class="infobox-bg">
<div class="infobox-bg">
<div class="infobox-title"{{#if:{{{color|}}}|style="color:{{{color|}}};"|}}>{{{name|Character full name}}}{{#if:{{{alias|}}}|<span>{{{alias}}}</span>}}</div>
<div class="infobox-title"{{#if:{{{color|}}}|style="color:{{{color|}}};"|}}>{{{name|Character full name}}}{{#if:{{{alias|}}}|<span>{{{alias}}}</span>}}</div>
{{#if:{{{image|}}}|
{{#if:{{{image|}}}|
<div class="infobox-image">[[File:{{{image}}}|alt="{{PAGENAME}} illustration"]]</div>
<div class="infobox-image"{{#if:{{{margin|}}}|style="margin:{{{margin|}}};"|}}>[[File:{{{image}}}|link=|alt="{{PAGENAME}} illustration"]]</div>
}}
}}
</div>
</div>
{{#if:{{{species|}}}{{{nationality|}}}{{{gender|}}}{{{age|}}}{{{height|}}}{{{weight|}}}{{{bust|}}}{{{hair|}}}{{{eyes|}}}{{{orientation|}}}|
{{#if:{{{species|}}}{{{nationality|}}}{{{gender|}}}{{{age|}}}{{{height|}}}{{{weight|}}}{{{bust|}}}{{{hair|}}}{{{eyes|}}}{{{orientation|}}}|
<div class="infobox-subheader">Appearance</div>
<div class="infobox-subheader">Personal details</div>
<table class="infobox-table">
<table class="infobox-table">
{{#if:{{{species|}}}|
{{#if:{{{species|}}}|
Line 69: Line 68:
<td>{{{orientation}}}</td>
<td>{{{orientation}}}</td>
</tr>
</tr>
}}
}}</table>}}
</table>
{{#if:{{{pregnancy|}}}{{{dating|}}}{{{relatives|}}}{{{residence|}}}|
}}
{{#if:{{{pregnancy|}}}{{{dating|}}}{{{relatives|}}}|
<div class="infobox-subheader">Information</div>
<div class="infobox-subheader">Information</div>
<table class="infobox-table">
<table class="infobox-table">
Line 79: Line 76:
<th scope="row">Relatives</th>
<th scope="row">Relatives</th>
<td>{{{relatives}}}</td>
<td>{{{relatives}}}</td>
</tr>
}}
    {{#if:{{{residence|}}}|
<tr>
<th scope="row">Residence</th>
<td>{{{residence}}}</td>
</tr>
</tr>
}}
}}
Line 92: Line 95:
<td>{{{pregnancy}}}</td>
<td>{{{pregnancy}}}</td>
</tr>
</tr>
}}
}}</table>}}
</table>
}}
{{#if:{{{morning|}}}{{{afternoon|}}}{{{evening|}}}|
{{#if:{{{morning|}}}{{{afternoon|}}}{{{evening|}}}|
<div class="infobox-subheader">Schedule</div>
<div class="infobox-subheader">Schedule</div>
Line 116: Line 117:
</tr>
</tr>
}}
}}
</table>
</table>}}</div></includeonly><noinclude>[[Category:Templates]]</noinclude>
}}
</div>
</onlyinclude><noinclude>[[Category:Templates]]</noinclude>

Latest revision as of 13:14, 13 July 2026