Difference between revisions of "Template:Infobox film"
Jump to navigation
Jump to search
| Line 4: | Line 4: | ||
|- style="text-align:center" | |- style="text-align:center" | ||
| colspan="2" style="padding:0.5em;" | {{{image|[[File:{{{name|{{BASEPAGENAME}}}}}.png]]}}} | | colspan="2" style="padding:0.5em;" | {{{image|[[File:{{{name|{{BASEPAGENAME}}}}}.png]]}}} | ||
|- | |- style="vertical-align:top;" | ||
| style="width:100px" | '''Directed by''' | | style="width:100px" | '''Directed by''' | ||
| {{{directed_by}}} | | {{{directed_by}}} | ||
|- | |- style="vertical-align:top;" | ||
{{#if: {{{produced_by|}}}| | {{#if: {{{produced_by|}}}| | ||
{{!}} '''Produced by''' | {{!}} '''Produced by''' | ||
{{!}} {{{produced_by|}}} }} | {{!}} {{{produced_by|}}} }} | ||
|- | |- style="vertical-align:top;" | ||
{{#if: {{{written_by|}}}| | {{#if: {{{written_by|}}}| | ||
{{!}} '''Written by''' | {{!}} '''Written by''' | ||
{{!}} {{{written_by|}}} }} | {{!}} {{{written_by|}}} }} | ||
|- | |- style="vertical-align:top;" | ||
{{#if: {{{starring|}}}| | {{#if: {{{starring|}}}| | ||
{{!}} '''Starring''' | {{!}} '''Starring''' | ||
{{!}} {{{starring|}}} }} | {{!}} {{{starring|}}} }} | ||
|- | |- style="vertical-align:top;" | ||
{{#if: {{{narrated_by|}}}| | {{#if: {{{narrated_by|}}}| | ||
{{!}} '''Narrated by''' | {{!}} '''Narrated by''' | ||
{{!}} {{{narrated_by|}}} }} | {{!}} {{{narrated_by|}}} }} | ||
|- | |- style="vertical-align:top;" | ||
{{#if: {{{music_by|}}}| | {{#if: {{{music_by|}}}| | ||
{{!}} '''Music by''' | {{!}} '''Music by''' | ||
{{!}} {{{music_by|}}} }} | {{!}} {{{music_by|}}} }} | ||
|- | |- style="vertical-align:top;" | ||
{{#if: {{{cinematography|}}}| | {{#if: {{{cinematography|}}}| | ||
{{!}} '''Cinematography''' | {{!}} '''Cinematography''' | ||
{{!}} {{{cinematography|}}} }} | {{!}} {{{cinematography|}}} }} | ||
|- | |- style="vertical-align:top;" | ||
{{#if: {{{edited_by|}}}| | {{#if: {{{edited_by|}}}| | ||
{{!}} '''Edited by''' | {{!}} '''Edited by''' | ||
{{!}} {{{edited_by|}}} }} | {{!}} {{{edited_by|}}} }} | ||
|- | |- style="vertical-align:top;" | ||
{{#if: {{{production_company|}}}| | {{#if: {{{production_company|}}}| | ||
{{!}} '''Production company''' | {{!}} '''Production company''' | ||
{{!}} {{{production_company|}}} }} | {{!}} {{{production_company|}}} }} | ||
|- | |- style="vertical-align:top;" | ||
{{#if: {{{distributed_by|}}}| | {{#if: {{{distributed_by|}}}| | ||
{{!}} '''Distributed by''' | {{!}} '''Distributed by''' | ||
{{!}} {{{distributed_by|}}} }} | {{!}} {{{distributed_by|}}} }} | ||
|- | |- style="vertical-align:top;" | ||
{{#if: {{{release_dates|}}}| | {{#if: {{{release_dates|}}}| | ||
{{!}} '''Release dates''' | {{!}} '''Release dates''' | ||
{{!}} {{{release_dates|}}} }} | {{!}} {{{release_dates|}}} }} | ||
|- | |- style="vertical-align:top;" | ||
{{#if: {{{running_time|}}}| | {{#if: {{{running_time|}}}| | ||
{{!}} '''Running time''' | {{!}} '''Running time''' | ||
{{!}} {{{running_time|}}} }} | {{!}} {{{running_time|}}} }} | ||
|- | |- style="vertical-align:top;" | ||
{{#if: {{{country|}}}| | {{#if: {{{country|}}}| | ||
{{!}} '''Country''' | {{!}} '''Country''' | ||
{{!}} {{{country|}}} }} | {{!}} {{{country|}}} }} | ||
|- | |- style="vertical-align:top;" | ||
{{#if: {{{language|}}}| | {{#if: {{{language|}}}| | ||
{{!}} '''Language''' | {{!}} '''Language''' | ||
{{!}} {{{language|}}} }} | {{!}} {{{language|}}} }} | ||
|- | |- style="vertical-align:top;" | ||
{{#if: {{{budget|}}}| | {{#if: {{{budget|}}}| | ||
{{!}} '''Budget''' | {{!}} '''Budget''' | ||
{{!}} {{{budget|}}} }} | {{!}} {{{budget|}}} }} | ||
|- | |- style="vertical-align:top;" | ||
{{#if: {{{box_office|}}}| | {{#if: {{{box_office|}}}| | ||
{{!}} '''Box office''' | {{!}} '''Box office''' | ||
Revision as of 20:44, 28 January 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)
{{Infobox film
| directed_by =
| produced_by =
| written_by =
| starring =
| narrated_by =
| music_by =
| cinematography =
| edited_by =
| production_company =
| distributed_by =
| release_dates =
| running_time =
| country =
| language =
| budget =
| box_office =
}}