Template:Episode List EN/Documentation: Difference between revisions
Jump to navigation
Jump to search
(Created page with "==Purpose== Used to create tables for listing episodes of a TV series that has been officially dubbed or subbed in English. Template:Episode List EN/Header is placed at the top of the table, and the table must be closed by appending <code>|}</code> on the following line. Use Template:Episode List instead if a series has never been officially dubbed or subbed. ==Usage== {| class="wikitable" |+ |- ! Parameter !! Description |- | ep || The episode number. |- | JP...") |
m (Protected "Template:Episode List EN/Documentation" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite))) |
(No difference)
|
Revision as of 18:00, 26 September 2023
Purpose
Used to create tables for listing episodes of a TV series that has been officially dubbed or subbed in English. Template:Episode List EN/Header is placed at the top of the table, and the table must be closed by appending |}
on the following line.
Use Template:Episode List instead if a series has never been officially dubbed or subbed.
Usage
Parameter | Description |
---|---|
ep | The episode number. |
JP | The Japanese title of the episode. |
transl | A direct translation or transliteration of the Japanese title. |
EN | The official English title of the episode. |
aired | The original Japanese broadcast date of the episode. |
descr | A brief summary of the episode. No more than a small paragraph long. |
Code
{{Episode List/Header}} {{Episode List|ep=|JP=|transl=|EN=|aired=|descr=}} |}
This is the template documentation page for Template:Episode List EN. It should be transcluded onto the template page.