Template:Infobox Film: Difference between revisions

From Marvel Cinematic Universe Wiki
Content deleted Content added
No edit summary
No edit summary
Line 102: Line 102:
| {{#ask: [[Category:Persons]] [[Editor in::{{FULLPAGENAME}}]] | format = list | sep = <br/>}}
| {{#ask: [[Category:Persons]] [[Editor in::{{FULLPAGENAME}}]] | format = list | sep = <br/>}}
| if = {{#ask: [[Category:Persons]] [[Editor in::{{FULLPAGENAME}}]]}}
| if = {{#ask: [[Category:Persons]] [[Editor in::{{FULLPAGENAME}}]]}}
}}
{{Infobox/Table dual line
| class =
| width =
| Production company
| {{#ask: [[Category:Companies]] [[Production company of::{{FULLPAGENAME}}]] | format = list | sep = <br/>}}
| if = {{#ask: [[Category:Companies]] [[Production company of::{{FULLPAGENAME}}]]}}
}}
{{Infobox/Table dual line
| class =
| width =
| Distributed by
| {{#ask: [[Category:Companies]] [[Distribution company of::{{FULLPAGENAME}}]] | format = list | sep = <br/>}}
| if = {{#ask: [[Category:Companies]] [[Distribution company of::{{FULLPAGENAME}}]]}}
}}
{{Infobox/Table dual line
| class =
| width =
| Release date
| {{{release date}}}
| if = {{{release date|}}}
}}
{{Infobox/Table dual line
| class =
| width =
| Running time
| {{{running time}}}
| if = {{{running time|}}}
}}
{{Infobox/Table dual line
| class =
| width =
| Language
| {{{language}}}
| if = {{{language|}}}
}}
}}
{{Infobox/Table end}}
{{Infobox/Table end}}

Revision as of 17:38, 11 November 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        = 
}}