Template:Film infobox: Difference between revisions

From Pixar Cars Wiki
Jump to navigation Jump to search
RodRedBot
RodRedBot (talk | contribs) (→‎top: text replacement, removed: {{Dummybox}})
m
Line 1: Line 1:
<infobox layout="tabular">
{| class="infobox" style="width:300px;" cellspacing="0"
<group>
! colspan=2 style="background:#000;color:white;text-align: center;line-height: 1.5;padding: 5px;"| {{{name|{{PAGENAME}}}}}
<title source="name"><default>{{PAGENAME}}</default></title>
|-
<image source="image"/>
| colspan="2" style="text-align:center" | {{{image|}}}{{#if:{{{caption|}}}|<br/><span class="caption" style="font-size:11px">{{{caption|}}}|}}</span>
<data source="format"><label>Format</label></data>
|-
<data source="creators"><label>Creator(s)</label></data>
{{#if:{{{format|}}}|
<data source="writers"><label>Writers(s)</label></data>
{{!}} '''Format'''
<data source="directors"><label>Director(s)</label></data>
{{!}} {{{format}}}
<data source="starring"><label>Starring</label></data>
}}
<data source="composers"><label>Composer(s)</label></data>
|-
<data source="language"><label>Original language</label></data>
{{#if:{{{creators|}}}|
<data source="executive producers"><label>Executive producer(s)</label></data>
{{!}} '''Creator(s)'''
<data source="theater release"><label>Theatrical Release</label></data>
{{!}} {{{creators}}}
<data source="premier release"><label>Premiere Day</label></data>
}}
<data source="producers"><label>Producer(s)</label></data>
|-
<data source="story"><label>Story</label></data>
{{#if:{{{writers|}}}|
<data source="screenplay"><label>Screenplay</label></data>
{{!}} '''Writer(s)'''
<data source="editors"><label>Editor(s)</label></data>
{{!}} {{{writers|}}}
<data source="runtime"><label>Runtime</label></data>
}}
<data source="company"><label>Company</label></data>
|-
<data source="distributors"><label>Distributor(s)</label></data>
{{#if:{{{directors|}}}|
    <data source="previous"><label>Previous</label></data>
{{!}} '''Director(s)'''
    <data source="next"><label>Next</label></data>
{{!}} {{{directors|}}}
</group>
}}
</infobox>
|-
<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>

Revision as of 13:24, 18 April 2024

Film infobox