More actions
No edit summary |
Reverted to an old version of Template:Episode Data |
||
Line 1: | Line 1: | ||
<includeonly> | <includeonly> | ||
{| class="toccolors" style="float: right; margin: 0 0 1em 1em; width: 20em; font-size: 90%; clear:right; border: 1px solid #a60003;" align="center" | {| class="toccolors" style="float: right; margin: 0 0 1em 1em; width: 20em; font-size: 90%; clear:right; border: 1px solid #a60003;" align="center" | ||
|- style="text-align: center;" class="hiddenStructure{{{Image}}}" | |||
| colspan=3 | {{{Image}}} | |||
|- style="text-align: center;" | |- style="text-align: center;" | ||
! style="background: #461919; color: #FFFFFF;" colspan=3|'''"{{{Title}}}"'''<br />An [[Episode Guide|episode]] of ''{{{Series}}}'' | |||
! style="background: #461919; color: #FFFFFF;" colspan=3|'''"{{{ | |||
}}'' | |||
|- | |- | ||
| style="white-space:nowrap;" | '''Episode No.''' | | style="white-space:nowrap;" | '''Episode No.''' | ||
| colspan=2 | Season {{ | | colspan=2 | Season {{{Season}}}, Episode {{{Episode}}} | ||
|- class="hiddenStructure{{{Writer}}}" valign="top" | |||
| | |||
| '''Writer(s)''' | | '''Writer(s)''' | ||
| colspan=2 | {{{ | | colspan=2 | {{{Writer}}} | ||
|- | |- class="hiddenStructure{{{Story}}}" | ||
| '''Story by''' | | '''Story by''' | ||
| colspan=2 | {{{ | | colspan=2 | {{{Story}}} | ||
|- | |-class="hiddenStructure{{{Director}}}" | ||
| '''Director''' | | '''Director''' | ||
| colspan=2 | {{{ | | colspan=2 | {{{Director}}} | ||
|- class="hiddenStructure{{{ | |-class="hiddenStructure{{{Guests}}}" valign="top" | ||
| style="white-space:nowrap;" | '''Special guest(s)''' | | style="white-space:nowrap;" | '''Special guest(s)''' | ||
| colspan=2 style="white-space:nowrap;"| {{{ | | colspan=2 style="white-space:nowrap;"| {{{Guests}}} | ||
|- | |-class="hiddenStructure{{{Production}}}" | ||
| style="white-space:nowrap;" | '''Production No.''' | | style="white-space:nowrap;" | '''Production No.''' | ||
| colspan=2 | {{{ | | colspan=2 | {{{Production}}} | ||
|- class="hiddenStructure{{{ | |-class="hiddenStructure{{{Rating}}}" | ||
| style="white-space:nowrap;" | '''Nielsen Rating''' | | style="white-space:nowrap;" | '''Nielsen Rating''' | ||
| colspan=2 | {{{ | | colspan=2 | {{{Rating}}} | ||
|- class="hiddenStructure{{{US | |-class="hiddenStructure{{{US Airdate}}}" | ||
| style="white-space:nowrap;" | '''US airdate''' | | style="white-space:nowrap;" | '''US airdate''' | ||
|colspan=2 | {{{US | |colspan=2 | {{{US Airdate}}} | ||
|- class="hiddenStructure{{{UK | |-class="hiddenStructure{{{UK Airdate}}}" | ||
| style="white-space:nowrap;" | '''UK airdate''' | | style="white-space:nowrap;" | '''UK airdate''' | ||
|colspan=2 | {{{UK | |colspan=2 | {{{UK Airdate}}} | ||
|- class="hiddenStructure{{{ | |-class="hiddenStructure{{{DVD}}}" valign="top" | ||
| style="white-space:nowrap;" | '''DVD release''' | | style="white-space:nowrap;" | '''DVD release''' | ||
|colspan=2 | {{{ | |colspan=2 | {{{DVD}}} | ||
|- class="hiddenStructure{{{ | |-class="hiddenStructure{{{Population}}}" | ||
| style="white-space:nowrap;" | '''Population''' | | style="white-space:nowrap;" | '''Population''' | ||
|colspan=2 | {{{ | |colspan=2 | {{{Population}}} Survivors | ||
|- style="text-align:center;" | |- style="text-align:center;" | ||
! style="background: #461919; color: #FFFFFF;" colspan="3" | Episode Chronology | ! style="background: #461919; color: #FFFFFF;" colspan="3" | Episode Chronology | ||
|- style="text-align:center; font-size:smaller;" | |- style="text-align:center; font-size:smaller;" | ||
| style="width: 33%;" | Previous | |style="width: 33%;" | Previous | ||
| style="width: 33%;" | | |style="width: 33%;" | | ||
| style="width: 33%;" | Next | |style="width: 33%;" | Next | ||
|- style="text-align:center; font-size:smaller;" | |- style="text-align:center; font-size:smaller;" | ||
| style="width: 33%;" | {{{ | |style="width: 33%;" | {{{Prev}}} | ||
| style="width: 33%;" | {{{ | |style="width: 33%;" | {{{Title}}} | ||
| style="width: 33%;" | {{{ | |style="width: 33%;" | {{{Next}}} | ||
|- class="hiddenStructure{{{ | |- class="hiddenStructure{{{Podcast|}}}" style="text-align:center;" | ||
! class="hiddenStructure{{{ | ! class="hiddenStructure{{{Podcast|}}}" style="background: #461919; color: #FFFFFF;" colspan="3" | Relating Information | ||
|- class="hiddenStructure{{{ | |-class="hiddenStructure{{{Podcast|}}}" | ||
| style="white-space:nowrap;" | '''Podcast Transcript''' | | style="white-space:nowrap;" | '''Podcast Transcript''' | ||
| colspan=2 | {{ | | colspan=2 | {{qif|test={{{Podcast|}}}|then=[[Podcast:{{{Podtitle|{{PAGENAME}}}}}|View]]}} | ||
|} | |} | ||
</includeonly> | </includeonly> | ||
Line 202: | Line 189: | ||
| style="vertical-align: top;" | N/A | | style="vertical-align: top;" | N/A | ||
|} | |} | ||
</noinclude> | </noinclude> |
Revision as of 17:10, 8 August 2006
Documentation
This template is used to place an episode info on a Battlestar Wiki article page. It provides lower case parameters only.
Usage
{{Episode Data | image = | title= | series= | season= | episode= | guests= | writer= | story= | director= | production= | rating= | US airdate= | UK airdate= | dvd= | population= | podcast= | prev= | next= }}
Required parameters
- title: Title of episode. No wikilink and no disambiguation parameters also.
- episode: Number of episode.
- production: Three Letter Number (e.x. 101, 102, 103)
- season: Only for RDM series
- If you have series set to
tos
or1980
you do not need to set this field or have it at all.
- If you have series set to
- prev: Prev episode. Please wikify.
- next: Next episode. Please wikify.
Optional parameters
- image: The image.
33mincount_101_1080i.jpg
- series: Only options are
tos
and1980
. You can leave this field out if this is an RDM episode. Default is: RDM.- Vaild Entry:
tos
and1980
- Vaild Entry:
- guests: Each Person who is a guest star on the episode.
- Example:
[[Richard Hatch]] as [[Tom Zarek]]
If there is more than one, each one should be followed by<br/>
unless it is the last one.
- Example:
- writer: The Writer(s), if split credit between Teleplay and Story, "writer" is for the one credited with the Teleplay
- story: Writer given Story credit (in the event that credit is split between Teleplay and Story)
- director: The Director
- Example for writer, story, and director: If there is more than one, each one should be followed by
<br/>
unless it is the last one.
- Example for writer, story, and director: If there is more than one, each one should be followed by
- rating: Nielsen Ratings
- US airdate: In ISO 8601 YYYY-MM-DD format, e.g. 2006-02-17. Must not be wikilinked.
- UK airdate: In ISO 8601 YYYY-MM-DD format, e.g. 2006-02-17. Must not be wikilinked.
- dvd: Date the DVD was released containing this episode, in ISO 8601 YYYY-MM-DD format, e.g. 2006-02-17. Must not be wikilinked.
- population: Current Population shown during the credits
RDM parameters
- podcast: Podcast page must exist. (e.x. Y)
Live Examples
RDM Example #1 | {{Episode Data | image= Blackbird_FotP.JPG | title= Flight of the Phoenix | season= 2 | episode= 9 | writer= [[Bradley Thompson]]<br/>[[David Weddle]] | director= [[Michael Nankin]] | production= 209 | rating= 1.9 | US airdate= 2005-09-16 | UK airdate= 2005-03-07 | dvd= 2005-12-20 | population= 47,853 | prev= [[Final Cut]] | next= [[Pegasus (episode)|Pegasus]] | podcast= Y }} |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
TOS/1980 Example #1 | {{Episode Data | image = BattleofKobol.jpg | title= Lost Planet of the Gods, Part II | series= tos | episode= 3 | writer= [[Glen A. Larson]] <br/> [[Donald Bellisario]] | director= [http://www.imdb.com/name/nm0638527/ Christian I. Nyby II] | production= 50205 | US airdate= 1978-10-01 | UK airdate= | dvd= 2004-12-28 | population= | prev= [[Lost Planet of the Gods, Part I|Lost Planet of the Gods, Part I]] | next= [[The Lost Warrior]] }} |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Cap Example #1 | N/A | N/A |