Difference between revisions of "Template:InfoBox SpecialVolume"

From Detective Conan Wiki
 
(4 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 +
{| class="roundtable centered" style="width:100%; text-align:center; padding: 2px; margin-bottom: 10px; border: 1px solid #ccc;"
 +
|-
 +
! colspan="3" style="color: #ffffff; vertical-align: middle; font-size: small; background-color: #647dd1;" | <center>'''Chronology'''</center>
 +
|-
 +
| style="border: none; width: 30%; text-align: center;" | {{#if: {{{prev-volume|}}} | <span style="font-size: 16px;">‹ </span> [[{{{prev-volume}}}]] | N/A }}
 +
| style="border-left: 1px solid #ccc; border-right: 1px solid #ccc; width: 12%; text-align: center;" | [[Detective Conan Special#Chapters|'''List of Chapters''']]
 +
| style="border: none; width: 30%; text-align: center;" | {{#if: {{{next-volume|}}} | [[{{{next-volume}}}]] <span style="font-size: 16px;"> ›</span> | N/A }}
 +
|}
 +
<!-- Main infobox starts -->
 
{| 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"
 
|-
 
|-
Line 44: Line 53:
 
{{#ifexist: File:Special_{{{volume|}}}Back.jpg|[[File:Special_{{{volume|}}}Back.jpg|275px]]|[[Media:Special_{{{volume|}}}Back.jpg|Upload back image<br>240x235 please]]}}
 
{{#ifexist: File:Special_{{{volume|}}}Back.jpg|[[File:Special_{{{volume|}}}Back.jpg|275px]]|[[Media:Special_{{{volume|}}}Back.jpg|Upload back image<br>240x235 please]]}}
 
|-
 
|-
| colspan="2" style="color: #ffffff; vertical-align:middle; font-size: small; background-color: #647DD1;" | '''Chronology'''
+
| colspan="2" style="color: #ffffff; vertical-align:middle; font-size: small; background-color: #647DD1;" | '''Conan Side Image'''
|-  
+
|-
 +
| class="nospacing" colspan="2" style="text-align:center; vertical-align:bottom; padding: 2px 0px 2px 0px;" |
 +
{{#ifexist: File:Specialside_{{{volume|}}}.jpg|[[File:Specialside_{{{volume|}}}.jpg|90px]]|[[Media:Specialside_{{{volume|}}}.jpg|Upload side image<br>140x145 please]]}}
 
{{#if: {{{prev-volume|}}} |
 
{{#if: {{{prev-volume|}}} |
! Prev volume:
 
{{!}} [[{{{prev-volume}}}|&laquo; {{{prev-volume}}}]]
 
 
{{!}}-  }}
 
{{!}}-  }}
 
{{#if: {{{next-volume|}}} |
 
{{#if: {{{next-volume|}}} |
! Next volume:
 
{{!}} [[{{{next-volume}}}|{{{next-volume}}} &raquo;]]
 
 
{{!}}-  }}
 
{{!}}-  }}
| colspan="2" style="font-size: smaller; text-align:center; border-top: 1px dotted #aaaaaa" | [[Detective_Conan_Special#Chapters|List of chapters]]
 
|-
 
 
{{#if: {{{footnotes|}}} |
 
{{#if: {{{footnotes|}}} |
 
{{!}} colspan="2" style="font-size: smaller; border-top: 1px dotted #aaaaaa" {{!}} {{{footnotes|}}}  }}
 
{{!}} colspan="2" style="font-size: smaller; border-top: 1px dotted #aaaaaa" {{!}} {{{footnotes|}}}  }}
Line 78: Line 83:
 
}}
 
}}
 
</pre>
 
</pre>
[[Category:Templates]]
+
[[Category:InfoBox templates]][[Category:Templates]]
 
</noinclude>
 
</noinclude>

Latest revision as of 10:17, 6 October 2024

Chronology
N/A List of Chapters N/A
Volume {{{volume}}}
Information
Release date:
English release date: {{{english-releasedate}}}
Back Cover Image

Upload back image
240x235 please

Conan Side Image

Upload side image
140x145 please


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         = 
| originalwork        =    
| manga               =     
| 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)
}}