Difference between revisions of "Template:InfoBox TV"

From Detective Conan Wiki
(I don't know why the producer role has "director" in lowercase meanwhile others in upper (initially AD has also director decapitalised))
 
(9 intermediate revisions by 2 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: #4ccb4c;" | <center>'''Chronology'''</center>
 +
|-
 +
| style="border: none; width: 30%; text-align: center;" | {{#if: {{{prev-episode|}}} | <span style="font-size: 16px;">‹ </span> [[{{{prev-episode}}}]] | {{#if: {{{next-episode|}}} | N/A | }} }}
 +
| style="border-left: 1px solid #ccc; border-right: 1px solid #ccc; width: 12%; text-align: center;" | [[Anime#Episodes|'''List of Episodes''']]
 +
| style="border: none; width: 30%; text-align: center;" | {{#if: {{{next-episode|}}} | [[{{{next-episode}}}]] <span style="font-size: 16px;"> ›</span> | {{#if: {{{prev-episode|}}} | 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 130: Line 139:
 
{{#if: {{{opening-song|}}} |
 
{{#if: {{{opening-song|}}} |
 
! Opening song:
 
! Opening song:
{{!}} [[{{{opening-song}}}]]
+
{{!}} [[{{{opening-song}}}]]{{#if: {{{opening-song2|}}} | <br> [[{{{opening-song2}}}]]}}
 
{{!}}-  }}
 
{{!}}-  }}
 
{{#if: {{{closing-song|}}} |
 
{{#if: {{{closing-song|}}} |
 
! Closing song:
 
! Closing song:
{{!}} [[{{{closing-song}}}]]
+
{{!}} [[{{{closing-song}}}]]{{#if: {{{closing-song2|}}} | <br> [[{{{closing-song2}}}]]}}
 
{{!}}-  }}
 
{{!}}-  }}
 
}}
 
}}
| colspan="2" style="color: #ffffff; vertical-align:middle; font-size: small; background-color: #4ccb4c;" |<center>'''Chronology'''</center>
+
{{#if: {{{prev-episode|}}} |  
|-
+
}}
{{#if: {{{prev-episode|}}} |
+
{{#if: {{{next-episode|}}} |  
! Prev episode:
+
}}
{{!}} [[{{{prev-episode}}}|&laquo; {{{prev-episode}}}]]
 
{{!}}-  }}
 
{{#if: {{{next-episode|}}} |
 
! Next episode:
 
{{!}} [[{{{next-episode}}}|{{{next-episode}}} &raquo;]]
 
{{!}}-  }}
 
| colspan="2" style="font-size: smaller; text-align:center; border-top: 1px dotted #aaaaaa" | [[Anime#Episodes|List of episodes]]
 
|-
 
 
{{#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:49, 6 October 2024

Chronology
List of Episodes
Episode {{{episode}}}
(Int. Episode {{{int-episode}}})
Information
Title:

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

{{InfoBox TV
| episode             = (This is a number - e.g. "25")
| int-episode         = (This is a number - e.g. "25")
| image               =
| title               =
| japanese-title      = (Optional)
| airdate             =
| rating              = (Optional)
| season              = (This is a number - e.g. "2")
| manga               = (Optional: manga chapters the episode is based on)
| english-title       = (Optional)
| dubbed-episode      = (Optional)
| english-airdate     = (Optional)
| cast                = (Optional)
| suspects            = (Optional)
| solved-by           = (Optional)
| next-conan-hint     = (Optional)
| case                = (Optional: can be used to turn "Case solved by" to plural form if 2+ cases were solved in same episode - e.g. case = "Cases")
| director            = (Optional)
| screenplay          = (Optional)
| organizer           = (Optional)
| storyboard          = (Optional)
| producer            = (Optional)
| animation-director  = (Optional)
| character-design    = (Optional)
| production-cooperation = (Optional)
| voice-cast          = (Optional)
| opening-song        = (Optional)
| closing-song        = (Optional)
| prev-episode        = (Optional)
| next-episode        = (Optional)
| footnotes           = (Optional: will not show the row if omitted)
}}