Template:Episode: Difference between revisions

From MediaWiki
Jump to navigationJump to search
SanityOrMadness (talk | contribs)
This REALLY needs better, on-page, documentation - "series" codes aren't obvious, the non-optional parameter "ep" wasn't even in the list...
Pretty much all of our templates are going to need better documentation when we get the chance, I agree. Here's my own notes for now.
Line 77: Line 77:
{| style="background: transparent;"
{| style="background: transparent;"
|<pre>{{episode|
|<pre>{{episode|
|series=
|series=(series the episode is in (codes: g1, headmasters, masterforce, victory,
|ep=
zone, g2, beast wars ii, beast wars neo, beast machines, rid, armada, energon,
|prev=
cybertron, animated))
|next=
|ep=(the episode number)
|series2=
|prev=(previous episode (may be handled automatically for some of the series))
|ep2=
|next=(next episode (may be handled automatically for some of the series))
|prev2=
|series2=(second series the episode is in, if applicable (codes: g1, headmasters,
|next2=
masterforce, victory, zone, g2, beast wars ii, beast wars neo,
|title=
beast machines, rid, armada, energon, cybertron, animated))
|japanese=
|ep2=(the second series episode number, if applicable)
|image=
|prev2=(previous episode in the second series, if applicable)
|caption=
|next2=(next episode in the second series, if applicable)
|production code=
|title=(title of the episode)
|production company=
|japanese=(title in Japanese for Japanese-origin episodes, if applicable)
|romaji=(romanization of Japanese title)
|translation=(translation of Japanese title)
|image=(some representative image)
|caption=(caption for the image)
|production code=(episode's production code, if known)
|production company=(wikilink to the company that produced the episode)
|writer=
|writer=
|writers=
|written by=
|director=
|director=
|directors=
|animation studio=(wikilink to the studio that animated the episode)
|directed by=
|airdate=(the date the episode aired)
|animation studio=
|continuity=(wikilink to the continuity the episode takes place in)
|airdate=
|continuity=
}}
}}
</pre>
</pre>

Revision as of 23:32, 26 March 2009

{{episode|
|series=(series the episode is in (codes: g1, headmasters, masterforce, victory,
zone, g2, beast wars ii, beast wars neo, beast machines, rid, armada, energon,
cybertron, animated))
|ep=(the episode number)
|prev=(previous episode (may be handled automatically for some of the series))
|next=(next episode (may be handled automatically for some of the series))
|series2=(second series the episode is in, if applicable (codes: g1, headmasters,
masterforce, victory, zone, g2, beast wars ii, beast wars neo,
beast machines, rid, armada, energon, cybertron, animated))
|ep2=(the second series episode number, if applicable)
|prev2=(previous episode in the second series, if applicable)
|next2=(next episode in the second series, if applicable)
|title=(title of the episode)
|japanese=(title in Japanese for Japanese-origin episodes, if applicable)
|romaji=(romanization of Japanese title)
|translation=(translation of Japanese title)
|image=(some representative image)
|caption=(caption for the image)
|production code=(episode's production code, if known)
|production company=(wikilink to the company that produced the episode)
|writer=
|director=
|animation studio=(wikilink to the studio that animated the episode)
|airdate=(the date the episode aired)
|continuity=(wikilink to the continuity the episode takes place in)
}}

For the credits, add them in the way the credits are in the issue, such as "|writer=" or "|written by=". If the credit style is not available, add it to the template or bring it up on the talk page.