Difference between revisions of "Template:Infobox film"
Jump to navigation
Jump to search
(6 intermediate revisions by the same user not shown) | |||
Line 3: | Line 3: | ||
! colspan="2" style="background-color: #E4F0F7; color: #063B5E; font-size:120%; padding:0.5em;" | {{{name|{{BASEPAGENAME}}}}} | ! colspan="2" style="background-color: #E4F0F7; color: #063B5E; font-size:120%; padding:0.5em;" | {{{name|{{BASEPAGENAME}}}}} | ||
|- style="text-align:center" | |- style="text-align:center" | ||
| colspan="2" style="padding:0.5em;" | {{#if: {{{image|}}}| | ||
{{!}} colspan="2" style="padding:0.5em;" {{!}} [[File:{{{image}}}|200px]] }} | |||
|- style="vertical-align:top;" | |- style="vertical-align:top;" | ||
| style="width:100px" | '''Directed by''' | | style="width:100px" | '''Directed by''' | ||
Line 45: | Line 46: | ||
|- style="vertical-align:top;" | |- style="vertical-align:top;" | ||
{{#if: {{{release_dates|}}}| | {{#if: {{{release_dates|}}}| | ||
{{!}} '''Release | {{!}} '''Release date''' | ||
{{!}} {{{release_dates|}}} }} | {{!}} {{{release_dates|}}} }} | ||
{{#if: {{{release_date|}}}| | |||
{{!}} '''Release date''' | |||
{{!}} {{{release_date|}}} }} | |||
|- style="vertical-align:top;" | |- style="vertical-align:top;" | ||
{{#if: {{{running_time|}}}| | {{#if: {{{running_time|}}}| | ||
Line 53: | Line 57: | ||
|- style="vertical-align:top;" | |- style="vertical-align:top;" | ||
{{#if: {{{country|}}}| | {{#if: {{{country|}}}| | ||
{{!}} ''' | {{!}} '''Location''' | ||
{{!}} {{{country|}}} }} | {{!}} {{{country|}}} }} | ||
{{#if: {{{location|}}}| | |||
{{!}} '''Location''' | |||
{{!}} {{{location|}}} }} | |||
|- style="vertical-align:top;" | |- style="vertical-align:top;" | ||
{{#if: {{{language|}}}| | {{#if: {{{language|}}}| | ||
Line 72: | Line 79: | ||
* Everything is optional except directed_by | * Everything is optional except directed_by | ||
* you can add a "name" and "image". Fill these values if the PAGENAME macro is not adequate (if the page name has a disambig qualifier for example) | * you can add a "name" and "image". Fill these values if the PAGENAME macro is not adequate (if the page name has a disambig qualifier for example) | ||
* Deprecated params: country (use ''location'' now), release_dates (use ''release_date'' now). | |||
<pre> | <pre> | ||
{{Infobox film | {{Infobox film | ||
| image = | |||
| directed_by = | | directed_by = | ||
| produced_by = | | produced_by = | ||
Line 84: | Line 93: | ||
| production_company = | | production_company = | ||
| distributed_by = | | distributed_by = | ||
| | | release_date = | ||
| running_time = | | running_time = | ||
| | | location = | ||
| language = | | language = | ||
| budget = | | budget = |
Latest revision as of 13:48, 31 March 2015
Infobox film | |
---|---|
Directed by | {{{directed_by}}} |
Usage:
- Everything is optional except directed_by
- you can add a "name" and "image". Fill these values if the PAGENAME macro is not adequate (if the page name has a disambig qualifier for example)
- Deprecated params: country (use location now), release_dates (use release_date now).
{{Infobox film | image = | directed_by = | produced_by = | written_by = | starring = | narrated_by = | music_by = | cinematography = | edited_by = | production_company = | distributed_by = | release_date = | running_time = | location = | language = | budget = | box_office = }}