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
 
(9 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>


<!-- First Appearance Sub-section -->
{{#if:{{{show|}}}{{{episode|}}}
{{#if:{{{show|}}}
|<tr><th colspan="2" scope="rowgroup" style="background-color: #ddeeee; text-align: center; padding: 0.2em; font-weight: bold;">First appearance</th></tr>
|<tr><th colspan="2" scope="rowgroup" style="background-color: #ddeeee; text-align: center; padding: 0.2em;">First appearance</th></tr>
{{#if:{{{show|}}}
<tr>
|<tr style="border-bottom: 1px solid #e8e8e8;">
<th scope="row" style="padding-left: 1em; font-weight: normal;">Show</th>
<th scope="row" style="padding-left: 1em; font-weight: normal;"><b>Show</b></th>
<td>[[{{{show}}}]]</td>
<td style="border-bottom: 1px solid #e8e8e8;">[[{{{show}}}]]</td>
</tr>
</tr>
}}
{{#if:{{{episode|}}}
{{#if:{{{episode|}}}
|<tr>
|<tr style="border-bottom: 1px solid #e8e8e8;">
<th scope="row" style="padding-left: 1em; font-weight: normal;">Episode</th>
<th scope="row" style="padding-left: 1em; font-weight: normal;"><b>Episode</b></th>
<td>[[{{{episode}}}]]</td>
<td style="border-bottom: 1px solid #e8e8e8;">[[{{{episode}}}]]</td>
</tr>
}}
}}
 
{{#if:{{{other_names|}}}{{{gender|}}}
|<tr><th colspan="2" scope="rowgroup" style="background-color: #ddeeee; text-align: center; padding: 0.2em; font-weight: bold;">Identity</th></tr>
{{#if:{{{other_names|}}}
|<tr style="border-bottom: 1px solid #e8e8e8;">
<th scope="row" style="padding-left: 1em; font-weight: normal;"><b>Other names</b></th>
<td style="border-bottom: 1px solid #e8e8e8;">{{{other_names|}}}</td>
</tr>
}}
{{#if:{{{gender|}}}
|<tr style="border-bottom: 1px solid #e8e8e8;">
<th scope="row" style="padding-left: 1em; font-weight: normal;"><b>Gender</b></th>
<td style="border-bottom: 1px solid #e8e8e8;">{{{gender|}}}</td>
</tr>
}}
}}
 
{{#if:{{{occupation|}}}{{{affiliation|}}}{{{abilities|}}}
|<tr><th colspan="2" scope="rowgroup" style="background-color: #ddeeee; text-align: center; padding: 0.2em; font-weight: bold;">Role</th></tr>
{{#if:{{{occupation|}}}
|<tr style="border-bottom: 1px solid #e8e8e8;">
<th scope="row" style="padding-left: 1em; font-weight: normal;"><b>Occupation</b></th>
<td style="border-bottom: 1px solid #e8e8e8;">{{{occupation|}}}</td>
</tr>
}}
{{#if:{{{affiliation|}}}
|<tr style="border-bottom: 1px solid #e8e8e8;">
<th scope="row" style="padding-left: 1em; font-weight: normal;"><b>Affiliation</b></th>
<td style="border-bottom: 1px solid #e8e8e8;">{{{affiliation|}}}</td>
</tr>
}}
{{#if:{{{abilities|}}}
|<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>
</tr>
}}
}}
Line 31: Line 70:


{{#if:{{{portrayed_by|}}}
{{#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 scope="row">Portrayed by</th>
<tr style="border-bottom: 1px solid #e8e8e8;">
<td>
<th scope="row" style="padding-left: 1em; font-weight: normal;"><b>Voiced by</b></th>
<ul style="margin: 0; padding-left: 1.2em;">
<td style="border-bottom: 1px solid #e8e8e8;">{{{portrayed_by|}}}</td>
{{#arraymap:{{{portrayed_by|}}}|,|x|<li>{{{x}}}</li>|}}
</ul>
</td>
</tr>
</tr>
}}
}}
{{#if:{{{other_names|}}}
 
|<tr><th scope="row">Other names</th><td>{{{other_names|}}}</td></tr>
}}
{{#if:{{{occupation|}}}
|<tr><th scope="row">Occupation</th><td>{{{occupation|}}}</td></tr>
}}
{{#if:{{{affiliation|}}}
|<tr><th scope="row">Affiliation</th><td>{{{affiliation|}}}</td></tr>
}}
{{#if:{{{gender|}}}
|<tr><th scope="row">Gender</th><td>{{{gender|}}}</td></tr>
}}
{{#if:{{{abilities|}}}
|<tr><th scope="row">Abilities</th><td>{{{abilities|}}}</td></tr>
}}
{{#if:{{{catchphrase|}}}
{{#if:{{{catchphrase|}}}
|<tr><th scope="row">Catchphrase</th><td>"{{{catchphrase|}}}"</td></tr>
|<tr><th colspan="2" scope="rowgroup" style="background-color: #ddeeee; text-align: center; padding: 0.2em; font-weight: bold;">Other</th></tr>
<tr>
<th scope="row" style="padding-left: 1em; font-weight: normal;"><b>Catchphrase</b></th>
<td>"{{{catchphrase|}}}"</td>
</tr>
}}
}}
</table>
</table>
</div>
</div>
</includeonly>
</includeonly>

Latest revision as of 16:34, 27 March 2026