Difference between revisions of "Template:InfoBox Volume"

From Detective Conan Wiki
m
m
Line 1: Line 1:
 
{| class="infobox" style="width: 285px; text-align: left; font-size: 90%;" cellpadding="2"
 
{| class="infobox" style="width: 285px; text-align: left; font-size: 90%;" cellpadding="2"
 
|-
 
|-
| colspan="2" style="color: #ffffff; text-align:center; vertical-align:middle; height:28px; font-size: medium; background-color: #e44c4c;" |  '''Volume {{{volume}}}'''  
+
| colspan="2" style="color: #ffffff; text-align:center; vertical-align:middle; height:28px; font-size: medium; background-color: #647DD1;" |  '''Volume {{{volume}}}'''  
 
|-  
 
|-  
 
| class="nospacing" colspan="2" style="text-align:center; vertical-align:bottom; padding: 2px 0px 2px 0px;" |  
 
| class="nospacing" colspan="2" style="text-align:center; vertical-align:bottom; padding: 2px 0px 2px 0px;" |  
 
{{#if: {{{image|}}} | [[Image:{{{image}}}|275px]]}}
 
{{#if: {{{image|}}} | [[Image:{{{image}}}|275px]]}}
 
|-
 
|-
| colspan="2" style="color: #ffffff; vertical-align:middle; font-size: small; background-color: #e44c4c;" | '''Information'''
+
| colspan="2" style="color: #ffffff; vertical-align:middle; font-size: small; background-color: #647DD1;" | '''Information'''
 
|-
 
|-
 
! width="100"|Release date:
 
! width="100"|Release date:
Line 31: Line 31:
 
{{!}} {{{english-publisher}}}
 
{{!}} {{{english-publisher}}}
 
{{!}}-  }}
 
{{!}}-  }}
| colspan="2" style="color: #ffffff; vertical-align:middle; font-size: small; background-color: #e44c4c;" | '''Chronology'''
+
| colspan="2" style="color: #ffffff; vertical-align:middle; font-size: small; background-color: #647DD1;" | '''Chronology'''
 
|-  
 
|-  
 
{{#if: {{{prev-volume|}}} |
 
{{#if: {{{prev-volume|}}} |

Revision as of 03:19, 13 August 2009

Volume {{{volume}}}
Information
Release date:
Chronology
List of chapters

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

{{InfoBox Volume
| volume              =    (This is a number - e.g. "25")
| image               =
| releasedate         = 
| isbn                =    (Optional)
| publisher           =    (Optional)
| english-releasedate =    (Optional)
| english-isbn        =    (Optional)
| english-publisher   =    (Optional)
| prev-volume         =    (Optional. This is a number - e.g. "25")
| next-volume         =    (Optional. This is a number - e.g. "25")
| footnotes           =    (Optional: will not show the row if omitted)
}}