Anonymous

Template:Film infobox: Difference between revisions

From Pixar Cars Wiki
no edit summary
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{| class="infobox" style="width:300px;" cellspacing="0"
{{infobox|start}}
! colspan=2 style="background:#000;color:white;text-align: center;line-height: 1.5;padding: 5px;"| {{{name|{{PAGENAME}}}}}
{{infobox|title|text={{{name|{{PAGENAME}}}}}}}
|-
{{infobox|image|image={{{image|}}}|image_size={{{image_size|}}}|image_style={{{image_style|}}}}}
| colspan="2" style="text-align:center" | {{{image|}}}{{#if:{{{caption|}}}|<br/><span class="caption" style="font-size:11px">{{{caption|}}}|}}</span>
{{infobox|row|label=Format|data={{{format|}}}}}
|-
{{infobox|row|label=Creator(s)|data={{{creators|}}}}}
{{#if:{{{format|}}}|
{{infobox|row|label=Writer(s)|data={{{writers|}}}}}
{{!}} '''Format'''
{{infobox|row|label=Director(s)|data={{{directors|}}}}}
{{!}} {{{format}}}
{{infobox|row|label=Starring|data={{{starring|}}}}}
}}
{{infobox|row|label=Composer(s)|data={{{composers|}}}}}
|-
{{infobox|row|label=Language|data={{{language|}}}}}
{{#if:{{{creators|}}}|
{{infobox|row|label=Executive producer(s)|data={{{executive producers|}}}}}
{{!}} '''Creator(s)'''
{{infobox|row|label=Theatrical Release|data={{{theater release|}}}}}
{{!}} {{{creators}}}
{{infobox|row|label=Premiere Day|data={{{premier release|}}}}}
}}
{{infobox|row|label=Producer(s)|data={{{producers|}}}}}
|-
{{infobox|row|label=Story|data={{{story|}}}}}
{{#if:{{{writers|}}}|
{{infobox|row|label=Screenplay|data={{{screenplay|}}}}}
{{!}} '''Writer(s)'''
{{infobox|row|label=Editor(s)|data={{{editors|}}}}}
{{!}} {{{writers|}}}
{{infobox|row|label=Runtime|data={{{runtime|}}}}}
}}
{{infobox|row|label=Company|data={{{company|}}}}}
|-
{{infobox|row|label=Distributor(s)|data={{{distributors|}}}}}
{{#if:{{{directors|}}}|
{{infobox|row|label=Previous|data={{{previous|}}}}}
{{!}} '''Director(s)'''
{{infobox|row|label=Next|data={{{next|}}}}}
{{!}} {{{directors|}}}
{{infobox|end}}<noinclude>[[Category:Infobox templates]]</noinclude>
}}
|-
{{#if:{{{starring|}}}|
{{!}} '''Starring'''
{{!}} {{{starring|}}}
}}
|-
{{#if:{{{composers|}}}|
{{!}} '''Composer(s)'''
{{!}} {{{composers|}}}
}}
|-
{{#if:{{{language|}}}|
{{!}} '''Language'''
{{!}} {{{language|}}}
}}
|-
{{#if:{{{executive producers|}}}|
{{!}} '''Executive producer(s)'''
{{!}} {{{executive producers|}}}
}}
|-
{{#if:{{{theater release|}}}|
{{!}} '''Theatrical Release'''
{{!}} {{{theater release|}}}
}}
|-
{{#if:{{{premier release|}}}|
{{!}} '''Premiere Day'''
{{!}} {{{premier release|}}}
}}
|-
{{#if:{{{producers|}}}|
{{!}} '''Producer(s)'''
{{!}} {{{producers|}}}
}}
|-
{{#if:{{{story|}}}|
{{!}} '''Story'''
{{!}} {{{story|}}}
}}
|-
{{#if:{{{screenplay|}}}|
{{!}} '''Screenplay'''
{{!}} {{{screenplay|}}}
}}
|-
{{#if:{{{editors|}}}|
{{!}} '''Editor(s)'''
{{!}} {{{editors|}}}
}}
|-
{{#if:{{{runtime|}}}|
{{!}} '''Runtime'''
{{!}} {{{runtime|}}}
}}
|-
{{#if:{{{company|}}}|
{{!}} '''Company'''
{{!}} {{{company|}}}
}}
|-
{{#if:{{{distributors|}}}|
{{!}} '''Distributor(s)'''
{{!}} {{{distributors|}}}
}}
|-
{{#if:{{{previous|}}}|
{{!}} '''Previous'''
{{!}} {{{previous|}}}
}}
|-
{{#if:{{{next|}}}|
{{!}} '''Next'''
{{!}} {{{next|}}}
}}
|}<noinclude>[[Category:Infobox templates]]</noinclude>