Template:Episode List/Documentation

Revision as of 22:56, 19 September 2023 by RustyVanBurace (talk | contribs) (Protected "Template:Episode List/Documentation" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite)))

Purpose

Used to create tables for listing episodes of a TV series. Template:Episode List/Header is placed at the top of the table, and the table must be closed by appending |} on the following line.

Usage

Parameter Description
ep The episode number.
title The title of the episode.
runtime The runtime length of the episode.
aired The original Japanese broadcast date of the episode.
descr A brief summary of the episode.

Code

{{Episode List/Header}}
{{Episode List|ep=|title=|runtime=|aired=|descr=}}
|}


This is the template documentation page for Template:Episode List. It should be transcluded onto the template page.