Template:Infobox television episode: Difference between revisions
Content deleted Content added
m removed (episode) after (next and prev.) |
The Rogue Penguin (talk | contribs) removed bold, minor fixes |
||
| Line 4: | Line 4: | ||
|- |
|- |
||
| style="text-align: center; font-size: 110%; background: #DEDDE2;" colspan="2" | '''"{{{Title}}}"''' |
| style="text-align: center; font-size: 110%; background: #DEDDE2;" colspan="2" | '''"{{{Title}}}"''' |
||
{{#if:{{{Image|}}}|<tr><td style="font-size: 90%; text-align: center;" colspan="2">{{{Image}}}{{#if:{{{Caption|}}} | <br>{{{Caption}}}}}</td></tr>}} |
{{#if:{{{Image|}}}|<tr><td style="font-size: 90%; text-align: center;" colspan="2">{{{Image}}}{{#if:{{{Caption|}}} | <br />{{{Caption}}}}}</td></tr>}} |
||
|- |
|- |
||
! Episode No. |
! Episode No. |
||
| Line 26: | Line 26: | ||
| style="text-align: center; background: #DEDDE2; font-size: 110%" colspan="2" | '''Episode chronology''' |
| style="text-align: center; background: #DEDDE2; font-size: 110%" colspan="2" | '''Episode chronology''' |
||
|- |
|- |
||
{{#if:{{{Episode list|}}} | <tr><th> |
{{#if:{{{Episode list|}}} | <tr><th>Index</th> <td>{{{Episode list}}}</td></tr>}} |
||
! Previous |
! Previous |
||
| "{{{Prev}}}" |
| "{{{Prev}}}" |
||
| Line 33: | Line 33: | ||
| "{{{Next}}}" |
| "{{{Next}}}" |
||
|}<noinclude> |
|}<noinclude> |
||
==Usage== |
== Usage == |
||
{| style="float: left; background: transparent;" |
{| style="float: left; background: transparent;" |
||
| For more extensive usage information, please see the [[Template talk:Infobox Television episode#Usage|Talk page]]. |
| For more extensive usage information, please see the [[Template talk:Infobox Television episode#Usage|Talk page]]. |
||
| ⚫ | |||
<pre> |
|||
| ⚫ | |||
| Title = |
| Title = |
||
| Series = |
| Series = |
||
| Line 52: | Line 51: | ||
| Prev = |
| Prev = |
||
| Next = |
| Next = |
||
}} |
}}</pre> |
||
</pre> |
|||
|} |
|} |
||
[[Category:Television templates|Television episode]] |
[[Category:Television templates|Television episode]] |
||
Revision as of 14:57, 10 May 2006
| {{{Series}}} episode | |
| "{{{Title}}}" | |
| Episode No. | Season {{{Season}}} Episode {{{Episode}}} |
|---|---|
| Guest star(s) | {{{Guests}}} |
| Writer(s) | {{{Writer}}} |
| Director | {{{Director}}} |
| Production No. | {{{Production}}} |
| Airdate | {{{Airdate}}} |
| Episode chronology | |
| Previous | "{{{Prev}}}" |
| Next | "{{{Next}}}" |
Usage
For more extensive usage information, please see the Talk page.
{{Infobox Television episode
| Title =
| Series =
| Image =
| Caption =
| Season =
| Episode =
| Airdate =
| Production =
| Writer =
| Director =
| Guests =
| Episode list =
| Prev =
| Next =
}}
|