Difference between revisions of "Template:SeasonItem"

From Detective Conan Wiki
m
m
Line 4: Line 4:
 
|-
 
|-
 
{{#ifeq:{{PAGENAME}}|Anime||
 
{{#ifeq:{{PAGENAME}}|Anime||
{{!}} colspan="7" style="background:#f2fde9;" {{!}} {{#if:{{{summary|}}}|{{{summary}}}|No summary yet}} -> {{#iferror: {{#expr: ({{{pnew|1}}} + {{{pchar|1}}} + {{{promance|1}}} + {{{pbo|1}}} + {{{ppast|1}}}) > 0}}|Some|None}}
+
{{!}} colspan="7" style="background:#f2fde9;" {{!}} {{#if:{{{summary|}}}|{{{summary}}}|No summary yet}} -> {{#iferror: {{#expr: ({{{pnew|0}}} + {{{pchar|0}}} + {{{promance|0}}} + {{{pbo|0}}} + {{{ppast|0}}}) <> 0}}|Some|None}}
{{#iferror: {{#expr: ({{{pnew|1}}} + {{{pchar|1}}} + {{{promance|1}}} + {{{pbo|1}}} + {{{ppast|1}}}) > 0}}|
+
{{#iferror: {{#expr: ({{{pnew|0}}} + {{{pchar|0}}} + {{{promance|0}}} + {{{pbo|0}}} + {{{ppast|0}}}) <> 0}}|
 
{{{!}} style="margin: 15px; border: 1px dotted #2f51fe; border-collapse: collapse; background: #ecf3fe"
 
{{{!}} style="margin: 15px; border: 1px dotted #2f51fe; border-collapse: collapse; background: #ecf3fe"
 
{{#if:{{{pnew|}}}|
 
{{#if:{{{pnew|}}}|
Line 21: Line 21:
 
{{#if:{{{ppast|}}}|
 
{{#if:{{{ppast|}}}|
 
{{!}} style="border: none" {{!}} {{Plot Past}} ''{{{ppast}}}''}}
 
{{!}} style="border: none" {{!}} {{Plot Past}} ''{{{ppast}}}''}}
{{!}}-}}
+
{{!}}-|}}
 
{{!}}}
 
{{!}}}
 
{{!}}-}}</includeonly><noinclude>
 
{{!}}-}}</includeonly><noinclude>

Revision as of 03:22, 6 July 2009

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
| ppast               =    (Optional) Short description of what new information was revealed about a character's past
| summary             =    (Optional: Short summary of the episode)
}}