Template:Infobox Character: Difference between revisions

From Scooby-Doo Wiki
Jump to navigationJump to search
No edit summary
No edit summary
Line 15: Line 15:
</tr>
</tr>


<!-- First Appearance Sub-section -->
<!-- === DEBUT SECTION === -->
{{#if:{{{show|}}}
{{#if:{{{show|}}}
|<tr><th colspan="2" scope="rowgroup" style="background-color: #ddeeee; text-align: center; padding: 0.2em;">First appearance</th></tr>
|<tr><th colspan="2" scope="rowgroup" style="background-color: #ddeeee; text-align: center; padding: 0.2em; font-weight: bold;">Debut</th></tr>
<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>
Line 30: Line 30:
}}
}}


<!-- === IDENTITY SECTION === -->
{{#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>
<th scope="row" style="padding-left: 1em; font-weight: normal;">Other names</th>
<td>{{{other_names|}}}</td>
</tr>
}}
{{#if:{{{gender|}}}
|<tr>
<th scope="row" style="padding-left: 1em; font-weight: normal;">Gender</th>
<td>{{{gender|}}}</td>
</tr>
}}
}}
<!-- === ROLE SECTION === -->
{{#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>
<th scope="row" style="padding-left: 1em; font-weight: normal;">Occupation</th>
<td>{{{occupation|}}}</td>
</tr>
}}
{{#if:{{{affiliation|}}}
|<tr>
<th scope="row" style="padding-left: 1em; font-weight: normal;">Affiliation</th>
<td>{{{affiliation|}}}</td>
</tr>
}}
{{#if:{{{abilities|}}}
|<tr>
<th scope="row" style="padding-left: 1em; font-weight: normal;">Abilities</th>
<td>{{{abilities|}}}</td>
</tr>
}}
}}
<!-- === PORTRAYAL SECTION === -->
{{#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>
<th scope="row" style="padding-left: 1em; font-weight: normal;">Voiced by</th>
<td>
<td>
<ul style="margin: 0; padding-left: 1.2em;">
<ul style="margin: 0; padding-left: 1.2em;">
Line 40: Line 82:
</tr>
</tr>
}}
}}
{{#if:{{{other_names|}}}
 
|<tr><th scope="row">Other names</th><td>{{{other_names|}}}</td></tr>
<!-- === SIGNATURE SECTION === -->
}}
{{#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;">Signature</th></tr>
<tr>
<th scope="row" style="padding-left: 1em; font-weight: normal;">Catchphrase</th>
<td>"{{{catchphrase|}}}"</td>
</tr>
}}
}}
</table>
</table>
</div>
</div>
</includeonly>
</includeonly>

Revision as of 16:07, 27 March 2026