Template:Infobox Character: Difference between revisions

From Scooby-Doo Wiki
Jump to navigationJump to search
No edit summary
Undo revision 72 by Dakoda (talk)
Tag: Undo
 
(7 intermediate revisions by the same user not shown)
Line 1: Line 1:
<includeonly>
<includeonly>
<div class="infobox" style="border: 1px solid #a2a9b1; background-color: #f8f9fa; color: black; margin: 0.5em; padding: 0.2em; float: right; clear: right; width: 22em; font-size: 88%; line-height: 1.5em;">
<div class="infobox" style="border: 1px solid #a2a9b1; background-color: #f8f9fa; color: black; margin: 0.5em; padding: 0.2em; float: right; clear: right; width: 30em; font-size: 88%; line-height: 1.5em;">
<table style="width: 100%; border-collapse: collapse;">
<table style="width: 100%; border-collapse: collapse;">
<tr>
<tr>
Line 15: Line 15:
</tr>
</tr>


<!-- DEBUT SECTION -->
{{#if:{{{show|}}}{{{episode|}}}
<tr>
|<tr><th colspan="2" scope="rowgroup" style="background-color: #ddeeee; text-align: center; padding: 0.2em; font-weight: bold;">First appearance</th></tr>
<th colspan="2" scope="rowgroup" style="background-color: #ddeeee; text-align: center; padding: 0.2em; font-weight: bold;">Debut</th>
{{#if:{{{show|}}}
</tr>
|<tr style="border-bottom: 1px solid #e8e8e8;">
<tr>
<th scope="row" style="padding-left: 1em; font-weight: normal;"><b>Show</b></th>
<th scope="row" style="padding-left: 1em; font-weight: normal;">Show</th>
<td style="border-bottom: 1px solid #e8e8e8;">[[{{{show}}}]]</td>
<td>[[{{{show}}}]]</td>
</tr>
</tr>
}}
<tr>
{{#if:{{{episode|}}}
<th scope="row" style="padding-left: 1em; font-weight: normal;">Episode</th>
|<tr style="border-bottom: 1px solid #e8e8e8;">
<td>[[{{{episode}}}]]</td>
<th scope="row" style="padding-left: 1em; font-weight: normal;"><b>Episode</b></th>
</tr>
<td style="border-bottom: 1px solid #e8e8e8;">[[{{{episode}}}]]</td>
</tr>
}}
}}


<!-- IDENTITY SECTION -->
{{#if:{{{other_names|}}}{{{gender|}}}
<tr>
|<tr><th colspan="2" scope="rowgroup" style="background-color: #ddeeee; text-align: center; padding: 0.2em; font-weight: bold;">Identity</th></tr>
<th colspan="2" scope="rowgroup" style="background-color: #ddeeee; text-align: center; padding: 0.2em; font-weight: bold;">Identity</th>
{{#if:{{{other_names|}}}
</tr>
|<tr style="border-bottom: 1px solid #e8e8e8;">
<tr>
<th scope="row" style="padding-left: 1em; font-weight: normal;"><b>Other names</b></th>
<th scope="row" style="padding-left: 1em; font-weight: normal;">Other names</th>
<td style="border-bottom: 1px solid #e8e8e8;">{{{other_names|}}}</td>
<td>{{{other_names|}}}</td>
</tr>
</tr>
}}
<tr>
{{#if:{{{gender|}}}
<th scope="row" style="padding-left: 1em; font-weight: normal;">Gender</th>
|<tr style="border-bottom: 1px solid #e8e8e8;">
<td>{{{gender|}}}</td>
<th scope="row" style="padding-left: 1em; font-weight: normal;"><b>Gender</b></th>
</tr>
<td style="border-bottom: 1px solid #e8e8e8;">{{{gender|}}}</td>
</tr>
}}
}}


<!-- ROLE SECTION -->
{{#if:{{{occupation|}}}{{{affiliation|}}}{{{abilities|}}}
<tr>
|<tr><th colspan="2" scope="rowgroup" style="background-color: #ddeeee; text-align: center; padding: 0.2em; font-weight: bold;">Role</th></tr>
<th colspan="2" scope="rowgroup" style="background-color: #ddeeee; text-align: center; padding: 0.2em; font-weight: bold;">Role</th>
{{#if:{{{occupation|}}}
</tr>
|<tr style="border-bottom: 1px solid #e8e8e8;">
<tr>
<th scope="row" style="padding-left: 1em; font-weight: normal;"><b>Occupation</b></th>
<th scope="row" style="padding-left: 1em; font-weight: normal;">Occupation</th>
<td style="border-bottom: 1px solid #e8e8e8;">{{{occupation|}}}</td>
<td>{{{occupation|}}}</td>
</tr>
</tr>
}}
<tr>
{{#if:{{{affiliation|}}}
<th scope="row" style="padding-left: 1em; font-weight: normal;">Affiliation</th>
|<tr style="border-bottom: 1px solid #e8e8e8;">
<td>{{{affiliation|}}}</td>
<th scope="row" style="padding-left: 1em; font-weight: normal;"><b>Affiliation</b></th>
</tr>
<td style="border-bottom: 1px solid #e8e8e8;">{{{affiliation|}}}</td>
<tr>
</tr>
<th scope="row" style="padding-left: 1em; font-weight: normal;">Abilities</th>
}}
<td>{{{abilities|}}}</td>
{{#if:{{{abilities|}}}
</tr>
|<tr style="border-bottom: 1px solid #e8e8e8;">
<th scope="row" style="padding-left: 1em; font-weight: normal;"><b>Abilities</b></th>
<td style="border-bottom: 1px solid #e8e8e8;">{{{abilities|}}}</td>
</tr>
}}
}}


<!-- PORTRAYAL SECTION -->
{{#if:{{{portrayed_by|}}}
<tr>
|<tr><th colspan="2" scope="rowgroup" style="background-color: #ddeeee; text-align: center; padding: 0.2em; font-weight: bold;">Portrayal</th></tr>
<th colspan="2" scope="rowgroup" style="background-color: #ddeeee; text-align: center; padding: 0.2em; font-weight: bold;">Portrayal</th>
<tr style="border-bottom: 1px solid #e8e8e8;">
</tr>
<th scope="row" style="padding-left: 1em; font-weight: normal;"><b>Voiced by</b></th>
<tr>
<td style="border-bottom: 1px solid #e8e8e8;">{{{portrayed_by|}}}</td>
<th scope="row" style="padding-left: 1em; font-weight: normal;">Voiced by</th>
</tr>
<td>
}}
{{{portrayed_by|}}}
</td>
</tr>


<!-- SIGNATURE SECTION -->
{{#if:{{{catchphrase|}}}
<tr>
|<tr><th colspan="2" scope="rowgroup" style="background-color: #ddeeee; text-align: center; padding: 0.2em; font-weight: bold;">Other</th></tr>
<th colspan="2" scope="rowgroup" style="background-color: #ddeeee; text-align: center; padding: 0.2em; font-weight: bold;">Signature</th>
<tr>
</tr>
<th scope="row" style="padding-left: 1em; font-weight: normal;"><b>Catchphrase</b></th>
<tr>
<td>"{{{catchphrase|}}}"</td>
<th scope="row" style="padding-left: 1em; font-weight: normal;">Catchphrase</th>
</tr>
<td>"{{{catchphrase|}}}"</td>
}}
</tr>
</table>
</table>
</div>
</div>
</includeonly>
</includeonly>

Latest revision as of 16:34, 27 March 2026