Difference between revisions of "Template:SeasonItem"

From Detective Conan Wiki
(Quick test pls no breakerino)
m
Line 7: Line 7:
 
ifeq statement: If passed value is 1 then used condensed format, otherwise use expanded format  
 
ifeq statement: If passed value is 1 then used condensed format, otherwise use expanded format  
 
-->
 
-->
{{#ifeq:{{#if:{{NAMESPACE}}|1|{{#switch: {{PAGENAME}} | (strpos($PAGENAME, 'anime') = 1 | Rerun and Remastered Episodes list = 1 | 0 }}}}|1||
+
{{#ifeq:{{#if:{{NAMESPACE}}|1|{{#switch: {{PAGENAME}} | (strpos($PAGENAME, 'anime') === 1 | Rerun and Remastered Episodes list = 1 | 0 }}}}|1||
 
{{!}} colspan="8" style="padding:5px;" {{!}} {{#if:{{{summary|}}}|{{{summary}}}|No summary yet}}
 
{{!}} colspan="8" style="padding:5px;" {{!}} {{#if:{{{summary|}}}|{{{summary}}}|No summary yet}}
 
{{Plot
 
{{Plot

Revision as of 14:50, 17 March 2021

Displays an item of a season list.

Usage

The following is a list of required or optional parameters for any of the rows:

{{SeasonItem|<japanese episode>|<english episode>|<title>|<original airdate>|<US airdate>
| pnew              =    (Optional) Short description of which new character was introduced
| pchar              =    (Optional) Short description of what new character development occured
| promance        = (Optional) Short description of what new development occurred regarding character romance
| phh                 =    (Optional) Short description of why and how Heiji Hattori was involved in the episode
| pdb                 =    (Optional) Short description of why and how Detective Boys were involved in the episode
| pbo                 =    (Optional) Short description of why and how the Black Organization was involved in the episode
| pmk                =    (Optional) Short description of what happened with Magic Kaito characters
| ppast              =    (Optional) Short description of what new information was revealed about a character's past
| pfbi                =    (Optional) Short description of what happened with FBI characters
| manga-source    =    (Optional) What Manga volume and file(s) the episode is based on. Type "original" if it's a TV original episode.
| next-conan-hint     =    (Optional) Next Conan hint
| summary             =    (Optional) Short summary of the episode
| type                =    (Optional) Write (without the quotes) "remaster", "rerun" or "special" if the episode is in one of these categories. Leave it blank otherwise.
}}