Template:Film infobox: Difference between revisions

From Halopedia, the Halo wiki

m (Text replacement - "{{#if:({{{[^\|}\n]+\|}}})\|↵{{!}} ?class="infoboxlabel" style="[^\n"]+" {{!}}↵([^\n]+):↵{{!}} ?class="infoboxcell" style="[^\n"]+" {{!}}↵{{{[^\|}\n]+\|?}}}↵}}↵\|-" to "{{Infobox|entry|title=$2|content=$1}}")
No edit summary
Line 1: Line 1:
{| class="infobox" style="width:300px; background:{{{BG|#39f}}}; color:{{{color1|inherit}}}" cellspacing="0"
{{Infobox|start|bg=#39F}}
! class="infoboxheading" colspan="2" style="background:{{{nameBG|transparent}}}; color:{{{color2|#fff}}}" | {{#if:{{{name|}}}|{{{name}}}|{{PAGENAME}}}}
{{Infobox|title|name={{{name|}}}}}
|-
{{Infobox|media|content={{{image|}}}|caption={{{caption|}}}}}
{{#if:{{{image|}}}|
 
{{!}} class="infoboxmedia" colspan="2" style="background:{{{imageBG|#F0F0F0}}}" {{!}} {{{image}}} {{#if:{{{caption|}}}|{{clear}}{{{caption}}}}}
}}
|-
{{Infobox|entry|title={{{director-title|Directed by}}}|content={{{director|}}}}}
{{Infobox|entry|title={{{director-title|Directed by}}}|content={{{director|}}}}}
{{Infobox|entry|title={{{producer-title|Produced by}}}|content={{{producer|}}}}}
{{Infobox|entry|title={{{producer-title|Produced by}}}|content={{{producer|}}}}}
Line 16: Line 13:
{{Infobox|entry|title={{{runtime-title|Running time}}}|content={{{runtime|}}}}}
{{Infobox|entry|title={{{runtime-title|Running time}}}|content={{{runtime|}}}}}
{{Infobox|entry|title={{{language-title|Available in}}}|content={{{language|}}}}}
{{Infobox|entry|title={{{language-title|Available in}}}|content={{{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:40, August 29, 2023

Film infobox
 

Usage

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