Jump to content

Template:Infobox TV Series: Difference between revisions

From Wiki Point
No edit summary
No edit summary
 
Line 1: Line 1:
<includeonly>
<includeonly>
{| class="infobox" style="width:300px; font-size:90%; line-height:1.5em; border:1px solid #cfe3f3; background:#f8fbff; float:right; margin:0 0 1em 1em;"
<table class="infobox" style="width:280px; font-size:88%; line-height:1.5em; float:right; margin:0 0 1em 1em; border:1px solid #aaa;">


|+ style="background:#1877f2; color:white; font-weight:bold; text-align:center; padding:8px; font-size:110%;" |
<tr>
{{{show_name|{{PAGENAME}}}}}<br /><small>Season {{{season_number|}}}</small>
  <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>
| colspan="2" style="text-align:center; padding:8px;" |
  <td colspan="2" style="text-align:center;">
[[File:{{{image}}}|250px|frameless]]
    [[File:{{{image}}}|250px|{{{image_alt|}}}]]
}}
  </td>
 
</tr>
{{#if:{{{image_caption|}}}|
|-
| colspan="2" style="text-align:center; font-size:90%; padding-bottom:6px;" |
''{{{image_caption}}}''
}}
}}
|-
! colspan="2" style="background:#1877f2; color:white; text-align:center;" | Information


{{#if:{{{presenter|}}}|
{{#if:{{{presenter|}}}|
|-
<tr>
! style="background:#e7f1ff; padding:6px;" | Presented by
  <th scope="row" style="text-align:left;">Presented by</th>
| style="padding:6px;" | {{{presenter}}}
  <td>{{{presenter}}}</td>
</tr>
}}
}}


{{#if:{{{num_days|}}}|
{{#if:{{{num_days|}}}|
|-
<tr>
! style="background:#e7f1ff; padding:6px;" | No. of days
  <th scope="row" style="text-align:left;">No. of days</th>
| style="padding:6px;" | {{{num_days}}}
  <td>{{{num_days}}}</td>
</tr>
}}
}}


{{#if:{{{num_housemates|}}}|
{{#if:{{{num_housemates|}}}|
|-
<tr>
! style="background:#e7f1ff; padding:6px;" | No. of housemates
  <th scope="row" style="text-align:left;">No. of housemates</th>
| style="padding:6px;" | {{{num_housemates}}}
  <td>{{{num_housemates}}}</td>
</tr>
}}
}}


{{#if:{{{num_episodes|}}}|
{{#if:{{{num_episodes|}}}|
|-
<tr>
! style="background:#e7f1ff; padding:6px;" | No. of episodes
  <th scope="row" style="text-align:left;">No. of episodes</th>
| style="padding:6px;" | {{{num_episodes}}}
  <td>{{{num_episodes}}}</td>
</tr>
}}
}}


|-
<tr>
! colspan="2" style="background:#1877f2; color:white; text-align:center;" | Release
  <th colspan="2" style="background-color:#1E3A8A; color:white; text-align:center;">
    Release
  </th>
</tr>


{{#if:{{{network|}}}|
{{#if:{{{network|}}}|
|-
<tr>
! style="background:#e7f1ff; padding:6px;" | Original network
  <th scope="row" style="text-align:left;">Original network</th>
| style="padding:6px;" | {{{network}}}
  <td>{{{network}}}</td>
</tr>
}}
}}


{{#if:{{{first_aired|}}}|
{{#if:{{{first_aired|}}}|
|-
<tr>
! style="background:#e7f1ff; padding:6px;" | Original release
  <th scope="row" style="text-align:left;">Original release</th>
| style="padding:6px;" | {{{first_aired}}}{{#if:{{{last_aired|}}}| – {{{last_aired}}}| present}}
  <td>{{{first_aired}}} – {{{last_aired|present}}}</td>
</tr>
}}
}}


{{#if:{{{prev_series|}}}|
{{#if:{{{prev_series|}}}|
|-
<tr>
! colspan="2" style="background:#1877f2; color:white; text-align:center;" | Season chronology
  <th colspan="2" style="background-color:#1E3A8A; color:white; text-align:center;">
    Season chronology
  </th>
</tr>


|-
<tr>
| colspan="2" style="text-align:center; padding:8px;" |
  <td colspan="2" style="text-align:center;">
'''Previous season'''<br />
    ← Previous season<br />
{{{prev_series}}}
    {{{prev_series}}}
  </td>
</tr>
}}
}}


|}
</table>
</includeonly>
</includeonly>



Latest revision as of 15:22, 15 July 2026