Template:Infobox Hollywood cartoon: Difference between revisions

Content deleted Content added
fmt
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; float:right; clear:right; font-size:95%" cellspacing="4"
{| class="infobox" style="width: 20em; text-align: left; font-size: 90%" cellspacing="2"
| style="font-size: 110%;" align="center" colspan="2" | '''''{{{cartoon_name}}}'''''
|- style="vertical-align: top;
{{#if: {{{series|}}} | <tr> <td align="center" colspan="2">''{{{series|}}}'' series</td> </tr>}}<!--
| colspan="2" style="text-align: center;" | <big>'''''{{{cartoon_name}}}'''''</big>
-->{{#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&nbsp;by
|- class{{{image|}}}="hiddenStructure"
| {{{director}}}
| colspan="2" style="text-align: center;" | [[Image:{{{image}}}|230px]] <br/> {{{caption|}}}
|-
|- style="vertical-align: top;"
| '''Directed&nbsp;by''' || {{{director}}}
! Story&nbsp;by
| {{{story_artist}}}
|- style="vertical-align: top;"
|-
| '''Story&nbsp;by''' || {{{story_artist}}}
! Animation&nbsp;by
|- style="vertical-align: top;"
| '''Animation by''' || {{{animator}}}
| {{{animator}}}
{{#if: {{{voice_actor|}}} | <tr> <th>Voices&nbsp;by</th> <td>{{{voice_actor}}}</td> </tr>}}<!--
|- style="vertical-align: top;" class{{{voice_actor|}}}="hiddenStructure"
-->{{#if: {{{musician|}}} | <tr> <th>Music&nbsp;by</th> <td>{{{musician}}}</td> </tr>}}
| '''Voices by''' || {{{voice_actor}}}
|-
|- style="vertical-align: top;" class{{{musician|}}}="hiddenStructure"
! Produced&nbsp;by
| '''Music by''' || {{{musician}}}
| {{{producer}}}
|- style="vertical-align: top;"
|-
| '''Produced&nbsp;by''' || {{{producer}}}
! Distributed&nbsp;by
|- style="vertical-align: top;"
| '''Distributed&nbsp;by''' || {{{distributor}}}
| {{{distributor}}}
|-
|- style="vertical-align: top;"
| '''Release&nbsp;date''' || {{{release_date}}}
! Release&nbsp;date
| {{{release_date}}}
|-
|- style="vertical-align: top;"
| '''Format''' || {{{color_process}}}, {{{runtime}}}
! Format
| {{{color_process}}}, {{{runtime}}}
|-
|- style="vertical-align: top;"
| '''Language''' || {{{movie_language}}}
! Language
| {{{movie_language}}}
{{#if: {{{imdb_id|}}} | <tr> <th style="font-size: 100%;" align="center" colspan="2">'''[[imdbtitle:{{{imdb_id}}}|IMDb page]]'''</th> </tr>}}
|- style="vertical-align: top;"
|}<noinclude>
| colspan="2" style="text-align: center;" |'''[[imdbtitle:{{{imdb_id}}}|IMDb page]]'''
== 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 = 
}}