Difference between revisions of "Template:SeasonItem"

From Detective Conan Wiki
m
m
Line 1: Line 1:
 
<includeonly>
 
<includeonly>
| style="text-align:center;"|{{{1|}}} || style="text-align:center;"|{{{2|}}} || {{{3|}}} || style="text-align:center;"|{{{4|}}} || style="text-align:center;"|{{{5|}}}  
+
| style="text-align:center; background:#f2fde9;"|{{{1|}}} || style="text-align:center; background:#f2fde9;"|{{{2|}}} || style="background:#f2fde9;"|{{{3|}}} || style="text-align:center; background:#f2fde9;"|{{{4|}}} || style="text-align:center; background:#f2fde9;"|{{{5|}}}  
| style="text-align:center;"|{{#if:{{{pnew|}}}|{{Plot New}}}}{{#if:{{{pchar|}}}|{{Plot Char}}}}{{#if:{{{promance|}}}|{{Plot Romance}}}}{{#if:{{{pbo|}}}|{{Plot BO}}}}{{#if:{{{ppast|}}}|{{Plot Past}}}} || style="text-align:center;"|{{{arc|&nbsp;}}}
+
| style="text-align:center; background:#f2fde9;"|{{#if:{{{pnew|}}}|{{Plot New}}}}{{#if:{{{pchar|}}}|{{Plot Char}}}}{{#if:{{{promance|}}}|{{Plot Romance}}}}{{#if:{{{pbo|}}}|{{Plot BO}}}}{{#if:{{{ppast|}}}|{{Plot Past}}}} || style="text-align:center; background:#f2fde9;"|{{{arc|&nbsp;}}}
 
|-
 
|-
 
{{#ifeq:{{PAGENAME}}|Anime||
 
{{#ifeq:{{PAGENAME}}|Anime||
{{!}} colspan="7" style="background:#f2fde9;" {{!}} {{#if:{{{summary|}}}|{{{summary}}}|No summary yet}}
+
{{!}} colspan="7" {{!}} {{#if:{{{summary|}}}|{{{summary}}}|No summary yet}}
 
{{#iferror: {{#expr:{{{pnew|0}}} and {{{pchar|0}}} and {{{promance|0}}} and {{{pbo|0}}} and {{{ppast|0}}}}}|
 
{{#iferror: {{#expr:{{{pnew|0}}} and {{{pchar|0}}} and {{{promance|0}}} and {{{pbo|0}}} and {{{ppast|0}}}}}|
 
{{{!}} style="margin: 15px; border: 1px dotted #2f51fe; border-collapse: collapse; background: #eff5ff"
 
{{{!}} style="margin: 15px; border: 1px dotted #2f51fe; border-collapse: collapse; background: #eff5ff"

Revision as of 04:48, 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)
}}