Template:InfoboxEpisode: Difference between revisions
From YoungHerculesWiki
⧼monobook-jumptonavigation⧽⧼monobook-jumptosearch⧽
No edit summary |
Gigglingkat (talk | contribs) No edit summary |
||
(18 intermediate revisions by 4 users not shown) | |||
Line 11: | Line 11: | ||
|director= | |director= | ||
|writer= | |writer= | ||
|outline= | |outline= | ||
}}</pre> | }}</pre> | ||
==The Template==</noinclude> | |||
<Table style="float:right" width="320"><TR width="320"><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%" | '''Summary''' | |||
| {{{outline|}}} | |||
|}</div> | |}</div> | ||
< | <TR ><TD style="padding:2px; margin-left:20px; margin-right:20px; text-align:center; font-size: 90%;"> | ||
|} </td></tr> | |} </td></tr> | ||
</table> | </table> |
Latest revision as of 13:18, 11 March 2014
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= |outline= }}
The Template
|