Template:Episode: Difference between revisions

m
14 revisions imported
import>Lorisa214
m (Protected "Template:Episode" (‎[edit=sysop] (indefinite) ‎[move=sysop] (indefinite)))
m (14 revisions imported)
 
(8 intermediate revisions by 2 users not shown)
Line 1:
<infobox>
{| style="clear: right; border: solid #aaa 1px; margin: 0 0 1em 1em; font-size: 95%; background: #170202; color:dark red; width: 310px; padding: 10px; text-align: left; float: right;"
<title source="Title"><default>{{PAGENAME}}</default></title>
|-
<group>
| colspan="2" align="center" style="font-size:125%; color:white;" bgcolor=#5e110b | '''''<font-family:Trajan Pro; font color="white">{{{Title}}}</font>'''''
<header>Information</header>
|- class{{{season}}}{{{number}}}="hiddenStructure"
<group layout="horizontal">
| colspan="2" align="center" | ''{{{season}}}, {{{Episode}}}''
<data source="Season"><format><center>[[Season {{{Season}}}|Season {{{Season}}} » Episode {{{Episode}}}]]</center></format></data>
|-
</group>
{{#if: {{{image|}}} | {{!}} align=center colspan=2 {{!}} [[Image:{{{image}}}|center|284px]] }}
<image source="image"/>
|- style="vertical-align: top;"
{{#if: <data {{{source="Airdate|}}} | {{!}} "><label>'''Air date''' {{!!}} {{{Airdate}}} }}</label></data>
<data source="Writer"><label>'''Written by'''</label></data>
|- style="vertical-align: top;"
<data source="Director"><label>'''Directed by'''</label></data>
{{#if: {{{Writer|}}} | {{!}} valign=top {{!}} '''Written by''' {{!!}} {{{Writer}}} }}
</group>
|- style="vertical-align: top;"
<group>
{{#if: {{{Director|}}} | {{!}} '''Directed by''' {{!!}} {{{Director}}} }}
<header>Chronology</header>
|-
<group layout="horizontal">
| colspan="2" align="center" style="font-size:125%; color:white;" bgcolor=#5e110b | [[Episode Guide|<font-family:Trajan Pro;font color="white">Episode Guide</font>]] <font>
<data source="Prev"><label><center>Preceded by</center></label><format><center>{{{Prev}}}</center></format></data>
|- align=center
<data source="Next"><label><center>Followed by</center></label><format><center>{{{Next}}}</center></format></data>
| valign=top align=center style="font-size:100%;" width=150 | previous<br>{{{Prev}}}
</group>
[[{{PAGENAME}}/Gallery{{!}}'''<span> * GALLERY </span>]]
</group>
| valign=top align=center style="font-size:100%;" width=150 | next<br>{{{Next}}}
<navigation>{{#ifexist:{{PAGENAME}}/Gallery|<center>[[{{PAGENAME}}/Gallery|'''GALLERY''']]</center>}}</navigation>
|}<noinclude>
</infobox>
<br clear="all">
|}<noinclude>
== Usage & preview ==
Type in this:
 
}}</pre>
{{Episode
|Title=
| season =
|Episode=
| image =
|Airdate=
|Writer=
|Director=
|Prev=
|Next=
}}
 
</pre>
----
 
<pre>{{episode
to see this:
| name =
 
| season =
{{Episode
| number =
|Title=This is a test
| image =
|season=This is a test
| airdate =
|Episode=This is a test
| writer =
|image=This is a test
| director =
|Airdate=This is a test
| previous =
|Writer=This is a test
| next =
|Director=This is a test
}}</pre>
|Prev=This is a test
</noinclude><noinclude>[[Category:Templates|Episode]]</noinclude>
|Next=This is a test
}}
 
 
[{{fullurl:{{ns:Template}}:{{PAGENAME}}}}?action=purge Click here to refresh the preview above]
</noinclude>