Template:Infobox Character: Difference between revisions
From Scooby-Doo Wiki
Jump to navigationJump to search
No edit summary |
Tag: Undo |
||
| (5 intermediate revisions by the same user not shown) | |||
| Line 15: | Line 15: | ||
</tr> | </tr> | ||
{{#if:{{{show|}}}{{{episode|}}} | {{#if:{{{show|}}}{{{episode|}}} | ||
|<tr><th colspan="2" scope="rowgroup" style="background-color: #ddeeee; text-align: center; padding: 0.2em; font-weight: bold;"> | |<tr><th colspan="2" scope="rowgroup" style="background-color: #ddeeee; text-align: center; padding: 0.2em; font-weight: bold;">First appearance</th></tr> | ||
{{#if:{{{show|}}} | {{#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> | </tr> | ||
}} | }} | ||
}} | }} | ||
{{#if:{{{other_names|}}}{{{gender|}}} | {{#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> | |<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|}}} | {{#if:{{{other_names|}}} | ||
|<tr> | |<tr style="border-bottom: 1px solid #e8e8e8;"> | ||
<th scope="row" style="padding-left: 1em; font-weight: normal;">Other names</th> | <th scope="row" style="padding-left: 1em; font-weight: normal;"><b>Other names</b></th> | ||
<td>{{{other_names|}}}</td> | <td style="border-bottom: 1px solid #e8e8e8;">{{{other_names|}}}</td> | ||
</tr> | </tr> | ||
}} | }} | ||
{{#if:{{{gender|}}} | {{#if:{{{gender|}}} | ||
|<tr> | |<tr style="border-bottom: 1px solid #e8e8e8;"> | ||
<th scope="row" style="padding-left: 1em; font-weight: normal;">Gender</th> | <th scope="row" style="padding-left: 1em; font-weight: normal;"><b>Gender</b></th> | ||
<td>{{{gender|}}}</td> | <td style="border-bottom: 1px solid #e8e8e8;">{{{gender|}}}</td> | ||
</tr> | </tr> | ||
}} | }} | ||
}} | }} | ||
{{#if:{{{occupation|}}}{{{affiliation|}}}{{{abilities|}}} | {{#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> | |<tr><th colspan="2" scope="rowgroup" style="background-color: #ddeeee; text-align: center; padding: 0.2em; font-weight: bold;">Role</th></tr> | ||
{{#if:{{{occupation|}}} | {{#if:{{{occupation|}}} | ||
|<tr> | |<tr style="border-bottom: 1px solid #e8e8e8;"> | ||
<th scope="row" style="padding-left: 1em; font-weight: normal;">Occupation</th> | <th scope="row" style="padding-left: 1em; font-weight: normal;"><b>Occupation</b></th> | ||
<td>{{{occupation|}}}</td> | <td style="border-bottom: 1px solid #e8e8e8;">{{{occupation|}}}</td> | ||
</tr> | </tr> | ||
}} | }} | ||
{{#if:{{{affiliation|}}} | {{#if:{{{affiliation|}}} | ||
|<tr> | |<tr style="border-bottom: 1px solid #e8e8e8;"> | ||
<th scope="row" style="padding-left: 1em; font-weight: normal;">Affiliation</th> | <th scope="row" style="padding-left: 1em; font-weight: normal;"><b>Affiliation</b></th> | ||
<td>{{{affiliation|}}}</td> | <td style="border-bottom: 1px solid #e8e8e8;">{{{affiliation|}}}</td> | ||
</tr> | </tr> | ||
}} | }} | ||
{{#if:{{{abilities|}}} | {{#if:{{{abilities|}}} | ||
|<tr> | |<tr style="border-bottom: 1px solid #e8e8e8;"> | ||
<th scope="row" style="padding-left: 1em; font-weight: normal;">Abilities</th> | <th scope="row" style="padding-left: 1em; font-weight: normal;"><b>Abilities</b></th> | ||
<td>{{{abilities|}}}</td> | <td style="border-bottom: 1px solid #e8e8e8;">{{{abilities|}}}</td> | ||
</tr> | </tr> | ||
}} | }} | ||
}} | }} | ||
{{#if:{{{portrayed_by|}}} | {{#if:{{{portrayed_by|}}} | ||
|<tr><th colspan="2" scope="rowgroup" style="background-color: #ddeeee; text-align: center; padding: 0.2em; font-weight: bold;">Portrayal</th></tr> | |<tr><th colspan="2" scope="rowgroup" style="background-color: #ddeeee; text-align: center; padding: 0.2em; font-weight: bold;">Portrayal</th></tr> | ||
<tr> | <tr style="border-bottom: 1px solid #e8e8e8;"> | ||
<th scope="row" style="padding-left: 1em; font-weight: normal;">Voiced by</th> | <th scope="row" style="padding-left: 1em; font-weight: normal;"><b>Voiced by</b></th> | ||
<td>{{{portrayed_by|}}}</td> | <td style="border-bottom: 1px solid #e8e8e8;">{{{portrayed_by|}}}</td> | ||
</tr> | </tr> | ||
}} | }} | ||
{{#if:{{{catchphrase|}}} | {{#if:{{{catchphrase|}}} | ||
|<tr><th colspan="2" scope="rowgroup" style="background-color: #ddeeee; text-align: center; padding: 0.2em; font-weight: bold;"> | |<tr><th colspan="2" scope="rowgroup" style="background-color: #ddeeee; text-align: center; padding: 0.2em; font-weight: bold;">Other</th></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;"><b>Catchphrase</b></th> | ||
<td>"{{{catchphrase|}}}"</td> | <td>"{{{catchphrase|}}}"</td> | ||
</tr> | </tr> | ||