Difference between revisions of "Template:Infobox film"
Jump to navigation
Jump to search
imported>The Rogue Penguin |
imported>The Rogue Penguin (Template modified to use a combination of a regular template and qifs.) |
||
| Line 1: | Line 1: | ||
| − | <includeonly> | + | <includeonly>{| class="infobox" style="width: 20em; text-align: left; font-size: 90%;" cellspacing="2" |
| − | + | |- | |
| − | + | | style="font-size: 110%;" align="center" colspan="2" | '''''{{{name}}}''''' | |
| − | |test={{{director|}}}|then= | + | |- |
| − | |test={{{producer|}}}|then= | + | {{qif | test={{{image|}}} | then= |
| − | |test={{{writer|}}}|then= | + | {{!}} style="font-size: 100%;" align="center" colspan="2" {{!}} [[Image:{{{image}}}|200px]]<br>{{{caption|}}}}} |
| − | |test={{{starring|}}}|then= | + | |- |
| − | |test={{{music|}}}|then= | + | {{qif | test={{{director|}}} | then= |
| − | |test={{{cinematography|}}}|then= | + | ! Directed by |
| − | |test={{{editing|}}}|then= | + | {{!}} {{{director|}}}}} |
| − | |test={{{distributor|}}}|then= | + | |- |
| − | |test={{{released|}}}|then= | + | {{qif | test={{{producer|}}} | then= |
| − | + | ! Produced by | |
| − | |test={{{runtime|}}}|then= | + | {{!}} {{{producer|}}}}} |
| − | |test={{{language|}}}|then= | + | |- |
| − | |test={{{budget|}}}|then= | + | {{qif | test={{{writer|}}} | then= |
| − | |test={{{ | + | ! Written by |
| − | |test={{{followed_by|}}}|then= | + | {{!}} {{{writer|}}}}} |
| − | |test={{{imdb_id|}}}|then= | + | |- |
| − | + | {{qif | test={{{starring|}}} | then= | |
| + | ! Starring | ||
| + | {{!}} {{{starring|}}}}} | ||
| + | |- | ||
| + | {{qif | test={{{music|}}} | then= | ||
| + | ! Music by | ||
| + | {{!}} {{{music|}}}}} | ||
| + | |- | ||
| + | {{qif | test={{{cinematography|}}} | then= | ||
| + | ! Cinematography | ||
| + | {{!}} {{{cinematography|}}}}} | ||
| + | |- | ||
| + | {{qif | test={{{editing|}}} | then= | ||
| + | ! Editing by | ||
| + | {{!}} {{{editing|}}}}} | ||
| + | |- | ||
| + | {{qif | test={{{distributor|}}} | then= | ||
| + | ! Distributed by | ||
| + | {{!}} {{{distributor|}}}}} | ||
| + | |- | ||
| + | {{qif | test={{{released|}}} | then= | ||
| + | ! Released | ||
| + | {{!}} {{{released|}}}}} | ||
| + | |- | ||
| + | {{qif | test={{{runtime|}}} | then= | ||
| + | ! Running time | ||
| + | {{!}} {{{runtime|}}}}} | ||
| + | |- | ||
| + | {{qif | test={{{language|}}} | then= | ||
| + | ! Language | ||
| + | {{!}} {{{language|}}}}} | ||
| + | |- | ||
| + | {{qif | test={{{budget|}}} | then= | ||
| + | ! Budget | ||
| + | {{!}} {{{budget|}}}}} | ||
| + | |- | ||
| + | {{qif | test={{{preceeded_by|}}} | then= | ||
| + | ! Preceeded by | ||
| + | {{!}} {{{preceeded_by|}}}}} | ||
| + | |- | ||
| + | {{qif | test={{{followed_by|}}} | then= | ||
| + | ! Followed by | ||
| + | {{!}} {{{followed_by|}}}}} | ||
| + | |- | ||
| + | {{qif | test={{{imdb_id|}}} | then= | ||
| + | {{!}} style="font-size: 100%;" align="center" colspan="2" {{!}} '''[http://www.imdb.com/title/tt{{{imdb_id|}}} IMDb profile]'''}} | ||
| + | |}</includeonly> | ||
| + | <noinclude> | ||
{{Infobox Film | {{Infobox Film | ||
| − | | name = <nowiki>{{name}}</nowiki> | + | | name = <nowiki>{{name}}</nowiki> |
| − | | image = <nowiki>{{image}}</nowiki> | + | | image = <nowiki>{{image}}</nowiki> |
| − | | caption = <nowiki>{{caption}}</nowiki> | + | | caption = <nowiki>{{caption}}</nowiki> |
| − | | director = <nowiki>{{director}}</nowiki> | + | | director = <nowiki>{{director}}</nowiki> |
| − | | producer = <nowiki>{{producer}}</nowiki> | + | | producer = <nowiki>{{producer}}</nowiki> |
| − | | writer = <nowiki>{{writer}}</nowiki> | + | | writer = <nowiki>{{writer}}</nowiki> |
| − | | starring = <nowiki>{{starring}}</nowiki> | + | | starring = <nowiki>{{starring}}</nowiki> |
| − | | music = <nowiki>{{music}}</nowiki> | + | | music = <nowiki>{{music}}</nowiki> |
| cinematography = <nowiki>{{cinematography}}</nowiki> | | cinematography = <nowiki>{{cinematography}}</nowiki> | ||
| − | | editing = <nowiki>{{editing}}</nowiki> | + | | editing = <nowiki>{{editing}}</nowiki> |
| − | | distributor = <nowiki>{{distributor}}</nowiki> | + | | distributor = <nowiki>{{distributor}}</nowiki> |
| − | | released = <nowiki>{{released}}</nowiki> | + | | released = <nowiki>{{released}}</nowiki> |
| − | | runtime = <nowiki>{{runtime}}</nowiki> | + | | runtime = <nowiki>{{runtime}}</nowiki> |
| − | | language = <nowiki>{{language}}</nowiki> | + | | language = <nowiki>{{language}}</nowiki> |
| − | | budget = <nowiki>{{budget}}</nowiki> | + | | budget = <nowiki>{{budget}}</nowiki> |
| − | | preceded_by = <nowiki>{{preceded_by}}</nowiki> | + | | preceded_by = <nowiki>{{preceded_by}}</nowiki> |
| − | | followed_by = <nowiki>{{followed_by}}</nowiki> | + | | followed_by = <nowiki>{{followed_by}}</nowiki> |
| − | | imdb_id = <nowiki>{{imdb_id}}</nowiki> | + | | imdb_id = <nowiki>{{imdb_id}}</nowiki> |
}} | }} | ||
| − | |||
{{-}} | {{-}} | ||
| − | ==Usage== | + | == Usage == |
{{Template talk:{{PAGENAME}}/Syntax}} | {{Template talk:{{PAGENAME}}/Syntax}} | ||
See the [[Template talk:{{PAGENAME}}/Syntax Guide|syntax guide]] for a detailed explanation of each field. | See the [[Template talk:{{PAGENAME}}/Syntax Guide|syntax guide]] for a detailed explanation of each field. | ||
| − | ==See also== | + | == See also == |
* [[Wikipedia:WikiProject Films]] | * [[Wikipedia:WikiProject Films]] | ||
* [[Template:Infobox Korean Film]] | * [[Template:Infobox Korean Film]] | ||
Revision as of 22:39, 31 March 2006
| {{name}} |
Usage
Template talk:Infobox film/Syntax
See the syntax guide for a detailed explanation of each field.
See also
bs:Template:Film ca:Plantilla:Fitxa Pel·lícula eo:Ŝablono: Filma kadro es:Plantilla:Ficha de película nl:Sjabloon:Film no:Mal:Infoboks film pl:Szablon:Film ro:Format:Infobox film ru:Шаблон:Фильм simple:Template:Infobox Movie sq:Stampa:Box-Movie sr:Шаблон:Филм sv:Mall:Filmfakta zh:Template:Infobox Film