Difference between revisions of "Template:VolumeItem"

From Detective Conan Wiki
m
m
Line 1: Line 1:
 
<includeonly>
 
<includeonly>
| style="text-align:center; background:#fcd2d1;"|{{{display-volume|{{{1|}}}}}} || style="text-align:center; background:#fcd2d1;"|{{{2|}}} || style="text-align:center; background:#fcd2d1;"|{{{3|}}} || style="text-align:center; background:#fcd2d1;"|{{{4|}}} || style="text-align:center; background:#fcd2d1;"|{{{5|}}} || style="text-align:center; background:#fcd2d1;"|{{{6|}}}
+
| style="text-align:center; background:#fcd2d1;"|{{{display-volume|{{{1|}}}}}} || style="text-align:center; background:#fcd2d1;"|{{{2|}}} || style="text-align:center; background:#fcd2d1;"|{{{3|}}} || style="text-align:center; background:#fcd2d1;"|{{{4|}}} || style="text-align:center; background:#fcd2d1;"|{{{5|}}}  
 
| style="text-align:center; background:#fcd2d1;"|{{#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:#fcd2d1;"|{{#if:{{{pnew|}}}|{{Plot New}}}}{{#if:{{{pchar|}}}|{{Plot Char}}}}{{#if:{{{promance|}}}|{{Plot Romance}}}}{{#if:{{{pbo|}}}|{{Plot BO}}}}{{#if:{{{ppast|}}}|{{Plot Past}}}}
 
|-
 
|-
| colspan="7" |
+
| colspan="6" |
 +
{{#ifexist: File:Keyhole_{{{1|}}}.jpg|[[File:Keyhole_{{{1|}}}.jpg|120px|Keyhole character:<br>[[{{{keyhole}}}]]]]|[[Media:Keyhole_{{{1|}}}.jpg|Upload]]}}
 
{| 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:'' [[Volume {{{1|}}}]]
Line 10: Line 11:
 
|-
 
|-
 
{{#ifeq:{{PAGENAME}}|Manga||
 
{{#ifeq:{{PAGENAME}}|Manga||
{{!}} colspan="7" {{!}} {{#if:{{{summary|}}}|{{{summary}}}|No summary yet}}
+
{{!}} colspan="6" {{!}} {{#if:{{{summary|}}}|{{{summary}}}|No summary yet}}
 
{{#iferror: {{#expr:{{{pnew|0}}} and {{{pchar|0}}} and {{{promance|0}}} and {{{pbo|0}}} and {{{ppast|0}}}}}|
 
{{#iferror: {{#expr:{{{pnew|0}}} and {{{pchar|0}}} and {{{promance|0}}} and {{{pbo|0}}} and {{{ppast|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"
Line 38: Line 39:
 
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>
{{VolumeItem|<volume number>|<keyhole image>|<japanese release date>|<japanese ISBN>|<english release date>|<english ISBN>
+
{{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)
 
| 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
 
| pnew                =    (Optional) Short description of which new character was introduced

Revision as of 20: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
}}