Template:Sidebar episode
幻游百科,影视科幻的百科全书
| Where No Man Has Gone Before | |
|---|---|
| TOS, Episode 1x01 (#2) Production number: 6149-02 First aired: {{#ifexpr:(1966>1963)|22 September 1966|22 September 1966}}{{#if:3rd| 3rd TOS episode to be aired|}} | |
| | |
| {{#if:Samuel A. Peeples|Written By Samuel A. Peeples |Teleplay By Story By }}Directed By James Goldstone | |
| Date: Unknown (2265) |
This template can be used as a standardized sidebar on any episode page. The resulting layout can be seen on the right. The template uses the following variables.
[编辑]
Variables
- Title
- Episode title
- Series
- Three letter abbreviation of the respective series. Used to be displayed directly as well as to automatically create a link to the season page.
- Season
- One digit representing the season. See "Series".
- Episode
- Two digits representing the episode. See "Series".
- Number
- Number of this episode in production order (this might differ from the actual "Production number").
- Production
- The production number of this episode. This is a serial number, not the order of production.
- AirdateYear
- Year of the first broadcast.
- AirdateMonth
- Month of the first broadcast. Use "January"-"December", not "01"-"12".
- AirdateDay
- Day of the first broadcast (using two digits). The three "Airdate" variables are also used to create a link to the production timeline.
- BroadcastOrder
- "1st", "2nd", ... - can be used if broadcast order differs from production order, or be omitted otherwise.
- Image
- Filename of an image, without "Image:" namespace prefix.
- WrittenBy
- Name of writer(s) as credited. Typically, an episode uses either this or the following two credits, but never all at the same time.
- TeleplayBy
- Name(s) of writer(s) according to "Teleplay By" credit.
- StoryBy
- Name(s) of writer(s) according to "Story By" credit.
- DirectedBy
- Name of the director of this episode.
- Date
- In-universe date of this episode. Use format "Stardate ([[Year]])".
[编辑]
Code
The following code can be copied to the top of any episode article directly.
{{sidebar episode|
Title=
| Series=
| Season=
| Episode=
| Number=
| Production=
| AirdateYear=
| AirdateMonth=
| AirdateDay=
| BroadcastOrder=
| Image=
| WrittenBy=
| TeleplayBy=
| StoryBy=
| DirectedBy=
| Date=
}}

