Template:Infobox season: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
<noinclude> | <noinclude> | ||
{{Infobox | This is the '''TV Show''' infobox template. It should be used for articles about television series. | ||
| name = | |||
| image = | == Usage == | ||
| caption = | Copy the following code into your article and fill in the parameters: | ||
| genre = | <pre> | ||
| creator = | {{Infobox television | ||
| starring = | | name = | ||
| country = | | image = | ||
| language = | | caption = | ||
| num_seasons = | | genre = | ||
| num_episodes = | | creator = | ||
| runtime = | | starring = | ||
| network = | | country = | ||
| first_aired = | | language = | ||
| last_aired = | | num_seasons = | ||
| status = | | num_episodes = | ||
| runtime = | |||
| network = | |||
| first_aired = | |||
| last_aired = | |||
| status = | |||
}} | }} | ||
</pre> | |||
</noinclude> | </noinclude> | ||
<includeonly> | <includeonly> | ||
{| class="infobox" style="width: 22em; text-align: left; font-size: 88%; line-height: 1.5em" | {| class="infobox" style="width: 22em; text-align: left; font-size: 88%; line-height: 1.5em" | ||
! colspan="2" class="infobox-title" style="text-align:center; font-size:125%; font-weight:bold | ! colspan="2" class="infobox-title" style="text-align:center; font-size:125%; font-weight:bold;" | {{{name|{{{title|{{PAGENAME}}}}}}}} | ||
|- | |- | ||
{{#if: {{{image|}}} | | {{#if: {{{image|}}} | | ||
Revision as of 08:29, 10 April 2025
This is the TV Show infobox template. It should be used for articles about television series.
Usage
Copy the following code into your article and fill in the parameters:
{{Infobox television
| name =
| image =
| caption =
| genre =
| creator =
| starring =
| country =
| language =
| num_seasons =
| num_episodes =
| runtime =
| network =
| first_aired =
| last_aired =
| status =
}}