Template:Infobox Character: Difference between revisions

From Scooby-Doo Wiki
Jump to navigationJump to search
No edit summary
No edit summary
Line 16: Line 16:


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


<!-- IDENTITY SECTION -->
<!-- IDENTITY SECTION -->
<tr>
{{#if:{{{other_names|}}}{{{gender|}}}
<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></tr>
</tr>
{{#if:{{{other_names|}}}
<tr>
|<tr>
<th scope="row" style="padding-left: 1em; font-weight: normal;">Other names</th>
<th scope="row" style="padding-left: 1em; font-weight: normal;">Other names</th>
<td>{{{other_names|}}}</td>
<td>{{{other_names|}}}</td>
</tr>
</tr>
<tr>
}}
<th scope="row" style="padding-left: 1em; font-weight: normal;">Gender</th>
{{#if:{{{gender|}}}
<td>{{{gender|}}}</td>
|<tr>
</tr>
<th scope="row" style="padding-left: 1em; font-weight: normal;">Gender</th>
<td>{{{gender|}}}</td>
</tr>
}}
}}


<!-- ROLE SECTION -->
<!-- ROLE SECTION -->
<tr>
{{#if:{{{occupation|}}}{{{affiliation|}}}{{{abilities|}}}
<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></tr>
</tr>
{{#if:{{{occupation|}}}
<tr>
|<tr>
<th scope="row" style="padding-left: 1em; font-weight: normal;">Occupation</th>
<th scope="row" style="padding-left: 1em; font-weight: normal;">Occupation</th>
<td>{{{occupation|}}}</td>
<td>{{{occupation|}}}</td>
</tr>
</tr>
<tr>
}}
<th scope="row" style="padding-left: 1em; font-weight: normal;">Affiliation</th>
{{#if:{{{affiliation|}}}
<td>{{{affiliation|}}}</td>
|<tr>
</tr>
<th scope="row" style="padding-left: 1em; font-weight: normal;">Affiliation</th>
<tr>
<td>{{{affiliation|}}}</td>
<th scope="row" style="padding-left: 1em; font-weight: normal;">Abilities</th>
</tr>
<td>{{{abilities|}}}</td>
}}
</tr>
{{#if:{{{abilities|}}}
|<tr>
<th scope="row" style="padding-left: 1em; font-weight: normal;">Abilities</th>
<td>{{{abilities|}}}</td>
</tr>
}}
}}


<!-- PORTRAYAL SECTION -->
<!-- PORTRAYAL SECTION -->
<tr>
{{#if:{{{portrayed_by|}}}
<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>
</tr>
<tr>
<tr>
<th scope="row" style="padding-left: 1em; font-weight: normal;">Voiced by</th>
<th scope="row" style="padding-left: 1em; font-weight: normal;">Voiced by</th>
<td>{{{portrayed_by|}}}</td>
<td>
</tr>
{{{portrayed_by|}}}
}}
</td>
</tr>


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

Revision as of 16:18, 27 March 2026