Template:Infobox Hollywood cartoon: Difference between revisions
Content deleted Content added
FuriousFreddy (talk | contribs) fmt |
The Rogue Penguin (talk | contribs) Removing use of hiddenstructure class, see WP:DUH |
||
| Line 1: | Line 1: | ||
<!-- Do not make major changes to the infobox, such as the addition of new fields (e.g. MPAA ratings), without proposing and discussing it on the talk page first. Your edits will most likely be reverted on sight. Thank you. |
<!-- Do not make major changes to the infobox, such as the addition of new fields (e.g. MPAA ratings), without proposing and discussing it on the talk page first. Your edits will most likely be reverted on sight. Thank you. --> |
||
{| class="infobox" style="width: 20em; text-align: left; font-size: 90%" cellspacing="2" |
|||
| ⚫ | |||
|- style="vertical-align: top; |
|||
{{#if: {{{series|}}} | <tr> <td align="center" colspan="2">''{{{series|}}}'' series</td> </tr>}}<!-- |
|||
| ⚫ | |||
-->{{#if: {{{image|}}} | <tr> <td align="center" colspan="2">[[Image:{{{image}}}|200px]] {{#if: {{{caption|}}} | <br>{{{caption}}}}}</td> </tr>}} |
|||
|- class{{{series|}}}="hiddenStructure" |
|||
|- |
|||
| colspan="2" style="text-align: center;" |''{{{series|}}}'' series |
|||
! Directed by |
|||
|- class{{{image|}}}="hiddenStructure" |
|||
| {{{director}}} |
|||
| colspan="2" style="text-align: center;" | [[Image:{{{image}}}|230px]] <br/> {{{caption|}}} |
|||
|- |
|||
|- style="vertical-align: top;" |
|||
! Story by |
|||
| ⚫ | |||
|- style="vertical-align: top;" |
|||
|- |
|||
| ⚫ | |||
! Animation by |
|||
|- style="vertical-align: top;" |
|||
| {{{animator}}} |
|||
{{#if: {{{voice_actor|}}} | <tr> <th>Voices by</th> <td>{{{voice_actor}}}</td> </tr>}}<!-- |
|||
|- style="vertical-align: top;" class{{{voice_actor|}}}="hiddenStructure" |
|||
-->{{#if: {{{musician|}}} | <tr> <th>Music by</th> <td>{{{musician}}}</td> </tr>}} |
|||
| '''Voices by''' || {{{voice_actor}}} |
|||
|- |
|||
|- style="vertical-align: top;" class{{{musician|}}}="hiddenStructure" |
|||
| ⚫ | |||
| '''Music by''' || {{{musician}}} |
|||
| {{{producer}}} |
|||
|- style="vertical-align: top;" |
|||
|- |
|||
| ⚫ | |||
! Distributed by |
|||
|- style="vertical-align: top;" |
|||
| {{{distributor}}} |
|||
|- |
|||
|- style="vertical-align: top;" |
|||
! Release date |
|||
| {{{release_date}}} |
|||
|- |
|||
|- style="vertical-align: top;" |
|||
! Format |
|||
| {{{color_process}}}, {{{runtime}}} |
|||
|- |
|||
|- style="vertical-align: top;" |
|||
! Language |
|||
| {{{movie_language}}} |
|||
| ⚫ | |||
|- style="vertical-align: top;" |
|||
|}<noinclude> |
|||
| ⚫ | |||
== Usage == |
|||
For more extensive information please see the [[Template talk:Infobox Television#Usage|Talk page]]. |
|||
{| style="background: transparent;" |
|||
|<pre>{{Infobox Hollywood cartoon |
|||
| cartoon_name = |
|||
| series = |
|||
| image = |
|||
| caption = |
|||
| director = |
|||
| story_artist = |
|||
| animator = |
|||
| voice_actor = |
|||
| musician = |
|||
| producer = |
|||
| distributor = |
|||
| release_date = |
|||
| color_process = |
|||
| runtime = |
|||
| movie_language = |
|||
| imdb_id = |
|||
}}</pre> |
|||
|} |
|} |
||
[[Category:Television templates|Hollywood cartoon]] |
|||
[[Category:Infobox templates|Hollywood cartoon]] |
|||
[[Category:Templates using ParserFunctions|{{PAGENAME}}]] |
|||
</noinclude> |
|||
Revision as of 05:42, 2 June 2006
| {{{cartoon_name}}} | |
| Directed by | {{{director}}} |
|---|---|
| Story by | {{{story_artist}}} |
| Animation by | {{{animator}}} |
| Produced by | {{{producer}}} |
| Distributed by | {{{distributor}}} |
| Release date | {{{release_date}}} |
| Format | {{{color_process}}}, {{{runtime}}} |
| Language | {{{movie_language}}} |
Usage
For more extensive information please see the Talk page.
{{Infobox Hollywood cartoon
| cartoon_name =
| series =
| image =
| caption =
| director =
| story_artist =
| animator =
| voice_actor =
| musician =
| producer =
| distributor =
| release_date =
| color_process =
| runtime =
| movie_language =
| imdb_id =
}}
|