Difference between revisions of "Template:Infobox television season/doc"
imported>Gonnym (removed from doc unsupported parameters) |
|||
(19 intermediate revisions by 7 users not shown) | |||
Line 1: | Line 1: | ||
{{Documentation subpage}} | {{Documentation subpage}} | ||
<!-- PLEASE ADD CATEGORIES AT THE BOTTOM OF THIS PAGE --> | <!-- PLEASE ADD CATEGORIES AT THE BOTTOM OF THIS PAGE --> | ||
− | {{High-use | + | {{High-use}} |
{{Auto italic title|italic_title}} | {{Auto italic title|italic_title}} | ||
− | {{Lua | + | {{Lua|Module:Infobox/dates|Module:InfoboxImage|Module:Infobox television season disambiguation check|Module:Infobox television season name|Module:Check for unknown parameters}} |
'''Infobox television season''' is used to create an [[WP:Infobox|infobox]] which summarizes the main information of a particular television season. | '''Infobox television season''' is used to create an [[WP:Infobox|infobox]] which summarizes the main information of a particular television season. | ||
== Usage == | == Usage == | ||
− | {{{{PAGENAMETDOC}} | + | {{ {{PAGENAMETDOC}} |
| italic_title = no | | italic_title = no | ||
− | | | + | | bg_colour = |
− | |||
| image = Example-serious.jpg | | image = Example-serious.jpg | ||
| image_alt = Alt text for image | | image_alt = Alt text for image | ||
Line 26: | Line 25: | ||
<section begin=infobox /><pre style="overflow:auto;"> | <section begin=infobox /><pre style="overflow:auto;"> | ||
{{Infobox television season | {{Infobox television season | ||
− | | | + | | bg_colour = <!-- Colours used must meet the contrast requirements of WP:COLOR. --> |
− | |||
| image = | | image = | ||
| image_alt = | | image_alt = | ||
Line 52: | Line 50: | ||
! scope="row" | italic_title | ! scope="row" | italic_title | ||
| Set to {{para|italic_title|no}} if the title should not be italicized. | | Set to {{para|italic_title|no}} if the title should not be italicized. | ||
+ | |- | ||
+ | ! scope="row" | bg_colour | ||
+ | | A Six-digit hex code used to colour header rows. Must include a hash symbol (#) before the code. e.g. <code>#81a6e3</code>. The [[Wikipedia:Colour contrast|contrast between background and foreground colors]], if used, must meet the guidelines at [[WP:COLOR]]. | ||
|- | |- | ||
! scope="row" | season_name | ! scope="row" | season_name | ||
− | | Set this parameter to change the infobox title if it | + | | The name of the television season, defaults to the page name. Set this parameter to change the infobox title if it should not be the page name. |
− | |||
− | |||
− | |||
|- | |- | ||
− | ! scope="row" | season_number | + | ! scope="row" | {{Unbulleted list|season_number|series_number}} |
− | | The season number | + | | The season number (The ''X''th season of this particular program), defaults to the page name. Set this parameter if the page name does not have the season number information. Typically, "series" is used for television series produced within the United Kingdom while "season" is used for American television series. |
|- | |- | ||
! scope="row" | image | ! scope="row" | image | ||
− | | [[Help:Files|A suitable image]] relevant to the | + | | [[Help:Files|A suitable image]] relevant to the season. The image does not need to be wikilinked and should exclude "File:" e.g. <code><nowiki>Example.png</nowiki></code> Typically the image will be the series' title card, although this is not mandated. Free content should be used where available. |
|- | |- | ||
! scope="row" | image_size | ! scope="row" | image_size | ||
Line 75: | Line 73: | ||
|- | |- | ||
! scope="row" | caption | ! scope="row" | caption | ||
− | | A caption explaining the image. An image of the title card including the title logo, or the logo | + | | A caption explaining the image. An image of the title card including the title logo, or an image of the logo of the TV program does not need a caption. |
+ | |- | ||
+ | ! scope="row" | native_name | ||
+ | | Insert the native title using the {{tl|Infobox name module}} template if it is different from the displayed title; please visit that template's page for full instructions. This parameter is for the native title only, i.e. it should not be used to add translated titles to the infobox. Example: {{nowrap|<nowiki>{{Infobox name module|ta|பாசமலர்}}</nowiki>}} will display the Tamil native name in the infobox – "ta" is the [[ISO 639|ISO 639 code]] for Tamil. | ||
|- | |- | ||
! scope="row" | starring | ! scope="row" | starring | ||
Line 84: | Line 85: | ||
|- | |- | ||
! scope="row" | country | ! scope="row" | country | ||
− | | The | + | | The TV program's country of origin. Do not use flag icons, as this places an unnecessary emphasis on nationality - see [[MOS:INFOBOXFLAG]] for a detailed rationale. Do not link to a country article, e.g., <nowiki>[[</nowiki>[[United States]]<nowiki>]]</nowiki>, per [[WP:OVERLINK]]. |
|- | |- | ||
! scope="row" | num_stories | ! scope="row" | num_stories | ||
Line 90: | Line 91: | ||
|- | |- | ||
! scope="row" | num_episodes | ! scope="row" | num_episodes | ||
− | | The number of episodes released in the season. This parameter should only be incremented when new episodes air. An inline citation is required if the total number of episodes produced is greater than the number aired, such as in the case of a | + | | The number of episodes released in the season. This parameter should only be incremented when new episodes air. An inline citation is required if the total number of episodes produced is greater than the number aired, such as in the case of a TV program being cancelled. |
|- | |- | ||
! scope="row" | network | ! scope="row" | network | ||
Line 108: | Line 109: | ||
|- | |- | ||
! scope="row" | episode_list | ! scope="row" | episode_list | ||
− | | | + | | The name of the main episode list article for the series. If no article exists, this field should be left blank. Wikilinking is not required. The article name will be formatted and wikilinked automatically by the infobox. For example {{para|episode_list|List of NCIS episodes}} will result in [[List of NCIS episodes|List of ''NCIS'' episodes]]. |
|- | |- | ||
! scope="col" colspan="2" style="text-align:center;" | The following fields are not for general use. Data will appear underneath a header titled "Additional information". | ! scope="col" colspan="2" style="text-align:center;" | The following fields are not for general use. Data will appear underneath a header titled "Additional information". | ||
Line 120: | Line 121: | ||
! scope="row" | film_end | ! scope="row" | film_end | ||
| The date filming of the season ended, using {{tl|End date}}. e.g. <code><nowiki>{{End date|2011|3|31}}</nowiki></code>. Should include a reference if the date is not referenced in the article's prose. If {{para|film_start}} does not exist, {{para|film_end}} will not display. | | The date filming of the season ended, using {{tl|End date}}. e.g. <code><nowiki>{{End date|2011|3|31}}</nowiki></code>. Should include a reference if the date is not referenced in the article's prose. If {{para|film_start}} does not exist, {{para|film_end}} will not display. | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
|- | |- | ||
! scope="row" | website | ! scope="row" | website | ||
Line 150: | Line 145: | ||
"description": "Set to no if the title should not be italicized." | "description": "Set to no if the title should not be italicized." | ||
}, | }, | ||
− | " | + | "bg_colour": { |
"label": "Background color", | "label": "Background color", | ||
"type": "string", | "type": "string", | ||
Line 158: | Line 153: | ||
"description": "A Six-digit hex code used to color header rows. Must include a hash symbol (#) before the code. e.g. #81a6e3. The contrast between background and foreground colors, if used, must meet the guidelines at WP:COLOR.", | "description": "A Six-digit hex code used to color header rows. Must include a hash symbol (#) before the code. e.g. #81a6e3. The contrast between background and foreground colors, if used, must meet the guidelines at WP:COLOR.", | ||
"aliases": [ | "aliases": [ | ||
− | " | + | "bg_color", |
− | " | + | "bgcolour", |
− | " | + | "bgcolor" |
] | ] | ||
+ | }, | ||
+ | "season_name": { | ||
+ | "label": "Season name", | ||
+ | "type": "string", | ||
+ | "required": false, | ||
+ | "suggested": false, | ||
+ | "deprecated": false, | ||
+ | "description": "The name of the television season, defaults to the page name. Set this parameter to change the infobox title if it should not be the page name." | ||
}, | }, | ||
"season_number": { | "season_number": { | ||
Line 169: | Line 172: | ||
"suggested": false, | "suggested": false, | ||
"deprecated": false, | "deprecated": false, | ||
− | "description": "The season number | + | "description": "The season number (The ''X''th season of this particular program), defaults to the page name. Set this parameter if the page name does not have the season number information. Typically, \"series\" is used for television series produced within the United Kingdom while \"season\" is used for American television series.", |
+ | "aliases": [ | ||
+ | "series_number" | ||
+ | ] | ||
}, | }, | ||
"image": { | "image": { | ||
Line 177: | Line 183: | ||
"suggested": false, | "suggested": false, | ||
"deprecated": false, | "deprecated": false, | ||
− | "description": "An image relevant to the | + | "description": "An image relevant to the season." |
}, | }, | ||
"image_size": { | "image_size": { | ||
Line 215: | Line 221: | ||
"suggested": false, | "suggested": false, | ||
"deprecated": false, | "deprecated": false, | ||
− | "description": "A caption explaining the image." | + | "description": "A caption explaining the image. An image of the title card including the title logo, or an image of the logo of the TV program does not need a caption." |
+ | }, | ||
+ | "native_name": { | ||
+ | "label": "Native name", | ||
+ | "type": "string", | ||
+ | "required": false, | ||
+ | "suggested": false, | ||
+ | "deprecated": false, | ||
+ | "description": "Insert the native title using the {{tl|Infobox name module}} template if it is different from the displayed title; please visit that template's page for full instructions. This parameter is for the native title only, i.e. it should not be used to add translated titles to the infobox. Example: {{nowrap|<nowiki>{{Infobox name module|ta|பாசமலர்}}</nowiki>}} will display the Tamil native name in the infobox – \"ta\" is the [[ISO 639|ISO 639 code]] for Tamil." | ||
}, | }, | ||
"starring": { | "starring": { | ||
Line 223: | Line 237: | ||
"suggested": false, | "suggested": false, | ||
"deprecated": false, | "deprecated": false, | ||
− | "description": "The | + | "description": "The season's starring cast." |
}, | }, | ||
"module1": { | "module1": { | ||
Line 239: | Line 253: | ||
"suggested": false, | "suggested": false, | ||
"deprecated": false, | "deprecated": false, | ||
− | "description": "The | + | "description": "The TV program's country of origin." |
}, | }, | ||
"num_stories": { | "num_stories": { | ||
Line 255: | Line 269: | ||
"suggested": false, | "suggested": false, | ||
"deprecated": false, | "deprecated": false, | ||
− | "description": "The number of episodes released." | + | "description": "The number of episodes released in the season. This parameter should only be incremented when new episodes air. An inline citation is required if the total number of episodes produced is greater than the number aired, such as in the case of a TV program being cancelled." |
}, | }, | ||
"network": { | "network": { | ||
Line 312: | Line 326: | ||
"deprecated": false, | "deprecated": false, | ||
"description": "The date filming of the season ended, using {{tl|End date}}." | "description": "The date filming of the season ended, using {{tl|End date}}." | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
}, | }, | ||
"website": { | "website": { | ||
Line 365: | Line 363: | ||
"suggested": false, | "suggested": false, | ||
"deprecated": false, | "deprecated": false, | ||
− | "description": "The | + | "description": "The name of the main episode list article for the series. If no article exists, this field should be left blank. Wikilinking is not required. The article name will be formatted and wikilinked automatically by the infobox." |
} | } | ||
}, | }, | ||
Line 375: | Line 373: | ||
=== All parameters (not for general use) === | === All parameters (not for general use) === | ||
<pre> | <pre> | ||
+ | {{Infobox television season | ||
| italic_title = | | italic_title = | ||
− | | | + | | bg_colour = <!-- Colours used must meet the contrast requirements of WP:COLOR. --> |
− | | season_number = | + | | season_name = |
+ | | season_number = <!-- or |series_number = --> | ||
| image = | | image = | ||
| image_size = | | image_size = | ||
Line 383: | Line 383: | ||
| image_alt = | | image_alt = | ||
| caption = | | caption = | ||
+ | | native_name = | ||
| starring = | | starring = | ||
| module1 = | | module1 = | ||
Line 395: | Line 396: | ||
| film_start = <!-- This field is only for use in certain articles. --><!-- {{Start date|yyyy|mm|dd}} --> | | film_start = <!-- This field is only for use in certain articles. --><!-- {{Start date|yyyy|mm|dd}} --> | ||
| film_end = <!-- This field is only for use in certain articles. --><!-- {{End date|yyyy|mm|dd}} --> | | film_end = <!-- This field is only for use in certain articles. --><!-- {{End date|yyyy|mm|dd}} --> | ||
− | |||
− | |||
| website = <!-- {{URL|}} --> | | website = <!-- {{URL|}} --> | ||
| prev_season = <!-- or |prev_series = --> | | prev_season = <!-- or |prev_series = --> | ||
Line 405: | Line 404: | ||
== Example == | == Example == | ||
+ | For use on [[The Office (American season 2)|''The Office'' (American season 2)]]: | ||
+ | |||
{{Infobox television season | {{Infobox television season | ||
| italic_title = no | | italic_title = no | ||
− | | | + | | season_name = ''The Office'' |
+ | | bg_colour = #cae2f2 | ||
| season_number = 2 | | season_number = 2 | ||
| image = Example-serious.jpg | | image = Example-serious.jpg | ||
− | | | + | | image_alt = |
| caption = DVD cover | | caption = DVD cover | ||
| starring = {{Plainlist| | | starring = {{Plainlist| | ||
Line 432: | Line 434: | ||
| first_aired = {{Start date|2005|9|20}} | | first_aired = {{Start date|2005|9|20}} | ||
| last_aired = {{End date|2006|5|11}} | | last_aired = {{End date|2006|5|11}} | ||
+ | | prev_season = [[The Office (American season 1)|Season 1]] | ||
+ | | next_season = [[The Office (American season 3)|Season 3]] | ||
| episode_list = List of The Office (American TV series) episodes | | episode_list = List of The Office (American TV series) episodes | ||
}} | }} | ||
Line 437: | Line 441: | ||
<pre style="overflow:auto"> | <pre style="overflow:auto"> | ||
{{Infobox television season | {{Infobox television season | ||
− | | | + | | bg_colour = #cae2f2 |
− | |||
| image = Example-serious.jpg | | image = Example-serious.jpg | ||
− | | | + | | image_alt = |
| caption = DVD cover | | caption = DVD cover | ||
| starring = {{Plainlist| | | starring = {{Plainlist| | ||
Line 474: | Line 477: | ||
== Tracking categories == | == Tracking categories == | ||
− | + | <section begin=Tracking/> | |
− | * {{ | + | * {{Category link with count|Pages using infobox television season with invalid colour combination}} – articles that use [[WP:COLOR]]-violating colour combinations (per [[Template talk:Infobox television season/Archive 3#Colour|this discussion]]) |
− | * {{ | + | * {{Category link with count|Pages using infobox television season with unknown parameters}} – articles using unsupported infobox parameters |
− | * {{ | + | * {{Category link with count|Pages using infobox television season with the season_name parameter}}<section end=Tracking/> |
== Supporting templates == | == Supporting templates == | ||
Line 491: | Line 494: | ||
<!-- Categories below this line, please; interwikis at Wikidata --> | <!-- Categories below this line, please; interwikis at Wikidata --> | ||
[[Category:Television infobox templates|Television season]] | [[Category:Television infobox templates|Television season]] | ||
+ | [[Category:Infobox templates with module parameter|Television season]] | ||
[[Category:Templates that add a tracking category]] | [[Category:Templates that add a tracking category]] | ||
− | |||
}}</includeonly> | }}</includeonly> |
Latest revision as of 16:55, 12 November 2020
![]() | This is a documentation subpage for Template:Infobox television season. It contains usage information, categories and other content that is not part of the original template page. |
![]() | This template is used on approximately 7,400 pages and changes may be widely noticed. Test changes in the template's /sandbox or /testcases subpages, or in your own user subpage. Consider discussing changes on the talk page before implementing them.
Transclusion count updated automatically (see documentation). |
![]() | This infobox should italicize the article title automatically. If this is not required, add |italic_title=no to the list of parameters. If this is required but the title is not being italicized, try |italic_title=force . |
![]() | This template uses Lua: |
Infobox television season is used to create an infobox which summarizes the main information of a particular television season.
Contents
Usage
{{ Template:PAGENAMETDOC | italic_title = no | bg_colour = | image = Example-serious.jpg | image_alt = Alt text for image | caption = caption | starring = starring | country = country | num_episodes = num_episodes | network = network | first_aired = first_aired (released) | last_aired = last aired | episode_list = episode_list }}
<section begin=infobox />
{{Infobox television season | bg_colour = <!-- Colours used must meet the contrast requirements of WP:COLOR. --> | image = | image_alt = | caption = | starring = | country = | num_episodes = <!-- Value is incremented when new episodes air. See template documentation for more info. --> | network = | released = <!-- {{Start date|yyyy|mm|dd|df=y}} - Only use this template once--> | first_aired = <!-- {{Start date|yyyy|mm|dd|df=y}} - Only use this template once --> | last_aired = <!-- {{End date|yyyy|mm|dd}} --> | episode_list = }}
<section end=infobox />
Parameters
Link people only if they have articles. For most of the fields below, if there are multiple entries, separate them using {{Plainlist}} or {{Unbulleted list}}. When adding data to fields, do not use small text as this reduces the size of the text to below 85% of the page font size. See Wikipedia:Manual of Style/Accessibility#Text for more information.
Parameter | Explanation |
---|---|
italic_title | Set to |italic_title=no if the title should not be italicized.
|
bg_colour | A Six-digit hex code used to colour header rows. Must include a hash symbol (#) before the code. e.g. #81a6e3 . The contrast between background and foreground colors, if used, must meet the guidelines at WP:COLOR.
|
season_name | The name of the television season, defaults to the page name. Set this parameter to change the infobox title if it should not be the page name. |
|
The season number (The Xth season of this particular program), defaults to the page name. Set this parameter if the page name does not have the season number information. Typically, "series" is used for television series produced within the United Kingdom while "season" is used for American television series. |
image | A suitable image relevant to the season. The image does not need to be wikilinked and should exclude "File:" e.g. Example.png Typically the image will be the series' title card, although this is not mandated. Free content should be used where available.
|
image_size | Width of the image in pixels, excluding "px". If not specified the image width defaults to the value explained in |image_upright= . The size should not be set greater than 300px.
|
image_upright | Use of this parameter is preferred to using |image_size= , as it allows auto-sizing of images according to user preferences. By default the infobox image scales to upright=1.13 (which is 1.13 × 220 px if the default thumbnail size has not been changed at Special:Preferences). The size should not be set to a value that would result in an image width greater than 300px. See help below for guidance on determining the value to be used.
|
image_alt | Alt text, as required by MOS:ALT. It may include wikilinks. |
caption | A caption explaining the image. An image of the title card including the title logo, or an image of the logo of the TV program does not need a caption. |
native_name | Insert the native title using the {{Infobox name module}} template if it is different from the displayed title; please visit that template's page for full instructions. This parameter is for the native title only, i.e. it should not be used to add translated titles to the infobox. Example: {{Infobox name module|ta|பாசமலர்}} will display the Tamil native name in the infobox – "ta" is the ISO 639 code for Tamil. |
starring | The season's starring cast. Separate multiple entries using {{Plainlist}} or {{Unbulleted list}}. Cast are listed in original credit order followed by order in which new cast joined the season. |
module1 | A module used to insert a nested infobox. |
country | The TV program's country of origin. Do not use flag icons, as this places an unnecessary emphasis on nationality - see MOS:INFOBOXFLAG for a detailed rationale. Do not link to a country article, e.g., [[United States]], per WP:OVERLINK. |
num_stories | The number of stories released. Relevant for Doctor Who seasons. |
num_episodes | The number of episodes released in the season. This parameter should only be incremented when new episodes air. An inline citation is required if the total number of episodes produced is greater than the number aired, such as in the case of a TV program being cancelled. |
network | The original network on which the season has appeared. Do not add foreign broadcasters here. Use links if articles are available. |
|
The date the season first aired on its original network (|first_aired= ), or was released on streaming media sites such as Netflix (|released= ). Only insert the date after it has happened. Use {{Start date}} (e.g. {{Start date|1981|2|26}}) so that the date is included the template's hCalendar microformat, and is properly formatted according to a reader's Wikipedia date and time preferences. Add |df=y if the article uses the dmy date format.
|
last_aired | The date the season finished airing, using {{End date}}. e.g. {{End date|2012|5|17}} or {{End date|2012|5|17|df=y}} . While the season is airing, {{End date|present}} should be used.
|
|
If one exists, this field should include a wikilink to the previous season in the series. This field should be left blank if 1) no season article exists or 2) any redirect for the season does not link to a specific section regarding the season. Only required if the previous season link cannot be automatically generated by the template using the |season_number= parameter (e.g. Road Rules: South Pacific).
|
|
If one exists, this field should include a wikilink to the next season in the series. This field should be left blank if 1) no season article exists or 2) any redirect for the season does not link to a specific section regarding the season. Only required if the next season link cannot be automatically generated by the template using the |season_number= parameter (e.g. Road Rules: South Pacific).
|
episode_list | The name of the main episode list article for the series. If no article exists, this field should be left blank. Wikilinking is not required. The article name will be formatted and wikilinked automatically by the infobox. For example |episode_list=List of NCIS episodes will result in List of NCIS episodes.
|
The following fields are not for general use. Data will appear underneath a header titled "Additional information". | |
module | A module used to insert a nested infobox. |
film_start | The date filming of the season commenced, using {{Start date}}. e.g. {{Start date|2011|1|5}} . Should include a reference if the date is not referenced in the article's prose.
|
film_end | The date filming of the season ended, using {{End date}}. e.g. {{End date|2011|3|31}} . Should include a reference if the date is not referenced in the article's prose. If |film_start= does not exist, |film_end= will not display.
|
website | The season's relevant website link. Use Template:URL, replacing "http://www.example.com" with the website's url. |
Controlling line-breaking in embedded bulletless lists
Template {{nbsp}}
may be used with {{wbr}}
and {{nowrap}}
to control line-breaking in bulletless lists embedded in the infobox (e.g. cast and other credits lists), to prevent wrapped long entries from being confused with multiple entries. See Template:Wbr/doc#Controlling line-breaking in infoboxes for details.
{{#section:Template:Infobox Australian place/doc|image_upright}}
TemplateData
TemplateData documentation used by VisualEditor and other tools
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
See the monthly parameter usage report for this template.
TemplateData for Infobox television season Infobox used on articles about television seasons.
|
All parameters (not for general use)
{{Infobox television season | italic_title = | bg_colour = <!-- Colours used must meet the contrast requirements of WP:COLOR. --> | season_name = | season_number = <!-- or |series_number = --> | image = | image_size = | image_upright = | image_alt = | caption = | native_name = | starring = | module1 = | country = | num_stories = | num_episodes = | network = | released = <!-- {{Start date|yyyy|mm|dd}} --> | first_aired = <!-- {{Start date|yyyy|mm|dd}} --> | last_aired = <!-- {{End date|yyyy|mm|dd}} --> | module = | film_start = <!-- This field is only for use in certain articles. --><!-- {{Start date|yyyy|mm|dd}} --> | film_end = <!-- This field is only for use in certain articles. --><!-- {{End date|yyyy|mm|dd}} --> | website = <!-- {{URL|}} --> | prev_season = <!-- or |prev_series = --> | next_season = <!-- or |next_series = --> | episode_list = }}
Example
For use on The Office (American season 2):
The Office | |
---|---|
Season 2 | |
![]() DVD cover | |
Starring | |
Country of origin | United States |
No. of episodes | 22 |
Release | |
Original network | NBC |
Original release | Script error: No such module "If empty". – May 11, 2006 |
Script error: No such module "If empty". chronology |
{{Infobox television season | bg_colour = #cae2f2 | image = Example-serious.jpg | image_alt = | caption = DVD cover | starring = {{Plainlist| * [[Steve Carell]] * [[Rainn Wilson]] * [[John Krasinski]] * [[Jenna Fischer]] * [[B.J. Novak]] * [[Melora Hardin]] * [[David Denman]] * [[Leslie David Baker]] * [[Brian Baumgartner]] * [[Kate Flannery]] * [[Angela Kinsey]] * [[Oscar Nunez]] * [[Phyllis Smith]] }} | country = United States | num_episodes = 22 | network = [[NBC]] | first_aired = {{Start date|2005|9|20}} | last_aired = {{End date|2006|5|11}} | episode_list = List of The Office (American TV series) episodes }}
Related templates
- {{Infobox reality competition season}} - uses a nested infobox in
|module1=
.
Microformat
Tracking categories
<section begin=Tracking/>
- Category:Pages using infobox television season with invalid colour combination (0) – articles that use WP:COLOR-violating colour combinations (per this discussion)
- Category:Pages using infobox television season with unknown parameters (0) – articles using unsupported infobox parameters
- Category:Pages using infobox television season with the season_name parameter (0)<section end=Tracking/>
Supporting templates
See also
- Template:Episode list for creating an episode list.