Difference between revisions of "Template:InfoBox Movie"

From Detective Conan Wiki
m (Added voice cast section to InfoBox)
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"
 +
|-
 +
{{#if:{{{video|}}}|
 +
{{!}} colspan="2" style="color: #ffffff; vertical-align:middle; font-size: small; background-color: #E268EF;" {{!}} '''Video'''
 +
{{!}}-
 +
{{!}} colspan="2" style="text-align:center;" {{!}} {{#ev:{{{video-host|youtube}}}|{{{video}}}|271}}
 +
{{!}}- }}
 
|-
 
|-
 
| colspan="2" style="color: #ffffff; text-align:center; vertical-align:middle; height:28px; font-size: medium; background-color: #a153d2;" |  '''Movie {{{movie}}}'''  
 
| colspan="2" style="color: #ffffff; text-align:center; vertical-align:middle; height:28px; font-size: medium; background-color: #a153d2;" |  '''Movie {{{movie}}}'''  
Line 72: Line 78:
 
<pre>
 
<pre>
 
{{InfoBox Movie
 
{{InfoBox Movie
 +
| video              =   
 
| movie              =    (This is a number - e.g. "25")
 
| movie              =    (This is a number - e.g. "25")
 
| image              =
 
| image              =

Revision as of 07:05, 9 January 2011

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

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

{{InfoBox Movie
| video               =    
| 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)
| voice-cast          =    (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)
}}