Template:Episode: Difference between revisions

From Guard Duty Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(8 intermediate revisions by the same user not shown)
Line 1: Line 1:
{| style="clear: right; border: solid #aaa 1px; margin: 0 0 1em 1em; font-size: 95%; background: White; color:Black; width: 275px; padding: 10px; text-align: left; float: right;"
<infobox accent-color-source="bgcolor" theme-source="bordercolor" accent-color-text-source="fontcolor">
|-
  <title source="title">
| colspan="2" align="center" style="font-size:125%; color:Black;" bgcolor=white| '''''{{{episode}}}'''''
    <default>{{PAGENAME}}</default>
|-
  </title>
|- class{{{season}}}{{{number}}}="hiddenStructure"
  <image source="image">
| colspan="2" align="center" | ''{{{season}}}, Episode {{{number}}}''
    <caption source="caption"/>
|-
  </image>
| colspan="2" align="center" | {{{image}}}
  <group collapse="open">
|- style="vertical-align: top;"
    <header>General Information</header>
| '''First Aired''' || {{{airdate}}}
    <data source="season">
|- style="vertical-align: top;"
      <label>Series</label>
| '''Writer(s)''' || {{{writer}}}
    </data>
|- style="vertical-align: top;"
    <data source="number">
| '''Director(s)''' || {{{director}}}
      <label>Episode</label>
|- style="vertical-align: top;"
    </data>
|-
  </group>
| colspan="2" align="center" style="font-size:125%; color:Black;" bgcolor=white| '''''[[Guard Duty|Continuity]]'''''
  <group collapse="open">
|- align=center
    <header>Production</header>
<group layout="horizontal">
    <data source="airdate">
<header><center>Continuity</center></header>
      <label>Aired</label>
<data source="previous">
    </data>
<label>Previous</label>
    <data source="writer">
</data>
      <label>Writer</label>
    </data>
    <data source="director">
      <label>Director</label>
    </data>
    <data source="starring">
      <label>Starring</label>
    </data>
  </group>
  <group layout="horizontal">
    <header><center>Continuity</center></header>
<data source="previous">
<label>Previous</label>
</data>


<data source="next">
<data source="next">
<label>Next</label>
<label>Next</label>
</data>
</data>
|}<noinclude>
  </group>
<br clear="all">
</infobox>
----
<noinclude>
To use this template, enter the following and fill in the appropriate fields. Any field left blank will not show up. Don't forget to include brackets, to make the fields into links.
 
<pre>{{Episode
| episode    =
| season    =
| number    =
| image      =
| airdate    =
| director    =
| writer    =
| previous  =
| next      =
}}</pre></noinclude>

Latest revision as of 15:08, 24 August 2024