Difference between revisions of "Template:InfoBox Chapter"

From Detective Conan Wiki
 
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-chapter|}}} | <span style="font-size: 16px;">‹ </span> [[{{{prev-chapter}}}]] | N/A }}
 +
| style="border-left: 1px solid #ccc; border-right: 1px solid #ccc; width: 12%; text-align: center;" | [[Manga#Chapters|'''List of Chapters''']]
 +
| style="border: none; width: 30%; text-align: center;" | {{#if: {{{next-chapter|}}} | [[{{{next-chapter}}}]] <span style="font-size: 16px;"> ›</span> | TBD }}
 +
|}
 +
<!-- 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 63: Line 72:
 
{{!}}-  }}
 
{{!}}-  }}
 
}}
 
}}
| colspan="2" style="color: #ffffff; vertical-align:middle; font-size: small; background-color: #647DD1;" |<center>'''Chronology'''</center>
 
|-
 
 
{{#if: {{{prev-chapter|}}} |
 
{{#if: {{{prev-chapter|}}} |
! Prev chapter:
 
{{!}} [[{{{prev-chapter}}}|&laquo; {{{prev-chapter}}}]]
 
 
{{!}}-  }}
 
{{!}}-  }}
 
{{#if: {{{next-chapter|}}} |
 
{{#if: {{{next-chapter|}}} |
! Next chapter:
 
{{!}} [[{{{next-chapter}}}|{{{next-chapter}}} &raquo;]]
 
 
{{!}}-  }}
 
{{!}}-  }}
| colspan="2" style="font-size: smaller; text-align:center; border-top: 1px dotted #aaaaaa" | [[Manga#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|}}}  }}

Latest revision as of 10:34, 6 October 2024

Chronology
N/A List of Chapters TBD
Chapter {{{chapter}}}
Information
Title:

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

{{InfoBox Chapter
| chapter             =    (This is a number - e.g. "254")
| image               =
| title               = 
| japanese-title      =    (Optional)
| release             =
| issue               =    
| volume              =    (This is a number - e.g. "37")
| pages               =    (This is a number - e.g. "16")
| anime               =    (Optional: anime episodes adapting this chapter)
| english-title       =    (Optional)
| english-release     =    (Optional)
| suspects            =    (Optional)
| solved-by           =    (Optional)
| case                =    (Optional: can be used to turn "Case solved by" to plural form 
                                      if 2+ cases were solved in same chapter - e.g. case = "Cases")
| prev-chapter        =    (Optional)
| next-chapter        =    (Optional)
| footnotes           =    (Optional: will not show the row if omitted)
}}