Template:Episode: Difference between revisions
From Bad Buddy Wiki
(Created page with "<noinclude>Category:Infoboxes == Usage == This template should be used on episode pages. Copy & paste the code below to the top of the page: <pre> {{Episode| episodeNumber=| airDate=| director=| previousEpisode=| nextEpisode=| image=Ep1_Thumb.png}}</pre> ==The Template== <includeonly><infobox type="Episode"> <title source="title"/> <image source="image"><caption source="imagecaption"/></image> <data source="partOfSeason"><label>Season</label...") |
No edit summary |
||
| Line 17: | Line 17: | ||
==The Template== | ==The Template== | ||
< | </noinclude><table class="infobox" > | ||
<tr><th colspan="2">{{{image}}}</th></tr> | |||
<tr><th valign="top" align="center" colspan="2" bgcolor=#E4E4E4>{{{episodeNumber|}}}</th></tr> | |||
<tr><td valign="top" width="30%" > '''Air Date:'''</td> | |||
<td> {{{airDate|}}}</td></tr> | |||
<tr><td valign="top" width="30%"> '''Director:'''</td> | |||
<td> {{{director|}}}</td></tr> | |||
<th valign="top" align="center" colspan="2" bgcolor=#E4E4E4>Episode Guide</th> | |||
<tr><td valign="top" width="30%">{{{previousEpisode|'''Previous'''}}}</td> <td valign="top" width="30%">{{{nextEpisode|'''Next'''}}}</td> | |||
</table> | |||
<includeonly>[[Category:Characters]]</includeonly> | |||
</ | |||
Latest revision as of 20:52, 24 March 2024
Usage
This template should be used on episode pages.
Copy & paste the code below to the top of the page:
{{Episode|
episodeNumber=|
airDate=|
director=|
previousEpisode=|
nextEpisode=|
image=Ep1_Thumb.png}}
The Template
| {{{image}}} | |
|---|---|
| Air Date: | |
| Director: | |
| Episode Guide | |
| Previous | Next |
