Difference between revisions of "Template:InfoBox Movie"
From Detective Conan Wiki
(Good idea but needed to be standardized for DCW.) |
|||
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: #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 12: | Line 6: | ||
{{#if: {{{image|}}} | [[Image:{{{image}}}|275px]]}} | {{#if: {{{image|}}} | [[Image:{{{image}}}|275px]]}} | ||
|- | |- | ||
+ | {{#if:{{{video|}}}| | ||
+ | {{!}} colspan="2" style="color: #ffffff; vertical-align:middle; font-size: small; background-color: #a153d2;" {{!}} '''Official Trailer''' | ||
+ | {{!}}- | ||
+ | {{!}} colspan="2" style="text-align:center;" {{!}} {{#ev:{{{video-host|youtube}}}|{{{video}}}|271}} | ||
+ | {{!}}- }} | ||
| colspan="2" style="color: #ffffff; vertical-align:middle; font-size: small; background-color: #a153d2;" | '''Information''' | | colspan="2" style="color: #ffffff; vertical-align:middle; font-size: small; background-color: #a153d2;" | '''Information''' | ||
|- | |- | ||
Line 78: | Line 77: | ||
<pre> | <pre> | ||
{{InfoBox Movie | {{InfoBox Movie | ||
− | |||
| movie = (This is a number - e.g. "25") | | movie = (This is a number - e.g. "25") | ||
| image = | | image = | ||
+ | | video = (Optional. This is the video "key" in the URL. E.g. for Youtube, | ||
+ | it's what's after "watch?v=" and before the next "&" symbol if there's one) | ||
+ | | video-host = (Optional. Will default to "youtube". Other supported services are: | ||
+ | Dailymotion, FunnyOrDie, Google Video, sevenload, Revver) | ||
| title = | | title = | ||
| english-title = (Optional) | | english-title = (Optional) |
Revision as of 14:42, 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 | movie = (This is a number - e.g. "25") | image = | video = (Optional. This is the video "key" in the URL. E.g. for Youtube, it's what's after "watch?v=" and before the next "&" symbol if there's one) | video-host = (Optional. Will default to "youtube". Other supported services are: Dailymotion, FunnyOrDie, Google Video, sevenload, Revver) | 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) }}