Difference between revisions of "Template:OVAItem"

From Detective Conan Wiki
m (Changed plot colors to the appropriate ones)
m
Line 5: Line 5:
 
| colspan="7" | {{#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 #FE9F2F; border-collapse: collapse; background: #FFF0DF"
+
{{{!}} style="margin: 15px; border: 1px dotted #FE9F2F; border-collapse: collapse; background: #FFF8EF"
 
{{#if:{{{pnew|}}}|
 
{{#if:{{{pnew|}}}|
 
{{!}} style="border: none; padding-right: 10px;" {{!}} {{Plot New}} ''{{{pnew}}}''
 
{{!}} style="border: none; padding-right: 10px;" {{!}} {{Plot New}} ''{{{pnew}}}''

Revision as of 01:58, 19 November 2009

Displays an item of an OVA list.

Usage

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

{{OVAItem|<japanese OVA>|<title>|<original airdate>|<US airdate>
| pnew                =    (Optional) Short description of which new character was introduced
| pchar               =    (Optional) Short description of what new character development occurred
| 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 OVA
| ppast               =    (Optional) Short description of what new information was revealed about a character's past
| summary             =    (Optional) Short summary of the OVA
}}