Difference between revisions of "Template:SeasonItem"

From Detective Conan Wiki
(Explanation of new variable)
m (rerun = #E9F0D8)
Line 1: Line 1:
 
<includeonly>
 
<includeonly>
| style="text-align:center; {{#switch: {{{type}}} | remaster = background:#efead7; | rerun = background:#dcba6f; | special = background:#f0eeeb; | background:#f2fde9; }} "|{{{1|}}} || style="text-align:center; {{#switch: {{{type}}} | remaster = background:#efead7; | rerun = background:#dcba6f; | special = background:#f0eeeb; | background:#f2fde9; }}"|{{{2|}}} || style="{{#switch: {{{type}}} | remaster = background:#efead7; | rerun = background:#dcba6f; | special = background:#f0eeeb; | background:#f2fde9; }}"|{{{3|}}} || style="text-align:center; {{#switch: {{{type}}} | remaster = background:#efead7; | rerun = background:#dcba6f; | special = background:#f0eeeb; | background:#f2fde9; }}"|{{{4|}}} || style="text-align:center; {{#switch: {{{type}}} | remaster = background:#efead7; | rerun = background:#dcba6f; | special = background:#f0eeeb; | background:#f2fde9; }}"|{{{5|}}}  
+
| style="text-align:center; {{#switch: {{{type}}} | remaster = background:#efead7; | rerun = background:#E9F0D8; | special = background:#f0eeeb; | background:#f2fde9; }} "|{{{1|}}} || style="text-align:center; {{#switch: {{{type}}} | remaster = background:#efead7; | rerun = background:#E9F0D8; | special = background:#f0eeeb; | background:#f2fde9; }}"|{{{2|}}} || style="{{#switch: {{{type}}} | remaster = background:#efead7; | rerun = background:#E9F0D8; | special = background:#f0eeeb; | background:#f2fde9; }}"|{{{3|}}} || style="text-align:center; {{#switch: {{{type}}} | remaster = background:#efead7; | rerun = background:#E9F0D8; | special = background:#f0eeeb; | background:#f2fde9; }}"|{{{4|}}} || style="text-align:center; {{#switch: {{{type}}} | remaster = background:#efead7; | rerun = background:#E9F0D8; | special = background:#f0eeeb; | background:#f2fde9; }}"|{{{5|}}}  
| style="text-align:center; {{#switch: {{{type}}} | remaster = background:#efead7; | rerun = background:#dcba6f; | special = background:#f0eeeb; | background:#f2fde9; }}"|{{#if:{{{pnew|}}}|{{Plot New}}}}{{#if:{{{pchar|}}}|{{Plot Char}}}}{{#if:{{{promance|}}}|{{Plot Romance}}}}{{#if:{{{pbo|}}}|{{Plot BO}}}}{{#if:{{{pmk|}}}|{{Plot MK}}}}{{#if:{{{ppast|}}}|{{Plot Past}}}}{{#if:{{{pfbi|}}}|{{Plot FBI}}}} || style="text-align:center; {{#switch: {{{type}}} | remaster = background:#efead7; | rerun = background:#dcba6f; | special = background:#f0eeeb; | background:#f2fde9; }}"|{{#ifeq:{{{manga-source}}}|original|'''TV Original'''|{{{manga-source|&nbsp;}}}}} || style="text-align:center; {{#switch: {{{type}}} | remaster = background:#efead7; | rerun = background:#dcba6f; | special = background:#f0eeeb; | background:#f2fde9; }}"|{{{next-conan-hint|&nbsp;}}}
+
| style="text-align:center; {{#switch: {{{type}}} | remaster = background:#efead7; | rerun = background:#E9F0D8; | special = background:#f0eeeb; | background:#f2fde9; }}"|{{#if:{{{pnew|}}}|{{Plot New}}}}{{#if:{{{pchar|}}}|{{Plot Char}}}}{{#if:{{{promance|}}}|{{Plot Romance}}}}{{#if:{{{pbo|}}}|{{Plot BO}}}}{{#if:{{{pmk|}}}|{{Plot MK}}}}{{#if:{{{ppast|}}}|{{Plot Past}}}}{{#if:{{{pfbi|}}}|{{Plot FBI}}}} || style="text-align:center; {{#switch: {{{type}}} | remaster = background:#efead7; | rerun = background:#E9F0D8; | special = background:#f0eeeb; | background:#f2fde9; }}"|{{#ifeq:{{{manga-source}}}|original|'''TV Original'''|{{{manga-source|&nbsp;}}}}} || style="text-align:center; {{#switch: {{{type}}} | remaster = background:#efead7; | rerun = background:#E9F0D8; | special = background:#f0eeeb; | background:#f2fde9; }}"|{{{next-conan-hint|&nbsp;}}}
 
|-
 
|-
 
{{#ifeq:{{PAGENAME}}|Anime||
 
{{#ifeq:{{PAGENAME}}|Anime||

Revision as of 04:11, 13 June 2015

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
| 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.
}}