Difference between revisions of "Template:Infobox film"

From Surfing Wiki
Jump to navigation Jump to search
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;" | [[File:{{{image|{{{name|{{BASEPAGENAME}}}}}.png}}}]]
| colspan="2" style="padding:0.5em;" | [[File:{{{image|{{{name|{{BASEPAGENAME}}}}}.png}}}|200px]]
|- style="vertical-align:top;"
|- style="vertical-align:top;"
| style="width:100px" | '''Directed by'''
| style="width:100px" | '''Directed by'''

Revision as of 07:19, 1 March 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
| 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         = 
}}