Template:InfoboxEpisode: Difference between revisions
From YoungHerculesWiki
⧼monobook-jumptonavigation⧽⧼monobook-jumptosearch⧽
No edit summary |
|||
Line 15: | Line 15: | ||
}}</pre> | }}</pre> | ||
==The Template==</noinclude> | |||
<Table align="right" width="320"><TR><TD> | |||
{| style="border:0; margin: 0; font-size: 90%;" cellspacing="10" | |||
| valign="top" style="padding:0; border:1px solid #0E5B8C; margin-bottom:5px;" | | |||
<div style="padding:0.4em; background-color:#F9F9F9; border-bottom:0px solid #0E5B8C;" align="center"> {{{image|}}} | |||
</div> | |||
<div style="background:#F9F9F9; padding:0.2em 0.4em 0.2em 0.4em;"> | |||
{| style="border: 0; margin: 0; background:#F9F9F9;" cellpadding="3" | |||
|- | |||
| valign="top" width="30%" | '''Title''' | |||
| {{{title|}}} | |||
|- | |||
| valign="top" width="30%" | '''Episode #''' | |||
| {{{episode|}}} | |||
|- | |||
| valign="top" width="30%" | '''First aired''' | |||
| {{{firstaired|}}} | |||
|- | |||
| valign="top" width="30%" | '''Directed by''' | |||
| {{{director|}}} | |||
|- | |||
| valign="top" width="30%" | '''Written by''' | |||
| {{{writer|}}} | |||
|- | |||
| valign="top" width="30%" | '''Watch ep''' | |||
| {{{imdb|}}} | |||
|- | |||
| valign="top" width="30%" | '''Summary''' | |||
| {{{outline|}}} | |||
|}</div> | |}</div> | ||
Line 20: | Line 53: | ||
</div> | </div> | ||
|} </td></tr> | |} </td></tr> | ||
</table> | </table> |
Revision as of 00:49, 6 December 2008
Usage
To embed this template on an episode page, copy & paste the code below to the top of the new page:
{{InfoboxEpisode |image= |title= |episode= |firstaired= |director= |writer= |imdb= |outline= }}
The Template
|