Difference between revisions of "Template:MovieItem"

From Detective Conan Wiki
Line 4: Line 4:
 
|-
 
|-
 
{{#ifeq:{{PAGENAME}}|Movies||
 
{{#ifeq:{{PAGENAME}}|Movies||
{{!}} colspan="8" style="padding:5px;" {{!}} {{#if:{{{summary|}}}|{{{summary}}}|No summary yet}}
+
{{!}} colspan="7" style="padding:5px;" {{!}} {{#if:{{{summary|}}}|{{{summary}}}|No summary yet}}
 
{{#iferror: {{#expr:{{{pnew|0}}} and {{{pchar|0}}} and {{{promance|0}}} and {{{pbo|0}}} and {{{pmk|0}}} and {{{ppast|0}}} and {{{pfbi|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 #2f51fe; border-collapse: collapse; background: #eff5ff"
 
{{{!}} style="margin: 15px; border: 1px dotted #2f51fe; border-collapse: collapse; background: #eff5ff"

Revision as of 19:50, 18 December 2024

Displays an item of a movie list.

Usage

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

{{MovieItem|<japanese movie>|<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 movie
| pmk                 =    (Optional) Short description of what happened with Magic Kaito characters
| ppast               =    (Optional) Short description of what new information was revealed about a character's past
| pfbi                =    (Optional) Short description of what happened with FBI characters
| summary             =    (Optional) Short summary of the movie
}}