GaryJJSpate (talk | contribs) m GaryJJSpate moved page Template:FilmInfobox to Template:InfoboxMovie |
GaryJJSpate (talk | contribs) No edit summary |
||
| Line 33: | Line 33: | ||
[[Category:Vault Templates]] | [[Category:Vault Templates]] | ||
[[Category:Infoboxes]] | |||
</noinclude> | </noinclude> | ||
Revision as of 19:18, 3 August 2026
Template:FilmInfobox
Renders the right-hand infobox card on a page about a film — as distinct from a TV series ({{ShowInfobox}}) or book ({{BookInfobox}}).
Note: requires the ParserFunctions extension for the conditionals, same as the other infoboxes.
Formatting note: the entire template body is written as one unbroken line, with no line breaks between rows. Splitting rows across multiple lines causes MediaWiki to wrap them in stray <p> tags, breaking the layout; leaving line breaks between rows (even with each row correctly on one line) causes blank fields to leave visible gaps. Keep any future edits to this template on one continuous line. (This template's previous version had the second issue — rows were individually well-formed but separated by blank lines.)
Usage:
{{FilmInfobox
|name=Ghostbusters
|image=Example.jpg
|caption=Optional image caption
|director=Ivan Reitman
|studio=Columbia Pictures
|release_date=8 June 1984
|genre=Supernatural comedy
|status=Franchise ongoing
}}
Place at the very top of the page, before the article text.
Parameters
- name — required
- image — optional. Filename of an uploaded image (without
File:) - caption — optional. Caption shown below the image. If the image is AI-generated, the caption must say so explicitly per the Copyrights policy
- director — recommended
- studio — recommended
- release_date — recommended
- genre — recommended
- status — optional. e.g. Standalone, Franchise ongoing
