Difference between revisions of "Template:InfoBox Compilation Movie"
From Detective Conan Wiki
(Created page with "{| class="infobox" style="width: 285px; text-align: left; font-size: 90%;" cellpadding="2" |- | colspan="2" style="color: #ffffff; text-align:center; vertical-align:middle; he...") |
|||
| 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: #a153d2;" | <center>'''Chronology'''</center> | ||
| + | |- | ||
| + | | style="border: none; width: 30%; text-align: center;" | {{#if: {{{prev-movie|}}} | <span style="font-size: 16px;">‹ </span> [[{{{prev-movie}}}]] | N/A }} | ||
| + | | style="border-left: 1px solid #ccc; border-right: 1px solid #ccc; width: 12%; text-align: center;" | [[Movies|'''List of Movies''']] | ||
| + | | style="border: none; width: 30%; text-align: center;" | {{#if: {{{next-movie|}}} | [[{{{next-movie}}}]] <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" | ||
|- | |- | ||
Revision as of 10:38, 6 October 2024
| N/A | List of Movies | TBD |
| Title: | |
|---|---|
| List of movies | |
The following is a list of required or optional parameters for any of the compilation 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)
| airdate =
| english-airdate = (Optional)
| Broadcast rating when aired on television = (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")
| director = (Optional)
| screenplay = (Optional)
| organizer = (Optional)
| storyboard = (Optional)
| producer = (Optional)
| animation-director = (Optional)
| character-design = (Optional)
| voice-cast = (Optional)
| theme-song = (Optional)
| soundtrack = (Optional)
| prev-movie = (Optional)
| next-movie = (Optional)
| footnotes = (Optional: will not show the row if omitted)
}}