Template:Character: Difference between revisions

From Bad Buddy Wiki
No edit summary
No edit summary
Line 27: Line 27:
<tr><td colspan="2" align="center">{{{image|}}}</td></tr>
<tr><td colspan="2" align="center">{{{image|}}}</td></tr>
<tr><th valign="top" align="center" colspan="2" bgcolor=#E4E4E4>{{{name|}}}</th></tr>
<tr><th valign="top" align="center" colspan="2" bgcolor=#E4E4E4>{{{name|}}}</th></tr>
<tr><td valign="top" width="30%" > '''Aliases:'''</td>
{{#if:{{{aliases}}}<tr><td valign="top" width="30%" > '''Aliases:'''</td><td> {{{aliases|}}}</td></tr>
<td> {{{aliases|}}}</td></tr>
{{#if:{{relationships}}}<tr><td valign="top" width="30%"> '''Relationships:'''</td><td> {{{relationships|}}}</td></tr>
<tr><td valign="top" width="30%"> '''Relationships:'''</td>
{{#if:{{{occupation}}}<tr><td valign="top" width="30%"> '''Occupation:'''</td><td>{{{occupation|}}}</td></tr>
<td> {{{relationships|}}}</td></tr>
{{#if:{{{dob}}}<th valign="top" align="center" colspan="2" bgcolor=#E4E4E4>Biographical Information</th><tr><td valign="top" width="30%"> '''Date of Birth:'''</td><td>{{{dob|}}}</td></tr>
<tr><td valign="top" width="30%"> '''Occupation:'''</td>
{{#if:{{{height}}}<th valign="top" align="center" colspan="2" bgcolor=#E4E4E4>Physical Description</th><tr><td valign="top" width="30%"> '''Height:'''</td><td>{{{height|}}}</td></tr>
<td>{{{occupation|}}}</td></tr>
{{#if:{{{haircolor}}}<tr><td valign="top" width="30%"> '''Hair color:'''</td><td>{{{haircolor|}}}</td></tr>
<th valign="top" align="center" colspan="2" bgcolor=#E4E4E4>Biographical Information</th>
{{#if:{{{eyes}}}<tr><td valign="top" width="30%"> '''Eye color:'''</td><td>{{{eyes|}}}</td></tr>
<tr><td valign="top" width="30%"> '''Date of Birth:'''</td>
<td>{{{dob|}}}</td></tr>
<th valign="top" align="center" colspan="2" bgcolor=#E4E4E4>Physical Description</th>
<tr><td valign="top" width="30%"> '''Height:'''</td>
<td>{{{height|}}}</td></tr>
<tr><td valign="top" width="30%"> '''Hair color:'''</td>
<td>{{{haircolor|}}}</td></tr>
<tr><td valign="top" width="30%"> '''Eye color:'''</td>
<td>{{{eyecolor|}}}</td></tr>
<th valign="top" align="center" colspan="2" bgcolor=#E4E4E4>Appearances</th>
<th valign="top" align="center" colspan="2" bgcolor=#E4E4E4>Appearances</th>
<tr><td valign="top" width="30%"> '''First appearance:'''</td>
<tr><td valign="top" width="30%"> '''First appearance:'''</td>
<td>{{{firstapp|}}}</td></tr>
<td>{{{firstapp|}}}</td></tr>
<tr><td valign="top" width="30%"> '''Last appearance:'''</td>
{{#if:{{{lastapp}}<tr><td valign="top" width="30%"> '''Last appearance:'''</td>
<td>{{{lastapp|}}}</td></tr>
<td>{{{lastapp|}}}</td></tr>
<tr><td valign="top" width="30%"> '''Portrayed by:'''</td>
{{#if:{{{actor}}}<tr><td valign="top" width="30%"> '''Portrayed by:'''</td><td>{{{actor|}}}</td></tr>
<td>{{{actor|}}}</td></tr>
<tr><td colspan="2" align="center">'''[{{fullurl:Special:Whatlinkshere/{{PAGENAMEE}}}} Related articles]'''</td></tr>
<tr><td colspan="2" align="center">'''[{{fullurl:Special:Whatlinkshere/{{PAGENAMEE}}}} Related articles]'''</td></tr>
<tr><td colspan="2" align="center">__TOC__</td></tr></table>
<tr><td colspan="2" align="center">__TOC__</td></tr></table>
<includeonly>[[Category:Characters‎]]</includeonly>
<includeonly>[[Category:Characters‎]]</includeonly>

Revision as of 06:24, 25 March 2024

Usage

This template should be used on character pages.

Copy & paste the code below to the top of the page:

{{CharacterProfile
|image=
|name= 
|aliases=
|relationships=
|occupation=
|dob=
|height=
|hair=
|eyes=
|firstapp=
|last app=
|actor=
}}


The Template

{{#if:{{{aliases}}} {{#if:Template:Relationships} {{#if:{{{occupation}}} {{#if:{{{dob}}} {{#if:{{{height}}} {{#if:{{{haircolor}}} {{#if:{{{eyes}}} {{#if:{Template:Lastapp {{#if:{{{actor}}}
Aliases:
Relationships:
Occupation:
Biographical Information
Date of Birth:
Physical Description
Height:
Hair color:
Eye color:
Appearances
First appearance:
Last appearance:
Portrayed by:
Related articles