Template:Infobox/Media/Film/Episode: Difference between revisions

From Halopedia, the Halo wiki

m (Text replacement - "{\| class="infobox" style="[^\n"]*background: *{{{BG\|([^\n\|}]+)}}}[^\n"]*" cellspacing="0"" to "{{Infobox|start|bg=$1}}")
No edit summary
 
Line 1: Line 1:
<includeonly>{{Infobox|start|bg=#AA0000}}
<includeonly>{{Infobox|start|bg=#A00}}
{{Infobox|entry|title={{{previous-title|Previous episode}}}|content={{{previous|}}}}}
{{Infobox|entry|title={{{previous-title|Previous episode}}}|content={{{previous|}}}}}
{{Infobox|entry|title={{{next-title|Next episode}}}|content={{{next|}}}}}
{{Infobox|entry|title={{{next-title|Next episode}}}|content={{{next|}}}}}
 
{{Infobox|title|name={{{name|}}}}}
{{Infobox|title|name={{{name|}}}}}
{{Infobox|media|content={{{image|}}}|caption={{{caption|}}}}}
{{Infobox|media|content={{{image|}}}|caption={{{caption|}}}}}
{{#if:{{{hidea|}}}||
 
! class="infoboxsubheading" colspan="2" style="color:{{{color2|#000}}}; background:{{{sectionBG|#EE5555}}}" {{!}} {{{section1-title|Series overview}}}
{{Infobox|section|title={{{section1-title|Series overview}}}|bg=#E55|color=#000|entries=
}}
|-
{{Infobox|entry|title={{{series-title|Series}}}|content={{{series|}}}}}
{{Infobox|entry|title={{{series-title|Series}}}|content={{{series|}}}}}
{{Infobox|entry|title={{{season-title|Season}}}|content={{{season|}}}}}
{{Infobox|entry|title={{{season-title|Season}}}|content={{{season|}}}}}
}}


<!--New section-->
{{Infobox|section|title={{{section2-title|Episode specifications}}}|bg=#E55|color=#000|entries=
{{#if:{{{hideb|}}}||
! class="infoboxsubheading" colspan="2" style="color:{{{color2|#000}}}; background:{{{sectionBG|#EE5555}}}" {{!}} {{{section3-title|Episode specifications}}}
}}
|-
{{Infobox|entry|title={{{episode-title|Episode}}}|content={{{episode|}}}}}
{{Infobox|entry|title={{{episode-title|Episode}}}|content={{{episode|}}}}}
{{Infobox|entry|title={{{airdate-title|Air date}}}|content={{{airdate|}}}}}
{{Infobox|entry|title={{{airdate-title|Air date}}}|content={{{airdate|}}}}}
{{Infobox|entry|title={{{runtime-title|Run time}}}|content={{{runtime|}}}}}
{{Infobox|entry|title={{{runtime-title|Run time}}}|content={{{runtime|}}}}}
}}


<!--New Section-->
{{Infobox|section|title={{{section3-title|Production information}}}|bg=#E55|color=#000|entries=
{{#if:{{{hidec|}}}||
! class="infoboxsubheading" colspan="2" style="color:{{{color2|#000}}}; background:{{{sectionBG|#EE5555}}}" {{!}} {{{section3-title|Production information}}}
}}
|-
{{Infobox|entry|title={{{directors-title|Director(s)}}}|content={{{directors|}}}}}
{{Infobox|entry|title={{{directors-title|Director(s)}}}|content={{{directors|}}}}}
{{Infobox|entry|title={{{writers-title|Writer(s)}}}|content={{{writers|}}}}}
{{Infobox|entry|title={{{writers-title|Writer(s)}}}|content={{{writers|}}}}}
}}
{{Infobox|end}}</includeonly><noinclude>{{Doc/Template}} [[Category:Infobox templates]]</noinclude>
{{Infobox|end}}</includeonly><noinclude>{{Doc/Template}} [[Category:Infobox templates]]</noinclude>

Latest revision as of 14:29, August 29, 2023

vde
Template Documentation

Usage

This infobox is for use on the top page of an episode for a given film or audio drama.

Instructions

Cut and paste the following code into your article, then put the relevant specifications after the "=" signs.

{{Infobox/Media/Film/Episode
|previous=
|next=
|name=
|image=
|series=
|season=
|episode=
|airdate=
|runtime=
|directors=
|writers=
}}