Jump to content

Template:SpecialVolumeItem: Difference between revisions

From Detective Conan Wiki
Skyechan (talk | contribs)
Created page with '<includeonly> | style="text-align:center; background:#dee1f5;"|[[Volume {{{1|}}}|{{{display-volume|{{{1|}}}}}}]] || style="text-align:center; background:#dee1f5;"|{{{2|}}} || sty...'
 
Skyechan (talk | contribs)
No edit summary
Line 3: Line 3:
| style="text-align:center; background:#dee1f5;"|{{#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:#dee1f5;"|{{#if:{{{pnew|}}}|{{Plot New}}}}{{#if:{{{pchar|}}}|{{Plot Char}}}}{{#if:{{{promance|}}}|{{Plot Romance}}}}{{#if:{{{pbo|}}}|{{Plot BO}}}}{{#if:{{{ppast|}}}|{{Plot Past}}}}
|-
|-
{{#ifeq:{{PAGENAME}}|Manga||
{{#ifeq:{{PAGENAME}}|Detective Conan Special||
{{!}} colspan="7" style="min-height: 270px; padding-left: 0px;" {{!}}
{{!}} colspan="7" style="min-height: 270px; padding-left: 0px;" {{!}}
{{{!}} cellpadding="0" cellspacing="0" style="border: 0px; padding: 10px; margin-right: 5px; background: #F9F9F9; position: absolute; right: 10px;"
{{{!}} cellpadding="0" cellspacing="0" style="border: 0px; padding: 10px; margin-right: 5px; background: #F9F9F9; position: absolute; right: 10px;"
Line 13: Line 13:
{{!}}}
{{!}}}
{{{!}} cellpadding="0" cellspacing="0" style="padding: 5px 0 5px 10px; background: transparent"
{{{!}} cellpadding="0" cellspacing="0" style="padding: 5px 0 5px 10px; background: transparent"
{{!}} style="border: 0;" {{!}} ''Main article: [[Volume {{{1|}}}]]''
{{!}} style="border: 0;" {{!}} ''Main article: [[Special Volume {{{1|}}}]]''
{{!}}}
{{!}}}
{{{chapter-list|}}}
{{{chapter-list|}}}
{{!}}-
{{!}}-
}}
}}
{{#ifeq:{{PAGENAME}}|Manga||
{{#ifeq:{{PAGENAME}}|Detective Conan Special||
{{!}} colspan="7" style="padding:5px;" {{!}} {{#if:{{{summary|}}}|{{{summary}}}|No summary yet}}
{{!}} colspan="7" style="padding:5px;" {{!}} {{#if:{{{summary|}}}|{{{summary}}}|No summary yet}}
{{Plot
{{Plot

Revision as of 04:59, 10 June 2010

Displays an item of a Special volume list.

Usage

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

{{VolumeItem|<volume number>|<chapters>|<japanese release date>|<japanese ISBN>|<english release date>|<english ISBN>
| display-volume      =    (Optional) Volume number to display (e.g. display "01" instead of just "1" for Volume 1)
| 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
| chapter-list        =    List of chapters
| summary             =    (Optional) Short summary of the episode
}}