Template:Infobox episode: Difference between revisions

From Queen's Court Games
Content deleted Content added
No edit summary
No edit summary
 
Line 1: Line 1:
==Description==
<pre>{{Infobox episode
To use this template, copy the following code and fill in the appropriate fields.
| title = The First Episode

| image = [e.g. "Example.jpg"]
==Syntax==
| part_of_season = 69
<pre>{{infobox episode
| episode_number = 1
| air_date = 1 January 1900
| title =
| previous_episode =
| partOfSeason =
| next_episode =
| episodeNumber =
| image = [e.g. "Example.jpg"]
| airdate =
| previousEpisode =
| nextEpisode =
}}</pre>
}}</pre>

<includeonly>[[Category:Templates|{{PAGENAME}}]][[Category:Templates/Infobox|{{PAGENAME}}]]</includeonly><noinclude>[[Category:Template documentation|{{PAGENAME}}]]</noinclude>

Latest revision as of 03:45, 22 December 2023

Description[edit]

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

Syntax[edit]

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