跳转到内容

User:94rain/Template:Infobox programming block/doc

维基百科,自由的百科全书

这是User:94rain/Template:Infobox programming block/doc当前版本,由94rain留言 | 贡献编辑于2019年2月1日 (五) 13:59 (94rain移动页面Template:Infobox programming block/docUser:94rain/Template:Infobox programming block/doc,不留重定向:囧...原来已经有了类似的模板,放自己用户页吧)。这个网址是本页该版本的固定链接。

(差异) ←上一修订 | 最后版本 (差异) | 下一修订→ (差异)

Usage

[编辑]
{{{name}}}
[[File:{{{image}}}|{{{image_size}}}|alt={{{alt}}}|{{{alt}}}]]
{{{caption}}}
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

[编辑]
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

[编辑]

Template:Infobox programming block

{{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
}}

See also

[编辑]