Abrir menu principal

Mudanças

 

13 808 bytes adicionados ,  23h10min de 19 de julho de 2012
m
uma edição
{{Infobox
| italic title= {{{italic_title|}}}
| bodyclass = vevent
| abovestyle = font-style: italic; {{#if:{{{bgcolour|{{Infobox television/colour|{{{show_name}}}}}}}}|background-color:{{{bgcolour|{{Infobox television/colour|{{{show_name}}}}}}}};}} {{#if:{{{color text|{{{colour text|}}}}}}|color: {{{color text|{{{colour text}}}}}};}}
| aboveclass = summary navbox-title
| headerstyle = {{#if:{{{bgcolour|{{Infobox television/colour|{{{show_name}}}}}}}}|background-color:{{{bgcolour|{{Infobox television/colour|{{{show_name}}}}}}}};}} {{#if:{{{color text|{{{colour text|}}}}}}|color: {{{color text|{{{colour text}}}}}};}}

| above = {{{show_name|<includeonly>{{PAGENAME}}</includeonly>}}}
| image = {{{image|}}}
| caption = {{{caption|}}}

| label1 = Also known as
| data1 = {{{show_name_2|}}}
| label2 = Genre
| class2 = category
| data2 = {{{genre|}}}
| label3 = Format
| class3 = category
| data3 = {{{format|}}}
| label4 = Created by
| data4 = {{{creator|}}}
| label5 = Developed by
| data5 = {{{developer|}}}
| label6 = Written by
| data6 = {{{writer|}}}
| label7 = Directed by
| class7 = attendee
| data7 = {{{director|}}}
| label8 = Creative <span style="white-space:nowrap">director(s)</span>
| class8 = attendee
| data8 = {{{creative_director|}}}
| label9 = Presented by
| class9 = attendee
| data9 = {{{presenter|{{{host|}}}}}}
| label10 = Starring
| class10 = attendee
| data10 = {{{starring|}}}
| label11 = Judges
| class11 = attendee
| data11 = {{{judges|}}}
| label12 = Voices of
| class12 = attendee
| data12 = {{{voices|}}}
| label13 = Narrated by
| class13 = attendee
| data13 = {{{narrated|}}}
| label14 = Theme music composer
| data14 = {{{theme_music_composer|}}}
| label15 = Opening theme
| data15 = {{{opentheme|}}}
| label16 = Ending theme
| data16 = {{{endtheme|}}}
| label17 = Composer(s)
| data17 = {{{composer|}}}
| label18 = Country of origin
| data18 = {{{country|}}}
| label19 = Language(s)
| data19 = {{{language|}}}
| label20 = No. of seasons
| data20 = {{{num_seasons|}}}
| label21 = No. of series
| data21 = {{{num_series|}}}
| label22 = No. of episodes
| data22 = {{{num_episodes|}}} {{#if: {{{list_episodes|}}} | <span style="white-space:nowrap">([[{{{list_episodes}}}|List of episodes]])</span>}}

| header23 = {{#if:{{{producer|}}}{{{executive_producer|}}}{{{location|}}}{{{camera|}}}{{{runtime|}}}|Production }}
| class23 = navbox-title

| label24 = Executive <span style="white-space:nowrap">producer(s)</span>
| data24 = {{{executive_producer|}}}
| label25 = Producer(s)
| data25 = {{{producer|}}}
| label26 = Editor(s)
| data26 = {{{editor|}}}
| label27 = Location(s)
| data27 = {{{location|}}}
| label28 = Cinematography
| data28 = {{{cinematography|}}}
| label29 = Camera setup
| data29 = {{{camera|}}}
| label30 = Running time
| data30 = {{{runtime|}}}
| label31 = Production <span style="white-space:nowrap">company(s)</span>
| data31 = {{{company|}}}
| label32 = Distributor
| data32 = {{{distributor|}}}

| header33 = {{#if:{{{channel|}}}{{{network|}}}{{{picture_format|}}}{{{audio_format|}}}{{{first_run|}}}{{{first_aired|}}}{{{last_aired|}}}|Broadcast}}
| class33 = navbox-title

| label34 = Original channel
| data34 = {{{network|{{{channel|}}}}}}
| label35 = Picture format
| data35 = {{{picture_format|}}}
| label36 = Audio format
| data36 = {{{audio_format|}}}
| label37 = First shown in
| data37 = {{{first_run|}}}
| label38 = {{#if: {{{last_aired|}}}|Original run|Original airing}}
| data38 = {{{first_aired|}}} {{#if: {{{last_aired|}}}| – {{{last_aired|}}}|}}

| header40 = {{#if:{{{preceded_by|}}}{{{followed_by|}}}{{{related|}}}|Chronology}}
| class40 = navbox-title

| label41 = Preceded by
| data41 = {{{preceded_by|}}}
| label42 = Followed by
| data42 = {{{followed_by|}}}
| label43 = Related shows
| data43 = {{{related|}}}

| header44 = {{#if:{{{website|}}}{{{production_website|}}}|External links}}
| class44 = navbox-title

| data45 = {{#if:{{{website|}}}|[{{{website}}} {{{website_title|Website}}}]}}
| class45 = url
| data46 = {{#if:{{{production_website|}}}|[{{{production_website}}} Production website]}}
| class46 = url
}}{{#if:{{{bgcolour|}}}{{{bgcolor|}}}{{{color text|}}}{{{colour text|}}}|{{main other|[[Category:Television articles that use colour in the infobox]]}}}}<noinclude>
== Usage ==

<pre style="overflow:auto;">
{{Infobox television
| show_name =
| image = <!-- include ALT text per [[WP:ALT]] guideline -->
| caption =
| show_name_2 =
| genre =
| format =
| creator =
| developer =
| writer =
| director =
| creative_director =
| presenter =
| starring =
| judges =
| voices =
| narrated =
| theme_music_composer =
| opentheme =
| endtheme =
| composer =
| country =
| language =
| num_seasons = <!-- or num_series -->
| num_episodes =
| list_episodes =
| executive_producer =
| producer =
| editor =
| location =
| cinematography =
| camera =
| runtime =
| company =
| distributor =
| channel = <!-- or network -->
| picture_format =
| audio_format =
| first_run =
| first_aired = <!-- {{Start date|YYYY|MM|DD}} -->
| last_aired = <!-- {{End date|YYYY|MM|DD}} -->
| preceded_by =
| followed_by =
| related =
| website =
| website_title =
| production_website =
}}
</pre>

== Attributes ==

Link people if they have articles.

{| class="wikitable" style="line-height:1.3em;"
!style="background:{{Infobox television/colour}}; text-align:left;"| Parameter
!style="background:{{Infobox television/colour}}; text-align:left;"| Explanation
|-
<!----------General---------->
| ''show_name'' || The show's name.</tr>
| ''image'' || An image relevant to the show. Should be resized to a width of 300 pixels or below, and should include alt text as required by the [[WP:ALT]] guideline.</tr>
| ''caption'' || A caption explaining the image. An image with the title logo of the show does not need a caption.</tr>
| ''show_name_2'' || "Also known as", i.e. other names by which the show is known. Separate multiple names with line breaks (<nowiki><br /></nowiki>).</tr>
| ''genre'' || The genre of the show. Examples listed at [[television program]]. Link if an article is available.</tr>
| ''format'' || The format of the show. </tr>
| ''creator'' || The show's creator or creators. Separate multiple entries using {{Tl|Plainlist}}.</tr>
| ''developer'' || The show's developer or developers. Separate multiple entries using {{Tl|Plainlist}}.</tr>
| ''writer'' || The show's writer or writers. Separate multiple entries using {{Tl|Plainlist}}. Don't use if the show has many (5+) writers.</tr>
| ''director'' || The show's director. Separate multiple entries using {{Tl|Plainlist}}.</tr>
| ''creative_director'' || The show's [[creative director]]. Separate multiple entries using {{Tl|Plainlist}}.</tr>
| ''presenter'' || The show's presenter or presenters. Separate multiple entries using {{Tl|Plainlist}}.</tr>
| ''starring'' || The show's star or stars. Separate multiple entries using {{Tl|Plainlist}}.</tr>
| ''judges'' || If the show involves judges, list them here, separated using {{Tl|Plainlist}}.</tr>
| ''voices'' || Any voice artists used in the show. Separate multiple entries using {{Tl|Plainlist}}.</tr>
| ''narrated'' || The show's narrator or narrators (if applicable).</tr>
| ''theme_music_composer'' || The name of the composer of the show's theme music.</tr>
| ''opentheme'' || The name of the opening theme for the show.</tr>
| ''endtheme'' || The name of the ending theme for the show.</tr>
| ''composer'' || The principal composer or composers providing incidental music for the show's episodes.</tr>
| ''country'' || The show's country of origin. Do not use flag icons, as this places an unnecessary emphasis on nationality; see [[MOS:FLAG]] for a detailed rationale. </tr>
| ''language'' || The original language or languages of the show.<br />'''''Please''''' link to a language article, e.g. <nowiki>[[</nowiki>[[English language]]<nowiki>|English]]</nowiki>, '''''not''''' <nowiki>[[</nowiki>[[English]]<nowiki>]]</nowiki>.</tr>
| ''num_seasons''<br />or ''num_series'' || The number of seasons (US) or series (UK) produced. Use one or the other, not both.</tr>
| ''num_episodes'' || The number of episodes released. In case of cancelation a [[Wikipedia:Reliable sources|reliable source]] is required if the total number of episodes produced is greater than the number aired.</tr>
| ''list_episodes'' || If a Wikipedia "List of" article exists for the show's episodes, put its name here. Do not use a link (i.e. don't include <nowiki>[[ ]]</nowiki>).</tr>
|-
<!----------Production-specific---------->
!colspan="2" style="background:{{Infobox television/colour}}; text-align:center;"| Production-specific
|-
| ''executive_producer'' || The executive producer or producers of the show.</tr>
| ''producer'' || The producer or producers of the show.</tr>
| ''editor'' || The editor or editors of the show.</tr>
| ''location'' || Production location, i.e. where the show is or was shot. Leave blank if you only know the country and it's the same as country of origin above.</tr>
| ''cinematography'' || The director of [[cinematography]] or lead [[cameraman]].</tr>
| ''camera'' || Either [[Single camera setup|Single-camera]] or [[Multicamera setup|Multi-camera]].</tr>
| ''runtime'' || Episode duration. Should not include commercials and should be approximated, e.g. "22–26 minutes" for most half-hour shows.</tr>
| ''company'' || The names of the production companies. </tr>
| ''distributor'' || The names of the distributor companies. </tr>
|-
<!----------Broadcast-specific---------->
!colspan="2" style="background:{{Infobox television/colour}};text-align:center;"| Broadcast-specific
|-
| ''channel''<br />or ''network'' || The original channel/channels or network/networks on which the show appeared or appears. Do not add foreign broadcasters here. Use links if articles are available.</tr>
| ''picture_format'' || The video or film format in which the show is or was originally recorded or broadcast.<br />([[Black-and-white]], [[Film]], [[405-line]], [[NTSC]] ([[480i]]), [[PAL]] ([[576i]]), [[SECAM]] ([[576i]]), [[HDTV]] [[720p]], [[HDTV]] [[1080i]]. Do not use "[[SDTV]]" as it is ambiguous.)</tr>
| ''audio_format'' || The format in which the show's sound is broadcast.<br />([[Monaural]], [[Stereophonic sound|Stereophonic]], [[Surround sound|Surround]].)</tr>
| ''first_run'' || The country where the show was first broadcast. Omit if the same country as country of origin above or if the show has only been broadcast in one country.</tr>
| ''first_aired'' || Date the show first aired. Only insert the date after it has happened. Use {{tl|Start date}}(e.g. <nowiki>{{start date|1981|02|26}}</nowiki>) so that the date is included the template's [[hCalendar]] microformat and is properly formatted according to a reader's Wikipedia date and time [[Special:Preferences|preferences]].</tr>
| ''last_aired'' || The original air date of the show's last episode. Use "present" if the show is ongoing or renewed and {{tl|end date}} if the show is ended. Only insert a finale date after it has happened.</tr>
|-
<!----------Chronological---------->
!colspan="2" style="background:{{Infobox television/colour}}; text-align:center;"| Chronological
|-
| ''preceded_by'' || If Show A was a predecessor of Show B, insert the name of Show A and production years.<br />(Name in italics (linked if possible) followed by year-to-year in brackets, e.g. <nowiki>''[[That Ol' Show]]'' (1956–1957)</nowiki>.)</tr>
| ''followed_by'' || If Show A was a successor of Show B, insert the name of Show A and production years (as for ''preceded_by'' above).</tr>
| ''related'' || Related TV shows, i.e. remakes, spin-offs, adaptations for different audiences, etc.<br />(For example, [[The Office (UK TV series)|''The Office'' (UK TV series)]] and [[The Office (US TV series)|''The Office'' (US TV series)]]; ''[[The Upper Hand]]'' and ''[[Who's the Boss?]]''; etc.)</tr>
|-
<!----------External links---------->
!colspan="2" style="background:{{Infobox television/colour}}; text-align:center;"| External links
|-
| ''website'' || The show's '''''official''''' website (usually hosted by the network or production company).<br />Only enter the URL; formatting is automatic. (Do not use {{tl|URL}} in this parameter.)</tr>
| ''website_title'' || The name of the official website. If omitted, the default title is "Website".</tr>
| ''production_website'' || A secondary official website (usually hosted by the network or production company).<br />Only enter the URL; formatting is automatic.</tr>
|}

[[Category:infobox templates]]
</noinclude>