Difference between revisions of "Template:Infobox film"

From Surfing Wiki
Jump to navigation Jump to search
Line 78: Line 78:
* 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).
* Deprecated params: country (use ''location'' now), release_dates (use ''release_date'' now).
<pre>
<pre>
{{Infobox film
{{Infobox film

Revision as of 08:33, 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         = 
}}