Jump to content

Template:MovieItem: Difference between revisions

From Detective Conan Wiki
Created page with '<includeonly> | style="text-align:center; background:#f2fde9;"|{{{1|}}} || style="background:#f2fde9;"|{{{2|}}} || style="text-align:center; background:#f2fde9;"|{{{3|}}} || styl...'
 
BOBO (talk | contribs)
No edit summary
 
(27 intermediate revisions by 5 users not shown)
Line 1: Line 1:
<includeonly>
<includeonly>
| style="text-align:center; background:#f2fde9;"|{{{1|}}} || style="background:#f2fde9;"|{{{2|}}} || style="text-align:center; background:#f2fde9;"|{{{3|}}} || style="text-align:center; background:#f2fde9;"|{{{4|}}}  
| style="text-align:center; background:#f1e9f5;"|{{{1|}}} || style="background:#f1e9f5;"|{{{2|}}} || style="text-align:center; background:#f1e9f5;"|{{{3|}}} || style="text-align:center; background:#f1e9f5;"|{{{4|}}}  
| 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:#f1e9f5;"|{{#if:{{{pnew|}}}|{{Plot New}}}}{{#if:{{{pchar|}}}|{{Plot Char}}}}{{#if:{{{promance|}}}|{{Plot Romance}}}}{{#if:{{{pbo|}}}|{{Plot BO}}}}{{#if:{{{pmk|}}}|{{Plot MK}}}}{{#if:{{{ppast|}}}|{{Plot Past}}}}{{#if:{{{pfbi|}}}|{{Plot FBI}}}}
| style="text-align:center; background:#f1e9f5;"|{{{5|}}} || style="text-align:center; background:#f1e9f5;"|{{{6|}}}
|-
|-
| colspan="7" | {{#if:{{{summary|}}}|{{{summary}}}|No summary yet}}
{{#ifeq:{{PAGENAME}}|Movies||
{{#iferror: {{#expr:{{{pnew|0}}} and {{{pchar|0}}} and {{{promance|0}}} and {{{pbo|0}}} and {{{ppast|0}}}}}|
{{!}} colspan="9" 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}}}}}|
{{{!}} style="margin: 15px; border: 1px dotted #2f51fe; border-collapse: collapse; background: #eff5ff"
{{{!}} style="margin: 15px; border: 1px dotted #2f51fe; border-collapse: collapse; background: #eff5ff"
{{#if:{{{pnew|}}}|
{{#if:{{{pnew|}}}|
Line 17: Line 19:
{{#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|}}}|
{{!}} style="border: none; padding-right: 10px;" {{!}} {{Plot Past}} ''{{{ppast}}}''
{{!}} style="border: none; padding-right: 10px;" {{!}} {{Plot Past}} ''{{{ppast}}}''
{{!}}-}}
{{#if:{{{pfbi|}}}|
{{!}} style="border: none; padding-right: 10px;" {{!}} {{Plot FBI}} ''{{{pfbi}}}''
{{!}}-}}
{{!}}-}}
{{!}}}|}}
{{!}}}|}}
|-
{{!}}-
| colspan="7" style="background: #A153D2; height: 3px; padding:0px;" |
{{!}} colspan="9" style="background: #A153D2; height: 3px; padding:0px;" {{!}}
|-</includeonly><noinclude>
{{!}}-}}
</includeonly><noinclude>
Displays an item of a movie list.
Displays an item of a movie list.


Line 31: Line 40:
The following is a list of required or optional parameters for any of the rows:
The following is a list of required or optional parameters for any of the rows:
<pre>
<pre>
{{MovieItem|<japanese episode>|<title>|<original airdate>|<US airdate>
{{MovieItem|<japanese movie>|<title>|<original airdate>|<US airdate>
| pnew                =    (Optional) Short description of which new character was introduced
| pnew                =    (Optional) Short description of which new character was introduced
| pchar              =    (Optional) Short description of what new character development occured
| pchar              =    (Optional) Short description of what new character development occurred
| 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 movie
| 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
| ppast              =    (Optional) Short description of what new information was revealed about a character's past
| summary            =    (Optional: Short summary of the movie)
| pfbi                =    (Optional) Short description of what happened with FBI characters
| summary            =    (Optional) Short summary of the movie
}}
}}
</pre>
</pre>


[[Category:Templates]]</noinclude>
[[Category:Templates]]</noinclude>

Latest revision as of 20:29, 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
}}