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>
{{#if:{{{aliases}}|<tr><td valign="top" width="30%" > '''Aliases:'''</td><td> {{{aliases|}}}</td></tr>}}
{{#if:{{{aliases}}}| {{#invoke:<tr><td valign="top" width="30%" > '''Aliases:'''</td><td> {{{aliases|}}}</td></tr>}}
{{#if:{{relationships}}|<tr><td valign="top" width="30%"> '''Relationships:'''</td><td> {{{relationships|}}}</td></tr>}}
{{#if:{{{relationships}}}| {{#invoke:<tr><td valign="top" width="30%"> '''Relationships:'''</td><td> {{{relationships|}}}</td></tr>}}
{{#if:{{{occupation}}|<tr><td valign="top" width="30%"> '''Occupation:'''</td><td>{{{occupation|}}}</td></tr>}}
{{#if:{{{occupation}}}|{{#invoke:<tr><td valign="top" width="30%"> '''Occupation:'''</td><td>{{{occupation|}}}</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>}}
{{#if:{{{dob}}}|{{#invoke:<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>}}
{{#if:{{height}}{{haircolor}}{{eyes}}|<th valign="top" align="center" colspan="2" bgcolor=#E4E4E4>Physical Description</th>}}
{{#if:{{{height}}}{{{haircolor}}}{{{eyes}}}|{{#invoke:<th valign="top" align="center" colspan="2" bgcolor=#E4E4E4>Physical Description</th>}}
{{#if:{{{height}}|<tr><td valign="top" width="30%"> '''Height:'''</td><td>{{{height|}}}</td></tr>}}
{{#if:{{{height}}}|{{#invoke:<tr><td valign="top" width="30%"> '''Height:'''</td><td>{{{height|}}}</td></tr>}}
{{#if:{{{haircolor}}|<tr><td valign="top" width="30%"> '''Hair color:'''</td><td>{{{haircolor|}}}</td></tr>}}
{{#if:{{{haircolor}}}|{{#invoke:<tr><td valign="top" width="30%"> '''Hair color:'''</td><td>{{{haircolor|}}}</td></tr>}}
{{#if:{{{eyes}}|<tr><td valign="top" width="30%"> '''Eye color:'''</td><td>{{{eyes|}}}</td></tr>}}
{{#if:{{{eyes}}}|{{#invoke:<tr><td valign="top" width="30%"> '''Eye color:'''</td><td>{{{eyes|}}}</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>
{{#if:{{{lastapp}}|<tr><td valign="top" width="30%"> '''Last appearance:'''</td> <td>{{{lastapp|}}}</td></tr>}}
{{#if:{{{lastapp}}}|{{#invoke:<tr><td valign="top" width="30%"> '''Last appearance:'''</td> <td>{{{lastapp|}}}</td></tr>}}
{{#if:{{{portrayedBy}}|<tr><td valign="top" width="30%"> '''Portrayed by:'''</td><td>{{{portrayedBy|}}}</td></tr>}}
{{#if:{{{portrayedBy}}}|{{#invoke:<tr><td valign="top" width="30%"> '''Portrayed by:'''</td><td>{{{portrayedBy|}}}</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 07:50, 25 March 2024

Usage

This template should be used on character pages.

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

{{Character
|image=
|name= 
|aliases=
|relationships=
|occupation=
|dob=
|height=
|hair=
|eyes=
|firstapp=
|lastapp=
|portrayedBy=
}}


The Template

{{#if:{{{aliases}}}| Script error: You must specify a function to call. {{#if:{{{relationships}}}| Script error: You must specify a function to call. {{#if:{{{occupation}}}|Script error: You must specify a function to call. {{#if:{{{dob}}}|Script error: You must specify a function to call. {{#if:{{{height}}}{{{haircolor}}}{{{eyes}}}|Script error: You must specify a function to call. {{#if:{{{height}}}|Script error: You must specify a function to call. {{#if:{{{haircolor}}}|Script error: You must specify a function to call. {{#if:{{{eyes}}}|Script error: You must specify a function to call.

{{#if:{{{lastapp}}}|Script error: You must specify a function to call. {{#if:{{{portrayedBy}}}|Script error: You must specify a function to call.

Appearances
First appearance:
Related articles