Jump to content

Template:VolumeItem: Difference between revisions

From Detective Conan Wiki
mNo edit summary
mNo edit summary
Line 26: Line 26:
|background = #eff5ff
|background = #eff5ff
|border    = #2f51fe
|border    = #2f51fe
|{{#if:{{{pnew|}}}|pnew = {{{pnew}}}}}
|pnew     = {{{pnew|0}}}
|{{#if:{{{pchar|}}}|pchar = {{{pchar}}}}}
|pchar   = {{{pchar|0}}}
|{{#if:{{{promance|}}}|promance = {{{promance}}}}}
|promance = {{{promance|0}}}
|{{#if:{{{pbo|}}}|pbo = {{{pbo}}}}}
|pbo     = {{{pbo|0}}}
|{{#if:{{{ppast|}}}|ppast = {{{ppast}}}}}
|ppast   = {{{ppast|0}}}
}}
}}
{{!}}-
{{!}}-

Revision as of 21:12, 12 August 2009

Displays an item of a volume list.

Usage

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

{{VolumeItem|<volume number>|<japanese release date>|<japanese ISBN>|<english release date>|<english ISBN>
| keyhole             =    Name of the keyhole character
| 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
}}