Difference between revisions of "Template:InfoBox Movie"

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: #fe6363;" |  '''Movie {{{movie}}}'''  
+
| colspan="2" style="color: #ffffff; text-align:center; vertical-align:middle; height:28px; font-size: medium; background-color: #c263fe;" |  '''Movie {{{movie}}}'''  
 
|-  
 
|-  
 
| colspan="2" style="text-align:center; vertical-align:bottom; padding: 0px;" |  
 
| colspan="2" style="text-align:center; vertical-align:bottom; padding: 0px;" |  
 
{{#if: {{{image|}}} | [[Image:{{{image}}}|275px]]}}
 
{{#if: {{{image|}}} | [[Image:{{{image}}}|275px]]}}
 
|-
 
|-
| colspan="2" style="color: #ffffff; vertical-align:middle; font-size: small; background-color: #fe6363;" | '''Information'''
+
| colspan="2" style="color: #ffffff; vertical-align:middle; font-size: small; background-color: #c263fe;" | '''Information'''
 
|-
 
|-
 
! width="100"|Title:
 
! width="100"|Title:
Line 43: Line 43:
 
{{!}} {{{solved-by}}}
 
{{!}} {{{solved-by}}}
 
{{!}}-  }}
 
{{!}}-  }}
| colspan="2" style="color: #ffffff; vertical-align:middle; font-size: small; background-color: #fe6363;" | '''Chronology'''
+
| colspan="2" style="color: #ffffff; vertical-align:middle; font-size: small; background-color: #c263fe;" | '''Chronology'''
 
|-  
 
|-  
 
{{#if: {{{prev-movie|}}} |
 
{{#if: {{{prev-movie|}}} |

Revision as of 19:04, 19 June 2009

Movie {{{movie}}}
Information
Title:
Chronology
List of movies

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

{{InfoBox Movie
| movie               =    (This is a number - e.g. "25")
| image               =
| title               = 
| english-title       =    (Optional)
| japanese-title      =    (Optional)
| season              =    (This is a number - e.g. "2")
| airdate             =
| english-airdate     =    (Optional)
| cast                =    (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 episode - e.g. case = "Cases")
| prev-movie          =    (Optional)
| next-movie          =    (Optional)
| footnotes           =    (Optional: will not show the row if omitted)
}}