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> | ||
<!-- | <!-- DEBUT SECTION --> | ||
<tr> | |||
<th colspan="2" scope="rowgroup" style="background-color: #ddeeee; text-align: center; padding: 0.2em; font-weight: bold;">Debut</th> | |||
</tr> | |||
<tr> | |||
<th scope="row" style="padding-left: 1em; font-weight: normal;">Show</th> | |||
<td>[[{{{show}}}]]</td> | |||
</tr> | |||
<tr> | |||
<th scope="row" style="padding-left: 1em; font-weight: normal;">Episode</th> | |||
<td>[[{{{episode}}}]]</td> | |||
</tr> | |||
<!-- | <!-- IDENTITY SECTION --> | ||
<tr> | |||
<th colspan="2" scope="rowgroup" style="background-color: #ddeeee; text-align: center; padding: 0.2em; font-weight: bold;">Identity</th> | |||
</tr> | |||
<tr> | |||
<th scope="row" style="padding-left: 1em; font-weight: normal;">Other names</th> | |||
<td>{{{other_names|}}}</td> | |||
</tr> | |||
<tr> | |||
<th scope="row" style="padding-left: 1em; font-weight: normal;">Gender</th> | |||
<td>{{{gender|}}}</td> | |||
</tr> | |||
<!-- | <!-- ROLE SECTION --> | ||
<tr> | |||
<th colspan="2" scope="rowgroup" style="background-color: #ddeeee; text-align: center; padding: 0.2em; font-weight: bold;">Role</th> | |||
</tr> | |||
<tr> | |||
<th scope="row" style="padding-left: 1em; font-weight: normal;">Occupation</th> | |||
<td>{{{occupation|}}}</td> | |||
</tr> | |||
<tr> | |||
<th scope="row" style="padding-left: 1em; font-weight: normal;">Affiliation</th> | |||
<td>{{{affiliation|}}}</td> | |||
</tr> | |||
<tr> | |||
<th scope="row" style="padding-left: 1em; font-weight: normal;">Abilities</th> | |||
<td>{{{abilities|}}}</td> | |||
</tr> | |||
<!-- | <!-- PORTRAYAL SECTION --> | ||
<tr> | |||
<th colspan="2" scope="rowgroup" style="background-color: #ddeeee; text-align: center; padding: 0.2em; font-weight: bold;">Portrayal</th> | |||
</tr> | |||
<tr> | |||
<th scope="row" style="padding-left: 1em; font-weight: normal;">Voiced by</th> | |||
<td> | |||
{{{portrayed_by|}}} | |||
</td> | |||
</tr> | |||
<!-- | <!-- SIGNATURE SECTION --> | ||
<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> | ||