Template:InfoBox SpecialVolume: Difference between revisions
Appearance
Created page with '{| class="infobox" style="width: 285px; text-align: left; font-size: 90%;" cellpadding="2" |- | colspan="2" style="color: #ffffff; text-align:center; vertical-align:middle; heigh...' |
No edit summary |
||
| (9 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 11: | Line 20: | ||
| {{{releasedate|}}} | | {{{releasedate|}}} | ||
|- | |- | ||
{{#if: {{{originalwork|}}} | | |||
! Original Work: | |||
{{!}} {{{originalwork}}} | |||
{{!}}- }} | |||
{{#if: {{{manga|}}} | | |||
! Manga: | |||
{{!}} {{{manga}}} | |||
{{!}}- }} | |||
{{#if: {{{isbn|}}} | | {{#if: {{{isbn|}}} | | ||
! ISBN: | ! ISBN: | ||
| Line 31: | Line 48: | ||
{{!}} {{{english-publisher}}} | {{!}} {{{english-publisher}}} | ||
{{!}}- }} | {{!}}- }} | ||
| colspan="2" style="color: #ffffff; vertical-align:middle; font-size: small; background-color: #647DD1;" | '''Back Cover Image''' | |||
|- | |- | ||
| colspan="2" style="color: #ffffff; vertical-align:middle; font-size: small; background-color: #647DD1;" | ''' | | class="nospacing" colspan="2" style="text-align:center; vertical-align:bottom; padding: 2px 0px 2px 0px;" | | ||
|- | {{#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;" | '''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|}}} | | ||
{{!}}- }} | {{!}}- }} | ||
{{#if: {{{next-volume|}}} | | {{#if: {{{next-volume|}}} | | ||
{{!}}- }} | {{!}}- }} | ||
{{#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 54: | Line 71: | ||
| image = | | image = | ||
| releasedate = | | releasedate = | ||
| originalwork = | |||
| manga = | |||
| isbn = (Optional) | | isbn = (Optional) | ||
| publisher = (Optional) | | publisher = (Optional) | ||
| Line 64: | Line 83: | ||
}} | }} | ||
</pre> | </pre> | ||
[[Category:Templates]] | [[Category:InfoBox templates]][[Category:Templates]] | ||
</noinclude> | </noinclude> | ||
Latest revision as of 10:17, 6 October 2024
| N/A | List of Chapters | N/A |
| Volume {{{volume}}} | |
| Information | |
| Release date: | |
|---|---|
| English release date: | {{{english-releasedate}}} |
| Back Cover Image | |
| Conan Side Image | |
|
Upload side image
| |
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)
}}