Difference between revisions of "Template:Infobox television"

From blackwiki
Jump to navigation Jump to search
imported>CyberSkull
(Usage & category)
Line 1: Line 1:
 +
<noinclude>
 +
{| style="float: left; background-color: transparent;"
 +
|+ Usage
 +
|<pre>{{Infobox television|
 +
| show_name =
 +
| image =
 +
| caption =
 +
| format =
 +
| runtime =
 +
| creator =
 +
| starring =
 +
| country =
 +
| network =
 +
| first_aired =
 +
| last_aired =
 +
| num_episodes =
 +
}}</pre>
 +
|}
 +
</noinclude>
 
{| class="infobox" style="width: 20em; font-size: 85%; margin: 0.5em 0 1em 0.5em"
 
{| class="infobox" style="width: 20em; font-size: 85%; margin: 0.5em 0 1em 0.5em"
 
|-
 
|-
Line 29: Line 48:
 
| valign="bottom"| {{{num_episodes}}}
 
| valign="bottom"| {{{num_episodes}}}
 
|}
 
|}
 +
<noinclude>
 +
[[Category:Television templates|{{PAGENAME}}]]
 +
[[Category:infobox templates|{{PAGENAME}}]]
 +
</noinclude>

Revision as of 06:45, 12 November 2005

Usage
{{Infobox television|
| show_name = 
| image = 
| caption = 
| format = 
| runtime = 
| creator = 
| starring = 
| country = 
| network = 
| first_aired = 
| last_aired = 
| num_episodes = 
}}
{{{show_name}}}
{{{image}}}
{{{caption}}}
Format {{{format}}}
Run time {{{runtime}}}
Creator(s) {{{creator}}}
Starring {{{starring}}}
Country {{{country}}}
Network {{{network}}}
Original run {{{first_aired}}} – {{{last_aired}}}
No. of episodes {{{num_episodes}}}