Template:Infobox Film: Difference between revisions

From Marvel Cinematic Universe Wiki
Content deleted Content added
Created page with "<includeonly><div display="none">{{DEFAULTSORT:{{{sort|{{PAGENAME}}}}}}}<!-- -->{{#if: {{{nocat|}}} | |<!-- -->{{#ifeq: {{{spoiler|}}} | vrai | [..."
 
No edit summary
Line 33: Line 33:
| legend = {{{caption|}}}
| legend = {{{caption|}}}
}}
}}
{{Infobox/Table start
| class = hidden
| border =
| background =
| color =
| text =
}}
{{Infobox/Table dual line
| class =
| width =
| Directed by
| {{#ask: [[Category:Persons]] [[Director of::{{FULLPAGENAME}}]] | format = list | sep = <br/>}}
| if = {{#ask: [[Category:Persons]] [[Director of::{{FULLPAGENAME}}]]}}
}}
{{Infobox/Table end}}
{{Infobox/Image
{{Infobox/Image
| image = {{#if: {{{title image|}}} | {{{title image}}} | }}
| image = {{#if: {{{title image|}}} | {{{title image}}} | }}

Revision as of 14:29, 30 October 2017

Template documentation[view] [edit] [history] [purge]

Usage

Syntax

{{Infobox Film
 | sort            = 
 | nocat           = 
 | spoiler         = 
 | italic title    = <!-- no to deitalicize -->
 | name            = 
 | image           = 
 | caption         = 
 | based on        = 
 | starring        = 
 | music           = 
 | release date    = 
 | running time    = 
 | language        = 
 | mcu phase       = 
 | mcu phase order = 
 | next            = 
 | rnext           = 
 | mcuprev         = 
 | rmcuprev        = 
 | mcunext         = 
 | rmcunext        = 
}}