Jump to content

Template:Film/doc

From Continuum Universes Wiki
< Template:Film
Revision as of 15:32, 6 April 2025 by Cdjensen94 (talk | contribs) (Description)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Syntax

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

Sample output

{{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
}}
}}