Difference between revisions of "Template:Infobox film"
Jump to navigation
Jump to search
| Line 45: | Line 45: | ||
|- style="vertical-align:top;" | |- style="vertical-align:top;" | ||
{{#if: {{{release_dates|}}}| | {{#if: {{{release_dates|}}}| | ||
{{!}} '''Release | {{!}} '''Release date''' | ||
{{!}} {{{release_dates|}}} }} | {{!}} {{{release_dates|}}} }} | ||
{{#if: {{{release_date|}}}| | {{#if: {{{release_date|}}}| | ||
| Line 56: | Line 56: | ||
|- style="vertical-align:top;" | |- style="vertical-align:top;" | ||
{{#if: {{{country|}}}| | {{#if: {{{country|}}}| | ||
{{!}} ''' | {{!}} '''Location''' | ||
{{!}} {{{country|}}} }} | {{!}} {{{country|}}} }} | ||
{{#if: {{{location|}}}| | {{#if: {{{location|}}}| | ||
Revision as of 08:32, 24 February 2015
| Infobox film | |
|---|---|
| File:Infobox film.png | |
| 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
| 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 =
}}