Difference between revisions of "Template:TV Show"
Wikisimpsons - The Simpsons Wiki
Line 1: | Line 1: | ||
− | {| class="infobox" cellpadding=2 cellspacing=2 align=right width=240px style="font-family: verdana, sans-serif; padding: 4px; margin: 0 0 1em 1em; font-size: 10px; background-color:#fff4a7; border:1px solid white;" | + | {| class="infobox" cellpadding=2 cellspacing=2 align=right width=240px style="font-family: verdana, sans-serif; padding: 4px; margin: 0 0 1em 1em; font-size: 10px; background-color:#fff4a7; border:1px solid white;clear:right;" |
− | | align="center" colspan=2 bgcolor="#fada00" style="font-size:110%;" | '''{{{name}}}''' | + | | align="center" colspan=2 bgcolor="#fada00" style="font-size:110%;" | '''{{{name|{{PAGENAME}}}}}''' |
− | |- style=background:white | + | |- style=background:#fff4a7 |
+ | |align="center" colspan="2" | {{{image|}}} | ||
+ | |- class="infobox" cellpadding=2 cellspacing=2 align=right width=240px style="font-family: verdana, sans-serif; padding: 4px; margin: 0 0 1em 1em; font-size: 10px; background-color:#FFFFFF; border:1px solid white;clear:right;" | ||
+ | | align="center" colspan=2 bgcolor="#fada00" style="font-size:110%;" | '''TV Show Information''' | ||
|align="center" colspan="2" | {{{image}}} | |align="center" colspan="2" | {{{image}}} | ||
|- style="vertical-align: top;" | |- style="vertical-align: top;" | ||
| '''Genre''' | | '''Genre''' | ||
| {{{genre}}} | | {{{genre}}} | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
|- style="vertical-align: top;"| class{{{Starring}}}="hiddenStructure" | |- style="vertical-align: top;"| class{{{Starring}}}="hiddenStructure" | ||
| {{#if:{{{Starring|}}}|'''Starring'''|}} | | {{#if:{{{Starring|}}}|'''Starring'''|}} | ||
Line 21: | Line 18: | ||
| {{#if:{{{Channel|}}}|'''Channel'''|}} | | {{#if:{{{Channel|}}}|'''Channel'''|}} | ||
| {{{Channel|}}} | | {{{Channel|}}} | ||
− | |||
− | |||
− | |||
|- style="vertical-align: top;" | |- style="vertical-align: top;" | ||
|'''First Appearance''' | |'''First Appearance''' | ||
|{{{First Appearance}}} | |{{{First Appearance}}} | ||
|} | |} | ||
− | <noinclude>[[Category:Templates|{{PAGENAME}}]]</noinclude> | + | <noinclude> |
+ | |||
+ | == Use == | ||
+ | <pre> | ||
+ | {{TV Show | ||
+ | |name = | ||
+ | |image = | ||
+ | |genre = | ||
+ | |Starring = | ||
+ | |Country of Origin = | ||
+ | |Channel = | ||
+ | |First Appearance = | ||
+ | }} | ||
+ | </pre> | ||
+ | [[Category:Templates|{{PAGENAME}}]]</noinclude> |
Revision as of 15:33, May 23, 2010
TV Show | |||
TV Show Information | {{{image}}} | ||
Genre | {{{genre}}} | ||
First Appearance | {{{First Appearance}}} |
Use
{{TV Show |name = |image = |genre = |Starring = |Country of Origin = |Channel = |First Appearance = }}