Jump to content

Template:Film: Difference between revisions

From Continuum Universes Wiki
 
 
(One intermediate revision by the same user not shown)
Line 19: Line 19:
     <data source="next"><label>Next  →</label></data>
     <data source="next"><label>Next  →</label></data>
   </group>
   </group>
</infobox>{{Namespace|main=[[Category:Films]]}}</includeonly><noinclude>{{documentation}}
</infobox></includeonly><noinclude>{{documentation}}
[[Category:Templates]] [[Category:Infobox templates]]
[[Category:Templates]] [[Category:Infobox templates]]
</noinclude>
</noinclude>

Latest revision as of 15:31, 6 April 2025

Template documentation
Note: portions of the template sample may not be visible without values provided.
View or edit this documentation. (About template documentation)
Editors can experiment in this template's sandbox and test case pages.

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