Difference between revisions of "Template:Infobox programming block/doc"
Jump to navigation
Jump to search
imported>Ryulong |
imported>117Avenue (clean up) |
||
| Line 4: | Line 4: | ||
<pre> | <pre> | ||
{{Infobox programming block | {{Infobox programming block | ||
| − | | name | + | | name = |
| − | | image | + | | image = |
| − | | caption | + | | caption = |
| − | | | + | | premiered = {{start date|YYYY|MM|DD}} |
| − | | | + | | closed = <!-- {{start date|YYYY|MM|DD}} --> |
| − | | closed | + | | channel = |
| − | | channel | + | | country = |
| − | | country | + | | format = |
| − | | format | + | | runtime = |
| − | |||
| − | | runtime | ||
| − | |||
| − | |||
| − | |||
| − | |||
}} | }} | ||
</pre> | </pre> | ||
| Line 29: | Line 23: | ||
|- | |- | ||
| name | | name | ||
| − | | | + | | The name of the programming block, pagename is used as default. |
|- | |- | ||
| image | | image | ||
| − | | | + | | An image link to represent the programming block. For example: <nowiki>[[File:Example.jpg|200px]]</nowiki> |
|- | |- | ||
| caption | | caption | ||
| − | | | + | | A caption for the image. |
| − | |||
| − | |||
| − | |||
|- | |- | ||
| premiered | | premiered | ||
| − | | | + | | The date the programming block was first broadcast, use [[Template:Start date]]. |
|- | |- | ||
| closed | | closed | ||
| − | | | + | | The date the programming block was last broadcast, if it is currently airing, leave this parameter blank. |
|- | |- | ||
| channel | | channel | ||
| − | | | + | | The channel that the programming block airs on. |
|- | |- | ||
| country | | country | ||
| − | | | + | | The country where the programming block airs. |
|- | |- | ||
| format | | format | ||
| − | | | + | | What genre of series' the programming block airs. |
| − | |||
| − | |||
| − | |||
|- | |- | ||
| runtime | | runtime | ||
| − | | | + | | The day(s) of the week, and time of the programming block. |
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
|} | |} | ||
==Example== | ==Example== | ||
{{Infobox programming block | {{Infobox programming block | ||
| − | | name | + | | name = Animation Domination |
| − | | image | + | | image = [[File:FOX wordmark-orange.svg|200px]] |
| − | | caption | + | | caption = promotional logo |
| − | | premiered | + | | premiered = {{start date|2005|5|1}} |
| − | | closed | + | | closed = {{start date|2015|5|31}} |
| − | | channel | + | | channel = [[Fox Broadcasting Company]] |
| − | | country | + | | country = [[United States]] |
| − | + | | format = [[animated series]] | |
| − | | | + | | runtime = Sundays 7:00–10:00pm |
| − | | runtime | ||
| − | |||
| − | |||
}} | }} | ||
<pre style="overflow:auto;"> | <pre style="overflow:auto;"> | ||
{{Infobox programming block | {{Infobox programming block | ||
| − | | name | + | | name = Animation Domination |
| − | | image | + | | image = [[File:FOX wordmark-orange.svg|200px]] |
| − | | caption | + | | caption = promotional logo |
| − | | premiered | + | | premiered = {{start date|2005|5|1}} |
| − | | closed | + | | closed = {{start date|2015|5|31}} |
| − | | channel | + | | channel = [[Fox Broadcasting Company]] |
| − | | country | + | | country = [[United States]] |
| − | + | | format = [[animated series]] | |
| − | | | + | | runtime = Sundays 7:00–10:00pm |
| − | | runtime | ||
| − | |||
| − | |||
}} | }} | ||
</pre> | </pre> | ||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
==See also== | ==See also== | ||
| Line 115: | Line 80: | ||
*[[Template:Infobox television channel]] | *[[Template:Infobox television channel]] | ||
*[[Template:Infobox television]] | *[[Template:Infobox television]] | ||
| − | + | <includeonly> | |
| − | <includeonly>[[simple:Template:Infobox programming block]]</includeonly> | + | [[simple:Template:Infobox programming block]] |
| + | </includeonly> | ||
Revision as of 04:50, 13 March 2012
| 40px | This is a documentation subpage for Template:Infobox programming block. It contains usage information, categories and other content that is not part of the original template page. |
Contents
Usage
{{Infobox programming block
| name =
| image =
| caption =
| premiered = {{start date|YYYY|MM|DD}}
| closed = <!-- {{start date|YYYY|MM|DD}} -->
| channel =
| country =
| format =
| runtime =
}}
Parameters
| 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
| 200px promotional logo | |
| 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 = {{start date|2015|5|31}}
| channel = [[Fox Broadcasting Company]]
| country = [[United States]]
| format = [[animated series]]
| runtime = Sundays 7:00–10:00pm
}}