Difference between revisions of "Template:Infobox television"

From blackwiki
Jump to navigation Jump to search
imported>Water Bottle
m (combine noincludes)
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; float:right; clear:right; font-size:95%" cellspacing="4"
 
{| class="infobox" style="width: 20em; float:right; clear:right; font-size:95%" cellspacing="4"
 
|-
 
|-
Line 38: Line 20:
 
|- style="vertical-align: top;"
 
|- style="vertical-align: top;"
 
| '''No. of episodes''' || {{{num_episodes}}}
 
| '''No. of episodes''' || {{{num_episodes}}}
|}<noinclude>[[Category:Television templates|{{PAGENAME}}]]
+
|}<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>
 +
|}[[Category:Television templates|{{PAGENAME}}]]
 
[[Category:infobox templates|{{PAGENAME}}]]
 
[[Category:infobox templates|{{PAGENAME}}]]
 
</noinclude>
 
</noinclude>

Revision as of 20:03, 22 December 2005

{{{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}}}
Usage
{{Infobox television|
| show_name = 
| image = 
| caption = 
| format = 
| runtime = 
| creator = 
| starring = 
| country = 
| network = 
| first_aired = 
| last_aired = 
| num_episodes = 
}}