Difference between revisions of "Template:SpecialItem"

From Detective Conan Wiki
(Created page with '<includeonly> | style="text-align:center; background:#fff1e4;"|{{{1|}}} || style="background:#fff1e4;"|{{{2|}}} || style="text-align:center; background:#fff1e4;"|{{{3|}}} || styl...')
 
m (update that line)
 
(2 intermediate revisions by one other user not shown)
Line 1: Line 1:
 
<includeonly>
 
<includeonly>
 
| style="text-align:center; background:#fff1e4;"|{{{1|}}} || style="background:#fff1e4;"|{{{2|}}} || style="text-align:center; background:#fff1e4;"|{{{3|}}} || style="text-align:center; background:#fff1e4;"|{{{4|}}}  
 
| style="text-align:center; background:#fff1e4;"|{{{1|}}} || style="background:#fff1e4;"|{{{2|}}} || style="text-align:center; background:#fff1e4;"|{{{3|}}} || style="text-align:center; background:#fff1e4;"|{{{4|}}}  
| style="text-align:center; background:#fff1e4;"|{{#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:#fff1e4;"|{{#if:{{{pnew|}}}|{{Plot New}}}}{{#if:{{{pchar|}}}|{{Plot Char}}}}{{#if:{{{promance|}}}|{{Plot Romance}}}}{{#if:{{{pbo|}}}|{{Plot BO}}}}{{#if:{{{pmk|}}}|{{Plot MK}}}}{{#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 {{{pmk|0}}} and {{{ppast|0}}} and {{{pfbi|0}}}}}|
 
{{{!}} style="margin: 15px; border: 1px dotted #FE9F2F; border-collapse: collapse; background: #FFF8EF"
 
{{{!}} style="margin: 15px; border: 1px dotted #FE9F2F; border-collapse: collapse; background: #FFF8EF"
 
{{#if:{{{pnew|}}}|
 
{{#if:{{{pnew|}}}|
Line 17: Line 17:
 
{{#if:{{{pbo|}}}|
 
{{#if:{{{pbo|}}}|
 
{{!}} style="border: none; padding-right: 10px;" {{!}} {{Plot BO}} ''{{{pbo}}}''
 
{{!}} style="border: none; padding-right: 10px;" {{!}} {{Plot BO}} ''{{{pbo}}}''
 +
{{!}}-}}
 +
{{#if:{{{pmk|}}}|
 +
{{!}} style="border: none; padding-right: 10px;" {{!}} {{Plot MK}} ''{{{pmk}}}''
 
{{!}}-}}
 
{{!}}-}}
 
{{#if:{{{ppast|}}}|
 
{{#if:{{{ppast|}}}|
Line 36: Line 39:
 
| promance            =    (Optional) Short description of what new development occurred regarding character romance
 
| 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
 
| pbo                =    (Optional) Short description of why and how the Black Organization was involved in the OVA
 +
| pmk                =    (Optional) Short description of what happened with Magic Kaito characters and/or Kid's heist
 
| ppast              =    (Optional) Short description of what new information was revealed about a character's past
 
| ppast              =    (Optional) Short description of what new information was revealed about a character's past
 
| summary            =    (Optional) Short summary of the special
 
| summary            =    (Optional) Short summary of the special

Latest revision as of 04:36, 13 June 2015

Displays an item of a TV special list.

Usage

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

{{SpecialItem|<japanese special>|<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
| pmk                 =    (Optional) Short description of what happened with Magic Kaito characters and/or Kid's heist
| ppast               =    (Optional) Short description of what new information was revealed about a character's past
| summary             =    (Optional) Short summary of the special
}}