Template:Infobox Character: Difference between revisions
From Scooby-Doo Wiki
Jump to navigationJump to search
No edit summary |
No edit summary |
||
| Line 19: | Line 19: | ||
{{#if:{{{show|}}} | {{#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;"><b>Show</b></th> | ||
<td>[[{{{show}}}]]</td> | <td>[[{{{show}}}]]</td> | ||
</tr> | </tr> | ||
| Line 25: | Line 25: | ||
{{#if:{{{episode|}}} | {{#if:{{{episode|}}} | ||
|<tr> | |<tr> | ||
<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>[[{{{episode}}}]]</td> | ||
</tr> | </tr> | ||
| Line 35: | Line 35: | ||
{{#if:{{{other_names|}}} | {{#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;"><b>Other names</b></th> | ||
<td>{{{other_names|}}}</td> | <td>{{{other_names|}}}</td> | ||
</tr> | </tr> | ||
| Line 41: | Line 41: | ||
{{#if:{{{gender|}}} | {{#if:{{{gender|}}} | ||
|<tr> | |<tr> | ||
<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>{{{gender|}}}</td> | ||
</tr> | </tr> | ||
| Line 51: | Line 51: | ||
{{#if:{{{occupation|}}} | {{#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;"><b>Occupation</b></th> | ||
<td>{{{occupation|}}}</td> | <td>{{{occupation|}}}</td> | ||
</tr> | </tr> | ||
| Line 57: | Line 57: | ||
{{#if:{{{affiliation|}}} | {{#if:{{{affiliation|}}} | ||
|<tr> | |<tr> | ||
<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>{{{affiliation|}}}</td> | ||
</tr> | </tr> | ||
| Line 63: | Line 63: | ||
{{#if:{{{abilities|}}} | {{#if:{{{abilities|}}} | ||
|<tr> | |<tr> | ||
<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>{{{abilities|}}}</td> | ||
</tr> | </tr> | ||
| Line 72: | Line 72: | ||
|<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> | ||
<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>{{{portrayed_by|}}}</td> | ||
</tr> | </tr> | ||
| Line 80: | Line 80: | ||
|<tr><th colspan="2" scope="rowgroup" style="background-color: #ddeeee; text-align: center; padding: 0.2em; font-weight: bold;">Other</th></tr> | |<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> | ||