The official discord link if you wish to join the discord: https://discord.gg/j5RKwCvAFu

The background art comes from Cherylann1960.

Template:Infobox episode/doc

From The Codex

Description

To use this template, copy the following code and fill in the appropriate fields.

Syntax

{{infobox episode
 | title             = 
 | partOfSeason      = 
 | episodeNumber     = 
 | image             = [e.g. "Example.jpg"]
 | airdate           = 
 | writer            = 
 | director          = 
 | previousEpisode   = 
 | nextEpisode       = 
}}

Sample output

<infobox> <title source="title"/>

<image source="image"></image> <label>Season</label> <label>Episode</label> <label>Air date</label> <label>Writer</label> <label>Director</label> <group layout="horizontal"> <header>Episode guide</header> <label>Previous</label> <label>Next</label> </group> </infobox>

{{infobox episode
 | title             = Flower of Babel
 | partOfSeason      = One
 | episodeNumber     = Three
 | image             = Example.jpg
 | airdate           = Unaired
 | writer            = D. Righta
 | director          = A. di Rektour
 | previousEpisode   = Episode Two
 | nextEpisode       = Episode Four
}}