|
|
(29 intermediate revisions by 2 users not shown) |
Line 1: |
Line 1: |
| <includeonly>{| class="infobox" cellspacing="0" style="width:260px; background:{{{BG|#AA0000}}}; color:{{{color1|#000}}}" | | <includeonly>{{Infobox|start|bg=#A00}} |
| {{!}}- | | {{Infobox|entry|title={{{previous-title|Previous episode}}}|content={{{previous|}}}}} |
| {{#if:{{{previous|}}}|
| | {{Infobox|entry|title={{{next-title|Next episode}}}|content={{{next|}}}}} |
| {{!}} class="infoboxlabel" style="background:{{{fieldBG|#F0F0F0}}}; border-color:{{{lineBG|#999}}}; width:100px" {{!}}
| | |
| '''{{{previous-title|Previous episode}}}''':
| | {{Infobox|title|name={{{name|}}}}} |
| {{!}} class="infoboxcell" style="background:{{{fieldBG|#F0F0F0}}}; border-color:{{{lineBG|#999}}}" {{!}}
| | {{Infobox|media|content={{{image|}}}|caption={{{caption|}}}}} |
| {{{previous|}}}
| | |
| {{!}}-}}
| | {{Infobox|section|title={{{section1-title|Series overview}}}|bg=#E55|color=#000|entries= |
| {{#if:{{{next|}}}| | | {{Infobox|entry|title={{{series-title|Series}}}|content={{{series|}}}}} |
| {{!}} class="infoboxlabel" style="background:{{{fieldBG|#F0F0F0}}}; border-color:{{{lineBG|#999}}}; width:100px" {{!}}
| | {{Infobox|entry|title={{{season-title|Season}}}|content={{{season|}}}}} |
| '''{{{next-title|Next episode}}}''':
| |
| {{!}} class="infoboxcell" style="background:{{{fieldBG|#F0F0F0}}}; border-color:{{{lineBG|#999}}}" {{!}}
| |
| {{{next|}}} | |
| {{!}}-}}
| |
| ! style="background:{{{nameBG|transparent}}}; color:{{{color2|#fff}}}; font-size:130%" colspan="2" | {{#if:{{{name|}}}|{{{name}}}|{{PAGENAME}}}}
| |
| {{!}}-
| |
| {{#if:{{{image|}}}| | |
| ! style="background:{{{imageBG|#F0F0F0}}}; border-bottom:1px solid {{{lineBG|#999}}}" colspan="2" {{!}} {{{image|}}} {{#if:{{{caption|}}}|{{clear}}{{{caption}}}}}
| |
| }} | | }} |
| {{!}}-
| |
| {{#if:{{{hidea|}}}|{{!}}-|{{!}}-
| |
| ! colspan="2" style="color:{{{color2|#000}}}; background:{{{sectionBG|#EE5555}}}" {{!}} {{{section1-title|Series overview}}}}}
| |
| {{!}}-
| |
| {{#if:{{{series|}}}|
| |
| {{!}} class="infoboxlabel" style="background:{{{fieldBG|#F0F0F0}}}; border-color:{{{lineBG|#999}}}; width:100px" {{!}}
| |
| '''{{{series-title|Series}}}''':
| |
| {{!}} class="infoboxcell" style="background:{{{fieldBG|#F0F0F0}}}; border-color:{{{lineBG|#999}}}" {{!}}
| |
| {{{series|}}}
| |
| {{!}}-}}
| |
| {{#if:{{{season|}}}|
| |
| {{!}} class="infoboxlabel" style="background:{{{fieldBG|#F0F0F0}}}; border-color:{{{lineBG|#999}}}; width:100px" {{!}}
| |
| '''{{{season-title|Season}}}''':
| |
| {{!}} class="infoboxcell" style="background:{{{fieldBG|#F0F0F0}}}; border-color:{{{lineBG|#999}}}" {{!}}
| |
| {{{season|}}}
| |
| {{!}}-}}
| |
|
| |
|
| <!--New section-->
| | {{Infobox|section|title={{{section2-title|Episode specifications}}}|bg=#E55|color=#000|entries= |
| {{#if:{{{hideb|}}}|{{!}}-|{{!}}-
| | {{Infobox|entry|title={{{episode-title|Episode}}}|content={{{episode|}}}}} |
| ! colspan="2" style="color:{{{color2|#000}}}; background:{{{sectionBG|#EE5555}}}" {{!}} {{{section3-title|Episode specifications}}}}}
| | {{Infobox|entry|title={{{airdate-title|Air date}}}|content={{{airdate|}}}}} |
| {{!}}-
| | {{Infobox|entry|title={{{runtime-title|Run time}}}|content={{{runtime|}}}}} |
| {{#if:{{{episode|}}}|
| | }} |
| {{!}} class="infoboxlabel" style="background:{{{fieldBG|#F0F0F0}}}; border-color:{{{lineBG|#999}}}; width:100px" {{!}} | | |
| '''{{{episode-title|Episode}}}''':
| | {{Infobox|section|title={{{section3-title|Production information}}}|bg=#E55|color=#000|entries= |
| {{!}} class="infoboxcell" style="background:{{{fieldBG|#F0F0F0}}}; border-color:{{{lineBG|#999}}}" {{!}}
| | {{Infobox|entry|title={{{directors-title|Director(s)}}}|content={{{directors|}}}}} |
| {{{episode|}}} | | {{Infobox|entry|title={{{writers-title|Writer(s)}}}|content={{{writers|}}}}} |
| {{!}}-}}
| | }} |
| {{#if:{{{airdate|}}}|
| |
| {{!}} class="infoboxlabel" style="background:{{{fieldBG|#F0F0F0}}}; border-color:{{{lineBG|#999}}}; width:100px" {{!}}
| |
| '''{{{airdate-title|Air date}}}''':
| |
| {{!}} class="infoboxcell" style="background:{{{fieldBG|#F0F0F0}}}; border-color:{{{lineBG|#999}}}" {{!}}
| |
| {{{airdate|}}}
| |
| {{!}}-}}
| |
| {{#if:{{{runtime|}}}| | |
| {{!}} class="infoboxlabel" style="background:{{{fieldBG|#F0F0F0}}}; border-color:{{{lineBG|#999}}}; width:100px" {{!}} | |
| '''{{{runtime-title|Run time}}}''':
| |
| {{!}} class="infoboxcell" style="background:{{{fieldBG|#F0F0F0}}}; border-color:{{{lineBG|#999}}}" {{!}}
| |
| {{{runtime|}}}
| |
| {{!}}-}}
| |
|
| |
|
| <!--New Section-->
| | {{Infobox|end}}</includeonly><noinclude>{{Doc/Template}} [[Category:Infobox templates]]</noinclude> |
| {{#if:{{{hidec|}}}|{{!}}-|{{!}}- | |
| ! colspan="2" style="color:{{{color2|#000}}}; background:{{{sectionBG|#EE5555}}}" {{!}} {{{section3-title|Production information}}}}}
| |
| {{!}}-
| |
| {{#if:{{{directors|}}}|
| |
| {{!}} class="infoboxlabel" style="background:{{{fieldBG|#F0F0F0}}}; border-color:{{{lineBG|#999}}}; width:100px" {{!}}
| |
| '''{{{directors-title|Director(s)}}}''':
| |
| {{!}} class="infoboxcell" style="background:{{{fieldBG|#F0F0F0}}}; border-color:{{{lineBG|#999}}}" {{!}}
| |
| {{{directors|}}}
| |
| {{!}}-}}
| |
| {{#if:{{{writers|}}}|
| |
| {{!}} class="infoboxlabel" style="background:{{{fieldBG|#F0F0F0}}}; border-color:{{{lineBG|#999}}}; width:100px" {{!}}
| |
| '''{{{writers-title|Writer(s)}}}''':
| |
| {{!}} class="infoboxcell" style="background:{{{fieldBG|#F0F0F0}}}; border-color:{{{lineBG|#999}}}" {{!}}
| |
| {{{writers|}}}
| |
| {{!}}-}}
| |
| | colspan="2" style="text-align:center; line-height:8px" |
| |
| |}</includeonly><noinclude>{{Doc/Template}} [[Category:Infobox templates]]</noinclude>
| |