Template:Infobox programming block
Usage
[edit][[File:{{{image}}}|{{{image_size}}}|alt={{{alt}}}]] | |
Network | {{{channel}}} |
---|---|
Launched | {{{premiered}}} |
Closed | {{{closed}}} |
Division of | {{{division}}} |
Country of origin | {{{country}}} |
Owner | {{{parent}}} |
Key people | {{{key_people}}} |
Headquarters | {{{headquarters}}} |
Major broadcasting contracts | {{{major_contracts}}} |
Formerly known as | {{{formerly_known}}} |
Sister network | {{{sister}}} |
Format | {{{format}}} |
Running time | {{{runtime}}} |
Original language(s) | {{{language}}} |
Voices of | {{{voices}}} |
Official website | {{{website}}} |
{{{footnotes}}} |
{{Infobox programming block
| name =
| image =
| image_size =
| alt =
| caption =
| formerly_known =
| premiered = <!-- {{Start date|YYYY|MM|DD}} -->
| closed = <!-- {{End date|YYYY|MM|DD}} -->
| channel =
| division =
| country =
| key_people =
| headquarters =
| major_contracts =
| parent =
| sister =
| format =
| runtime =
| website = <!-- {{Official website|URL_goes_here}} -->
| language =
| footnotes =
}}
Parameters
[edit]Parameter | Contents |
---|---|
name | The name of the programming block, pagename is used as default. |
image | An image link to represent the programming block. For example: [[File:Example.jpg|200px]] |
caption | A caption for the image. |
premiered | The date the programming block was first broadcast, use Template:Start date. |
closed | The date the programming block was last broadcast, if it is currently airing, leave this parameter blank. |
channel | The channel that the programming block airs on. |
country | The country where the programming block airs. |
format | What genre of series the programming block airs. |
runtime | The day(s) of the week, and time of the programming block. |
Example
[edit]Network | Fox Broadcasting Company |
---|---|
Launched | May 1, 2005 |
Closed | May 31, 2015 |
Country of origin | United States |
Format | animated series |
Running time | Sundays 7:00–10:00pm |
{{Infobox programming block
| name = Animation Domination
| image = [[File:FOX wordmark-orange.svg|200px]]
| caption = promotional logo
| premiered = {{Start date|2005|5|1}}
| closed = {{End date|2015|5|31}}
| channel = [[Fox Broadcasting Company]]
| country = United States
| format = [[animated series]]
| runtime = Sundays 7:00–10:00pm
}}
TemplateData
[edit]TemplateData for Infobox programming block
No description.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Name | name | Name of programming block | Content | required |
Image | image | Logo or relevant image to represent the programming block. | File | optional |
Image size | image_size | Size of image in pixels
| String | optional |
Alternative text for image | alt | no description | Content | optional |
Caption | caption | Caption to appear under the logo or image. | Content | optional |
Channel | channel | Channel on which the programming block airs. | Content | optional |
Date premiered | premiered | Date on which the programming block first aired, using [[Template:Start date]].
| String | optional |
Date closed | closed | For defunct blocks only, the date on which the programming block last aired, using [[Template:End date]].
| String | optional |
Division of | division | Entity to which the programming block belongs. | Content | optional |
Country | country | Country in which the programming block airs. | Content | suggested |
Parent/owner | parent | Owner of the programming block | Content | suggested |
Key people | key_people | no description | Content | optional |
Headquarters | headquarters | Headquarters of the programming block. | Content | optional |
Major broadcasting contracts | major_contracts | Important contracts held by the programming block. | Content | optional |
Former names | formerly_known | Former names of the programming block. | Content | optional |
Sister network | sister | no description | Content | optional |
Format | format | The genre of series the programming block airs. | Content | optional |
Runtime | runtime | no description
| Content | optional |
Language | language | Language in which the programming block is broadcast. | Content | optional |
Voices of | voices | no description | Content | optional |
Website | website | no description
| Content | suggested |
Footnotes, if applicable | footnotes | no description | Content | optional |