Film

From The Satanic Wiki
Jump to navigation Jump to search

Description

To use this template, add the {{Film}} template and fill in the appropriate fields. Fields left blank will not appear in articles. This infobox template uses Fandom's infobox syntax.

Syntax

{{Film
 | title    = 
 | image    = 
 | caption  = 
 | premiere = 
 | genre    = 
 | rating   = 
 | runtime  = 
 | director = 
 | writer   = 
 | music    = 
 | producer = 
 | budget   = 
 | earned   = 
 | previous = 
 | next     = 
}}

Sample output

<infobox>

 <title source="title"><default> Film </default></title>
<image source="image"></image> <group> <label>Premiere date</label> <label>Genre</label> <label>Rating</label> <label>Runtime</label> <label>Directed by</label> <label>Written by</label> <label>Music by</label> <label>Produced by</label> <label>Budget</label> <label>Box Office</label> </group> <group layout="horizontal"> <header>Series</header> <label>← Previous</label> <label>Next →</label> </group> </infobox>
{{Film
 | title    = This is a test
 | image    = Wiki.png
 | caption  = This is a test
 | premiere = This is a test
 | genre    = This is a test
 | rating   = This is a test
 | runtime  = This is a test
 | director = This is a test
 | writer   = This is a test
 | music    = This is a test
 | producer = This is a test
 | budget   = This is a test
 | earned   = This is a test
 | previous = This is a test
 | next     = This is a test
}}
}}
Documentation

English documentation is missing. Click here to create it.