Template:Film/doc: Difference between revisions
Appearance
FANDOM BOT Ghost (talk | contribs) (Created page with "== Description == To use this template, add the {{T|{{BASEPAGENAME}}}} template and fill in the appropriate fields. Fields left blank will not appear in articles. This infobo...") Â |
Cdjensen94 (talk | contribs) Â |
||
| (2 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
== Syntax == | == Syntax == | ||
<pre> | <pre> | ||
| Line 60: | Line 57: | ||
}} | }} | ||
}} | }} | ||
</pre><includeonly>[[Category:Infobox templates]]</includeonly><noinclude>[[Category: | </pre><includeonly>[[Category:Infobox templates]]</includeonly><noinclude>[[Category:Infobox templates]] | ||
[[Category:Templates]] | |||
[[Category:Documentation pages]]</noinclude> | |||
Latest revision as of 10:48, 24 October 2025
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
}}
}}