Template:Infobox TV Series: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
<includeonly> | <includeonly> | ||
<table class="infobox" style="width:280px; font-size:88%; line-height:1.5em; float:right; margin:0 0 1em 1em; border:1px solid #aaa;"> | |||
<tr> | |||
{{{show_name|{{PAGENAME}}}}}< | <th colspan="2" style="background-color:#003366; color:white; font-size:110%; text-align:center;"> | ||
{{{show_name|{{PAGENAME}}}}} | |||
</th> | |||
</tr> | |||
<tr> | |||
<th colspan="2" style="background-color:#003366; color:white; font-size:110%; text-align:center;"> | |||
Season {{{season_number|}}} | |||
</th> | |||
</tr> | |||
{{#if:{{{image|}}}| | {{#if:{{{image|}}}| | ||
<tr> | |||
<td colspan="2" style="text-align:center;"> | |||
[[File:{{{image}}}|250px| | [[File:{{{image}}}|250px|{{{image_alt|}}}]] | ||
</td> | |||
</tr> | |||
}} | }} | ||
{{#if:{{{presenter|}}}| | {{#if:{{{presenter|}}}| | ||
<tr> | |||
<th scope="row" style="text-align:left;">Presented by</th> | |||
<td>{{{presenter}}}</td> | |||
</tr> | |||
}} | }} | ||
{{#if:{{{num_days|}}}| | {{#if:{{{num_days|}}}| | ||
<tr> | |||
<th scope="row" style="text-align:left;">No. of days</th> | |||
<td>{{{num_days}}}</td> | |||
</tr> | |||
}} | }} | ||
{{#if:{{{num_housemates|}}}| | {{#if:{{{num_housemates|}}}| | ||
<tr> | |||
<th scope="row" style="text-align:left;">No. of housemates</th> | |||
<td>{{{num_housemates}}}</td> | |||
</tr> | |||
}} | }} | ||
{{#if:{{{num_episodes|}}}| | {{#if:{{{num_episodes|}}}| | ||
<tr> | |||
<th scope="row" style="text-align:left;">No. of episodes</th> | |||
<td>{{{num_episodes}}}</td> | |||
</tr> | |||
}} | }} | ||
<tr> | |||
<th colspan="2" style="background-color:#1E3A8A; color:white; text-align:center;"> | |||
Release | |||
</th> | |||
</tr> | |||
{{#if:{{{network|}}}| | {{#if:{{{network|}}}| | ||
<tr> | |||
<th scope="row" style="text-align:left;">Original network</th> | |||
<td>{{{network}}}</td> | |||
</tr> | |||
}} | }} | ||
{{#if:{{{first_aired|}}}| | {{#if:{{{first_aired|}}}| | ||
<tr> | |||
<th scope="row" style="text-align:left;">Original release</th> | |||
<td>{{{first_aired}}} – {{{last_aired|present}}}</td> | |||
</tr> | |||
}} | }} | ||
{{#if:{{{prev_series|}}}| | {{#if:{{{prev_series|}}}| | ||
<tr> | |||
<th colspan="2" style="background-color:#1E3A8A; color:white; text-align:center;"> | |||
Season chronology | |||
</th> | |||
</tr> | |||
<tr> | |||
<td colspan="2" style="text-align:center;"> | |||
← | ← Previous season<br /> | ||
{{{prev_series}}} | {{{prev_series}}} | ||
</td> | |||
</tr> | |||
}} | }} | ||
</table> | |||
</includeonly> | </includeonly> | ||
Latest revision as of 15:22, 15 July 2026