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==


<includeonly><infobox type="Episode">
</noinclude><table class="infobox" >
<title source="title"/>
<tr><th colspan="2">{{{image}}}</th></tr>
<image source="image"><caption source="imagecaption"/></image>
<tr><th valign="top" align="center" colspan="2" bgcolor=#E4E4E4>{{{episodeNumber|}}}</th></tr>
<data source="partOfSeason"><label>Season</label></data>
<tr><td valign="top" width="30%" > '''Air Date:'''</td>
<data source="episodeNumber"><label>Episode</label></data>
<td> {{{airDate|}}}</td></tr>
<data source="airDate"><label>Air date</label></data>
<tr><td valign="top" width="30%"> '''Director:'''</td>
<data source="writer"><label>Writer</label></data>
<td> {{{director|}}}</td></tr>
<data source="director"><label>Director</label></data>
<th valign="top" align="center" colspan="2" bgcolor=#E4E4E4>Episode Guide</th>
<group layout="horizontal">
<tr><td valign="top" width="30%">{{{previousEpisode|'''Previous'''}}}</td> <td valign="top" width="30%">{{{nextEpisode|'''Next'''}}}</td>  
    <header>Episode guide</header>
</table>
    <data source="previousEpisode"><label>Previous</label></data>
<includeonly>[[Category:Characters‎]]</includeonly>
    <data source="nextEpisode"><label>Next</label></data>
</group>
</infobox>

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