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
No edit summary
 
(9 intermediate revisions by the same user not shown)
Line 1: Line 1:
<onlyinclude><div class="infobox">
<includeonly><div class="infobox">
<div class="infobox-title">{{#if:{{{color|}}}|{{font color|{{{color}}}|{{{name|Character full name}}}}}|{{{name|Character full name}}}}{{#if:{{{alias|}}}|<span>{{#if:{{{color|}}}|{{font color|{{{color}}}|{{{alias}}}}}|{{{alias}}}}}</span>}}</div>
<div class="infobox-bg">
{{#if:{{{image|}}}|
<div class="infobox-title"{{#if:{{{color|}}}|style="color:{{{color|}}};"|}}>{{{name|Character full name}}}{{#if:{{{alias|}}}|<span>{{{alias}}}</span>}}</div>
<div class="infobox-image">[[File:{{{image}}}|alt="{{PAGENAME}} illustration"]]</div>
{{#if:{{{image|}}}|
}}
<div class="infobox-image"{{#if:{{{margin|}}}|style="margin:{{{margin|}}};"|}}>[[File:{{{image}}}|link=|alt="{{PAGENAME}} illustration"]]</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">Appearance</div>
Line 21: Line 23:
{{#if:{{{gender|}}}|
{{#if:{{{gender|}}}|
<tr>
<tr>
<th scope="row" style="width:69px; vertical-align:top;">Gender</th>
<th scope="row">Gender</th>
<td>{{{gender}}}</td>
<td>{{{gender}}}</td>
</tr>
</tr>
Line 27: Line 29:
{{#if:{{{age|}}}|
{{#if:{{{age|}}}|
<tr>
<tr>
<th scope="row" style="width:69px; vertical-align:top;">Age</th>
<th scope="row">Age</th>
<td>{{{age}}}</td>
<td>{{{age}}}</td>
</tr>
</tr>
Line 33: Line 35:
{{#if:{{{height|}}}|
{{#if:{{{height|}}}|
<tr>
<tr>
<th scope="row" style="width:69px; vertical-align:top;">Height</th>
<th scope="row">Height</th>
<td>{{{height}}}</td>
<td>{{{height}}}</td>
</tr>
</tr>
Line 39: Line 41:
{{#if:{{{weight|}}}|
{{#if:{{{weight|}}}|
<tr>
<tr>
<th scope="row" style="width:69px; vertical-align:top;">Weight</th>
<th scope="row">Weight</th>
<td>{{{weight}}}</td>
<td>{{{weight}}}</td>
</tr>
</tr>
Line 45: Line 47:
{{#if:{{{bust|}}}|
{{#if:{{{bust|}}}|
<tr>
<tr>
<th scope="row" style="width:69px; vertical-align:top;">Bust size</th>
<th scope="row">Bust size</th>
<td>{{{bust}}}</td>
<td>{{{bust}}}</td>
</tr>
</tr>
Line 51: Line 53:
{{#if:{{{hair|}}}|
{{#if:{{{hair|}}}|
<tr>
<tr>
<th scope="row" style="width:69px; vertical-align:top;">Hair color</th>
<th scope="row">Hair color</th>
<td>{{{hair}}}</td>
<td>{{{hair}}}</td>
</tr>
</tr>
Line 57: Line 59:
{{#if:{{{eyes|}}}|
{{#if:{{{eyes|}}}|
<tr>
<tr>
<th scope="row" style="width:69px; vertical-align:top;">Eye color</th>
<th scope="row">Eye color</th>
<td>{{{eyes}}}</td>
<td>{{{eyes}}}</td>
</tr>
</tr>
Line 63: Line 65:
{{#if:{{{orientation|}}}|
{{#if:{{{orientation|}}}|
<tr>
<tr>
<th scope="row" style="width:69px; vertical-align:top;">Orientation</th>
<th scope="row">Orientation</th>
<td>{{{orientation}}}</td>
<td>{{{orientation}}}</td>
</tr>
</tr>
}}
}}</table>}}
</table>
}}
{{#if:{{{pregnancy|}}}{{{dating|}}}{{{relatives|}}}|
{{#if:{{{pregnancy|}}}{{{dating|}}}{{{relatives|}}}|
<div class="infobox-subheader">Information</div>
<div class="infobox-subheader">Information</div>
Line 74: Line 74:
{{#if:{{{relatives|}}}|
{{#if:{{{relatives|}}}|
<tr>
<tr>
<th scope="row" style="width:69px; vertical-align:top;">Relatives</th>
<th scope="row">Relatives</th>
<td>{{{relatives}}}</td>
<td>{{{relatives}}}</td>
</tr>
</tr>
Line 80: Line 80:
{{#if:{{{dating|}}}|
{{#if:{{{dating|}}}|
<tr>
<tr>
<th scope="row" style="width:69px; vertical-align:top;">Dating</th>
<th scope="row">Dating</th>
<td>{{{dating}}}</td>
<td>{{{dating}}}</td>
</tr>
</tr>
Line 86: Line 86:
{{#if:{{{pregnancy|}}}|
{{#if:{{{pregnancy|}}}|
<tr>
<tr>
<th scope="row" style="width:69px; vertical-align:top;">Pregnancy</th>
<th scope="row">Pregnancy</th>
<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 97: Line 95:
{{#if:{{{morning|}}}|
{{#if:{{{morning|}}}|
<tr>
<tr>
<th scope="row" style="width:69px; vertical-align:top;">Morning</th>
<th scope="row">Morning</th>
<td>{{{morning}}}</td>
<td>{{{morning}}}</td>
</tr>
</tr>
Line 103: Line 101:
{{#if:{{{afternoon|}}}|
{{#if:{{{afternoon|}}}|
<tr>
<tr>
<th scope="row" style="width:69px; vertical-align:top;">Afternoon</th>
<th scope="row">Afternoon</th>
<td>{{{afternoon}}}</td>
<td>{{{afternoon}}}</td>
</tr>
</tr>
Line 109: Line 107:
{{#if:{{{evening|}}}|
{{#if:{{{evening|}}}|
<tr>
<tr>
<th scope="row" style="width:69px; vertical-align:top;">Evening</th>
<th scope="row">Evening</th>
<td>{{{evening}}}</td>
<td>{{{evening}}}</td>
</tr>
</tr>
}}
}}
</table>
</table>}}</div></includeonly><noinclude>[[Category:Templates]]</noinclude>
}}
</div></onlyinclude><noinclude>[[Category:Templates]]</noinclude>

Latest revision as of 22:30, 27 January 2026