Jump to content

Template:Plot: Difference between revisions

From Detective Conan Wiki
mNo edit summary
mNo edit summary
Line 1: Line 1:
<includeonly>{{#iferror: {{#expr:{{{pnew|0}}} and {{{pchar|0}}} and {{{promance|0}}} and {{{pbo|0}}} and {{{ppast|0}}}}}|
<includeonly>{{#iferror: {{#expr:{{{pnew|0}}} and {{{pchar|0}}} and {{{promance|0}}} and {{{pbo|0}}} and {{{ppast|0}}}}}|
{{{!}} style="margin: 15px; border: 1px dotted {{{border}}}; border-collapse: collapse; background: {{{background}}}"
{{{!}} style="margin: 15px; border: 1px dotted {{{border}}}; border-collapse: collapse; background: {{{background}}}"
{{#if:{{{pnew|}}}|
{{#if:{{{pnew|}}}|{{#ifeq:{{{pnew|}}}|0||
{{!}} style="border: none; padding-right: 10px;" {{!}} {{Plot New}} ''{{{pnew}}}''
{{!}} style="border: none; padding-right: 10px;" {{!}} {{Plot New}} ''{{{pnew}}}''
{{!}}-}}
{{!}}-}}}}
{{#if:{{{pchar|}}}|
{{#if:{{{pchar|}}}|{{#ifeq:{{{pchar|}}}|0||
{{!}} style="border: none; padding-right: 10px;" {{!}} {{Plot Char}} ''{{{pchar}}}''
{{!}} style="border: none; padding-right: 10px;" {{!}} {{Plot Char}} ''{{{pchar}}}''
{{!}}-}}
{{!}}-}}}}
{{#if:{{{promance|}}}|
{{#if:{{{promance|}}}|{{#ifeq:{{{promance|}}}|0||
{{!}} style="border: none; padding-right: 10px;" {{!}} {{Plot Romance}} ''{{{promance}}}''
{{!}} style="border: none; padding-right: 10px;" {{!}} {{Plot Romance}} ''{{{promance}}}''
{{!}}-}}
{{!}}-}}}}
{{#if:{{{pbo|}}}|
{{#if:{{{pbo|}}}|{{#ifeq:{{{pbo|}}}|0||
{{!}} style="border: none; padding-right: 10px;" {{!}} {{Plot BO}} ''{{{pbo}}}''
{{!}} style="border: none; padding-right: 10px;" {{!}} {{Plot BO}} ''{{{pbo}}}''
{{!}}-}}
{{!}}-}}}}
{{#if:{{{ppast|}}}|
{{#if:{{{ppast|}}}|{{#ifeq:{{{ppast|}}}|0||
{{!}} style="border: none; padding-right: 10px;" {{!}} {{Plot Past}} ''{{{ppast}}}''
{{!}} style="border: none; padding-right: 10px;" {{!}} {{Plot Past}} ''{{{ppast}}}''
{{!}}-}}
{{!}}-}}}}
{{!}}}|}}</includeonly><noinclude>
{{!}}}|}}</includeonly><noinclude>
Displays a plot window.
Displays a plot window.

Revision as of 21:12, 12 August 2009

Displays a plot window.

Usage

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

{{Plot
| background          =    Background color
| border              =    Border color
| pnew                =    (Optional) Short description of which new character was introduced
| pchar               =    (Optional) Short description of what new character development occured
| 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 episode
| ppast               =    (Optional) Short description of what new information was revealed about a character's past
}}