Difference between revisions of "Template:DramaItem"

From Detective Conan Wiki
m
m
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
<includeonly>
 
<includeonly>
| style="text-align:center; background:#9FC0FF;"|{{{1|}}} || style="background:#9FC0FF;"|{{{2|}}} || style="text-align:center; background:#9FC0FF;"|{{{3|}}} || style="text-align:center; background:#9FC0FF;"|{{{4|}}}  
+
| style="text-align:center; background:#D4FACC;"|{{{1|}}} || style="background:#D4FACC;"|{{{2|}}} || style="text-align:center; background:#D4FACC;"|{{{3|}}} || style="text-align:center; background:#D4FACC;"|{{{4|}}}  
| style="text-align:center; background:#9FC0FF;"|{{#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:#D4FACC;"|{{#if:{{{pnew|}}}|{{Plot New}}}}{{#if:{{{pchar|}}}|{{Plot Char}}}}{{#if:{{{promance|}}}|{{Plot Romance}}}}{{#if:{{{pbo|}}}|{{Plot BO}}}}{{#if:{{{ppast|}}}|{{Plot Past}}}}
 
|-
 
|-
 
| 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: #FFF8EF"
+
{{{!}} style="margin: 15px; border: 1px dotted #7AEB94; border-collapse: collapse; background: #F9F9F9"
 
{{#if:{{{pnew|}}}|
 
{{#if:{{{pnew|}}}|
 
{{!}} style="border: none; padding-right: 10px;" {{!}} {{Plot New}} ''{{{pnew}}}''
 
{{!}} style="border: none; padding-right: 10px;" {{!}} {{Plot New}} ''{{{pnew}}}''
Line 23: Line 23:
 
{{!}}}|}}
 
{{!}}}|}}
 
|-
 
|-
| colspan="7" style="background: #f08f31; height: 3px; padding:0px;" |
+
| colspan="7" style="background: #67A56E; height: 3px; padding:0px;" |
 
|-</includeonly><noinclude>
 
|-</includeonly><noinclude>
 
Displays an item of a drama episode/specials list.
 
Displays an item of a drama episode/specials list.

Latest revision as of 13:43, 8 July 2011

Displays an item of a drama episode/specials list.

Usage

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

{{DramaItem|<japanese 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 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 episode
}}