Template:Film infobox: Difference between revisions

From Halopedia, the Halo wiki

No edit summary
m (Text replacement - "{{#if:({{{[^\|}\n]+\|}}})\|↵{{!}} ?class="infoboxlabel" style="[^\n"]+" {{!}}↵([^\n]+):↵{{!}} ?class="infoboxcell" style="[^\n"]+" {{!}}↵{{{[^\|}\n]+\|?}}}↵}}↵\|-" to "{{Infobox|entry|title=$2|content=$1}}")
Line 6: Line 6:
}}
}}
|-
|-
{{#if:{{{director|}}}|
{{Infobox|entry|title={{{director-title|Directed by}}}|content={{{director|}}}}}
{{!}} class="infoboxlabel" style="background:{{{fieldBG|#F2F3F4}}}" {{!}}
{{Infobox|entry|title={{{producer-title|Produced by}}}|content={{{producer|}}}}}
{{{director-title|Directed by}}}:
{{Infobox|entry|title={{{studio-title|Studio}}}|content={{{studio|}}}}}
{{!}} class="infoboxcell" style="background:{{{fieldBG|#F2F3F4}}}" {{!}}
{{Infobox|entry|title={{{writer-title|Written by}}}|content={{{writer|}}}}}
{{{director}}}
{{Infobox|entry|title={{{music-title|Music by}}}|content={{{music|}}}}}
}}
{{Infobox|entry|title={{{starring-title|Starring}}}|content={{{starring|}}}}}
|-
{{Infobox|entry|title={{{distributor-title|Distributed by}}}|content={{{distributor|}}}}}
{{#if:{{{producer|}}}|
{{Infobox|entry|title={{{release date-title|Release date(s)}}}|content={{{release date|}}}}}
{{!}} class="infoboxlabel" style="background:{{{fieldBG|#F2F3F4}}}" {{!}}
{{Infobox|entry|title={{{runtime-title|Running time}}}|content={{{runtime|}}}}}
{{{producer-title|Produced by}}}:
{{Infobox|entry|title={{{language-title|Available in}}}|content={{{language|}}}}}
{{!}} class="infoboxcell" style="background:{{{fieldBG|#F2F3F4}}}" {{!}}
{{{producer}}}
}}
|-
{{#if:{{{studio|}}}|
{{!}} class="infoboxlabel" style="background:{{{fieldBG|#F2F3F4}}}" {{!}}
{{{studio-title|Studio}}}:
{{!}} class="infoboxcell" style="background:{{{fieldBG|#F2F3F4}}}" {{!}}
{{{studio}}}
}}
|-
{{#if:{{{writer|}}}|
{{!}} class="infoboxlabel" style="background:{{{fieldBG|#F2F3F4}}}" {{!}}
{{{writer-title|Written by}}}:
{{!}} class="infoboxcell" style="background:{{{fieldBG|#F2F3F4}}}" {{!}}
{{{writer}}}
}}
|-
{{#if:{{{music|}}}|
{{!}} class="infoboxlabel" style="background:{{{fieldBG|#F2F3F4}}}" {{!}}
{{{music-title|Music by}}}:
{{!}} class="infoboxcell" style="background:{{{fieldBG|#F2F3F4}}}" {{!}}
{{{music}}}
}}
|-
{{#if:{{{starring|}}}|
{{!}} class="infoboxlabel" style="background:{{{fieldBG|#F2F3F4}}}" {{!}}
{{{starring-title|Starring}}}:
{{!}} class="infoboxcell" style="background:{{{fieldBG|#F2F3F4}}}" {{!}}
{{{starring}}}
}}
|-
{{#if:{{{distributor|}}}|
{{!}} class="infoboxlabel" style="background:{{{fieldBG|#F2F3F4}}}" {{!}}
{{{distributor-title|Distributed by}}}:
{{!}} class="infoboxcell" style="background:{{{fieldBG|#F2F3F4}}}" {{!}}
{{{distributor}}}
}}
|-
{{#if:{{{release date|}}}|
{{!}} class="infoboxlabel" style="background:{{{fieldBG|#F2F3F4}}}" {{!}}
{{{release date-title|Release date(s)}}}:
{{!}} class="infoboxcell" style="background:{{{fieldBG|#F2F3F4}}}" {{!}}
{{{release date}}}
}}
|-
{{#if:{{{runtime|}}}|
{{!}} class="infoboxlabel" style="background:{{{fieldBG|#F2F3F4}}}" {{!}}
{{{runtime-title|Running time}}}:
{{!}} class="infoboxcell" style="background:{{{fieldBG|#F2F3F4}}}" {{!}}
{{{runtime}}}
}}
|-
{{#if:{{{language|}}}|
{{!}} class="infoboxlabel" style="background:{{{fieldBG|#F2F3F4}}}" {{!}}
{{{language-title|Available in}}}:
{{!}} class="infoboxcell" style="background:{{{fieldBG|#F2F3F4}}}" {{!}}
{{{language}}}
}}
|-
{{Infobox|end}}<includeonly>{{pagetitle|{{{pagename|{{#if:{{{name|}}}|{{{name}}}|{{PAGENAME}}}}}}} - {{{pagelabel|Film {{#ifeq:{{SUBPAGENAME}}|Silver|(Silver Timeline)}}}}}}}[[Category:Film]]</includeonly><noinclude>{{clear}}
{{Infobox|end}}<includeonly>{{pagetitle|{{{pagename|{{#if:{{{name|}}}|{{{name}}}|{{PAGENAME}}}}}}} - {{{pagelabel|Film {{#ifeq:{{SUBPAGENAME}}|Silver|(Silver Timeline)}}}}}}}[[Category:Film]]</includeonly><noinclude>{{clear}}
==Usage==
==Usage==

Revision as of 12:36, August 29, 2023

Film infobox
 

Usage

{{Film infobox
|name=
|image=
|director=
|producer=
|writer=
|starring=
|music=
|studio=
|distributor=
|release date=
|runtime=
|language=
}}