Template:Infobox Character: Difference between revisions

From Scooby-Doo Wiki
Jump to navigationJump to search
No edit summary
Tag: Manual revert
No edit summary
Line 14: Line 14:
</td>
</td>
</tr>
</tr>
{{#if:{{{first_appearance|}}}
 
|<tr><th scope="row">First appearance</th><td>{{{first_appearance|}}}</td></tr>
<!-- First Appearance Sub-section -->
{{#if:{{{show|}}}
|<tr><th colspan="2" scope="rowgroup" style="background-color: #ddeeee; text-align: center; padding: 0.2em;">First appearance</th></tr>
<tr>
<th scope="row" style="padding-left: 1em; font-weight: normal;">Show</th>
<td>[[{{{show}}}]]</td>
</tr>
{{#if:{{{episode|}}}
|<tr>
<th scope="row" style="padding-left: 1em; font-weight: normal;">Episode</th>
<td>[[{{{episode}}}]]</td>
</tr>
}}
}}
}}
{{#if:{{{portrayed_by|}}}
{{#if:{{{portrayed_by|}}}
|<tr>
|<tr>
<th scope="row">Portrayed by</th>
<th scope="row">Portrayed by</th>
<td>
<td>
<ul>
<ul style="margin: 0; padding-left: 1.2em;">
{{#arraymap:{{{portrayed_by|}}}|,|x|<li>x</li>|}}
{{#arraymap:{{{portrayed_by|}}}|,|x|<li>{{{x}}}</li>|}}
</ul>
</ul>
</td>
</td>

Revision as of 16:02, 27 March 2026