Template:Infobox television season: Difference between revisions

Template page
No edit summary
Tag: Manual revert
No edit summary
 
(16 intermediate revisions by the same user not shown)
Line 1: Line 1:
<div class="infobox">
<table class="infobox vevent">
<div class="infobox-title">{{{title|{{PAGENAME}}}}}</div>{{#if:{{{image|}}}|
    <tr>
<div class="infobox-image">[[File:{{{image}}}|300px]]</div>}}
        <th class="infobox-above summary" colspan="2"
<table>{{#if:{{{param1|}}}|<tr>
            style="background: #cae2f2; color: black; padding: 0.25em 1em; font-size: 125%;"><i>{{{series_name}}}</i></th>
     <th>Starring</th>
    </tr>
    <td>{{{param1}}}</td>
    <tr>
</tr>}}{{#if:{{{param2|}}}|<tr>
        <td class="infobox-subheader" colspan="2"
     <th>Format</th>
            style="background: #cae2f2; color: black; padding: 0.25em 1em; font-weight: bold; font-size: 125%;text-align: center;">{{{season_number}}}
    <td>{{{param2}}}</td>
        </td>
</tr>}}{{#if:{{{param3|}}}|<tr>
    </tr>
     <th>Original release</th>
    <tr>
     <td>{{{param3}}}</td>
        <td class="infobox-image" colspan="2" style="text-align: center;">[[File:{{{image}}}|400px]]
</tr>}}{{#if:{{{param4|}}}|<tr>
            <div class="infobox-caption" style="text-align: center;">{{{caption}}}</div>
     <th>Parameter 4</th>
        </td>
    <td>{{{param4}}}</td>
    </tr>
</tr>}}{{#if:{{{param5|}}}|<tr>
    <tr>
    <th>Parameter 5</th>
        <th class="infobox-label" scope="row" style="white-space: nowrap;">Created by</th>
    <td>{{{param5}}}</td>
        <td class="infobox-data">{{{created_by}}}</td>
</tr>}}</table>
    </tr>
</div>
     <tr>
        <th class="infobox-label" scope="row" style="white-space: nowrap;"><abbr title="Number">No.</abbr> of episodes
        </th>
        <td class="infobox-data">{{{num_episodes}}}</td>
    </tr>
    <tr>
        <th class="infobox-header summary" colspan="2"
            style="background: #cae2f2; color: black; padding: 0.25em 1em; line-height: 1.5em;">Release
        </th>
    </tr>
    <tr>
        <th class="infobox-label" scope="row" style="white-space: nowrap;">Release medium</th>
        <td class="infobox-data">{{{release_medium}}}</td>
    </tr>
     <tr>
        <th class="infobox-label" scope="row" style="white-space: nowrap;">Original release</th>
        <td class="infobox-data">{{{first_aired}}}<span style="display:none">&nbsp;(<span
                class="bday dtstart published updated"></span>)</span>&nbsp;–<br>{{{last_aired}}}<span
                style="display:none">&nbsp;(<span class="dtend"></span>)</span></td>
    </tr>
     <tr>
        <th class="infobox-header summary" colspan="2"
            style="background: #cae2f2; color: black; padding: 0.25em 1em; line-height: 1.5em;">Technical Specifications
        </th>
     <tr>
        <th class="infobox-label" scope="row" style="white-space: nowrap;">Cameras Used</th>
        <td class="infobox-data">{{{cameras_used}}}</td>
    </tr>
    <tr>
        <th class="infobox-label" scope="row" style="white-space: nowrap;">[[wikipedia:Non-linear_editing|NLE]] Used</th>
        <td class="infobox-data">{{{nle_used}}}</td>
    </tr>
     <tr>
        <th class="infobox-label" scope="row" style="white-space: nowrap;">Format</th>
        <td class="infobox-data">{{{format}}}</td>
    </tr>
    </tr>
    <tr>
        <th class="infobox-header summary" colspan="2"
            style="background: #cae2f2; color: black; padding: 0.25em 1em; line-height: 1.5em;">Season chronology
        </th>
    </tr>
    <tr class="noprint">
        <td class="infobox-full-data" colspan="2">
            <div style="float: left;">←&nbsp;<b>Previous</b><br>{{{prev_item}}}
            </div>
            <div style="float: right;"><b>Next</b>&nbsp;→<br>{{{next_item}}}
            </div>
        </td>
    </tr>
    <tr>
        <td class="infobox-below noprint" colspan="2" style="text-align: center;">{{{season_list}}}</td>
    </tr>
</table>

Latest revision as of 00:17, 2 August 2022

{{{series_name}}}
{{{season_number}}}
[[File:{{{image}}}|400px]]
{{{caption}}}
Created by {{{created_by}}}
No. of episodes {{{num_episodes}}}
Release
Release medium {{{release_medium}}}
Original release {{{first_aired}}} () –
{{{last_aired}}} ()
Technical Specifications
Cameras Used {{{cameras_used}}}
NLE Used {{{nle_used}}}
Format {{{format}}}
Season chronology
← Previous
{{{prev_item}}}
Next →
{{{next_item}}}
{{{season_list}}}