Template:Episode: Difference between revisions

From Create: Minecraft Mod Wiki
Jump to navigation Jump to search
Create: Minecraft Mod Wiki>FANDOM
No edit summary
 
BoxWithout (talk | contribs)
m 1 revision imported
 
(No difference)

Latest revision as of 21:33, 14 February 2025

[view | edit | history | purge]Documentation

Description[edit source]

To use this template, add the {{Episode}} template and fill in the appropriate fields. Fields left blank will not appear in articles. This infobox template uses Fandom's infobox syntax.

Syntax[edit source]

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

Sample output[edit source]

{{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
}}
[view | edit | history | purge]The above documentation is transcluded from Template:Episode/doc.