Template:Infobox Season: Difference between revisions

From Marvel Cinematic Universe Wiki
Content deleted Content added
Created page with "<includeonly></includeonly><noinclude>{{Documentation}}</noinclude>"
 
No edit summary
Line 1: Line 1:
<includeonly></includeonly><noinclude>{{Documentation}}</noinclude>
<includeonly><div display="none">{{DEFAULTSORT:{{{sort|{{PAGENAME}}}}}}}<!--
-->{{#if: {{{nocat|}}}
|
|<!--
-->{{#ifeq: {{{spoiler|}}}
| true
| [[Category:Spoilers]]
|<!--
-->{{#ifeq:{{NAMESPACE}}
| User
| [[Category:MCU Wiki contributors]]
| [[Category:Seasons]]
}}
}}{{#ifeq:{{{spoiler|}}}
| true
| {{spoiler}}
|<!--
-->}}<!--
-->}}</div>{{Infobox/Startbox
| class =
| width =
| icon = television
| background =
| color =
| border-color =
| text = {{#if: {{{rtitle|}}}
| {{{rtitle}}}
| {{#if:{{{series|aos}}}{{{season|}}}
| ''[[Season of::{{series abv|series={{{series|aos}}} }}]]'' Season {{season nb|{{{season|}}} }}
}}
}}
}}
{{Infobox/Image
| image = {{#if: {{{image|}}} | {{{image}}} | Sin foto.svg }}
| alt =
| upright = 0.9
| bordure =
| legend = {{{caption|}}}
}}
{{Infobox/Table start
| class = hidden
| border =
| background =
| color =
| text =
}}
{{Infobox/Table dual line
| class =
| width =
| Country of origin
| {{{country}}}
| if = {{{country|}}}
}}
{{Infobox/Table dual line
| class =
| width =
| No. of episodes
| {{{num episodes}}}
| if = {{{num episodes|}}}
}}
{{Infobox/Table end}}
{{Infobox/Table start
| class = {{#if: {{{network|}}}{{{first aired|}}}{{{last aired|}}} | | hidden }}
| border =
| background =
| color =
| text = Broadcast
}}
{{Infobox/Table dual line
| class =
| width =
| Original channel
| {{{network}}}
| if = {{{network|}}}
}}
{{Infobox/Table dual line
| class =
| width =
| Original run
| {{{first aired}}} {{#if: {{{last aired|}}} | &mdash; {{{last aired|}}} | }}
| if = {{{first aired|}}}{{{last aired|}}}
}}
{{Infobox/Table end}}
{{Infobox/Table start
| class = {{#if: {{{region 1|}}}{{{region 2|}}}{{{region 3|}}}{{{region 4|}}}{{{region 5|}}}{{{region A|}}}{{{region B|}}}{{{region C|}}} | | hidden }}
| border =
| background =
| color =
| text = Home video release
}}
{{#if: {{{region 1|}}}{{{region 2|}}}{{{region 3|}}}{{{region 4|}}}{{{region 5|}}} |
<center>'''[[Portal:DVD|DVD]] release'''</center>'''
}}
{{Infobox/Table dual line
| class =
| width =
| Region 1
| {{{region 1}}}
| if = {{{region 1|}}}
}}
{{Infobox/Table dual line
| class =
| width =
| Region 2
| {{{region 2}}}
| if = {{{region 2|}}}
}}
{{Infobox/Table dual line
| class =
| width =
| Region 3
| {{{region 3}}}
| if = {{{region 3|}}}
}}
{{Infobox/Table dual line
| class =
| width =
| Region 4
| {{{region 4}}}
| if = {{{region 4|}}}
}}
{{Infobox/Table dual line
| class =
| width =
| Region 5
| {{{region 5}}}
| if = {{{region 5|}}}
}}
{{#if: {{{region A|}}}{{{region B|}}}{{{region C|}}} |
<center>'''[[Portal:Blu-ray|Blu-ray]] release'''</center>'''
}}
{{Infobox/Table dual line
| class =
| width =
| Region A
| {{{region A}}}
| if = {{{region A|}}}
}}
{{Infobox/Table dual line
| class =
| width =
| Region B
| {{{region B}}}
| if = {{{region B|}}}
}}
{{Infobox/Table dual line
| class =
| width =
| Region C
| {{{region C}}}
| if = {{{region C|}}}
}}
{{Infobox/Table end}}
{{Infobox/Title block
| class =
| border =
| background =
| color =
| text = Season chronology
| if = {{{prev|}}}{{{next|}}}
}}
{{Infobox/Succession
| {{#if: {{{prev|}}} | {{{prev|}}} }}
|
| {{#if: {{{next|}}} | {{{next|}}} }}
}}
{{#if: {{{episode list|}}} |
<center>{{{episode list|}}}</center>
}}
{{Infobox/Endbox
| border-color =
| border-width =
}}<!--

Retrieving the image name inside the "Infobox image" property

-->{{#if: {{{image|}}} | {{#set: infobox image = {{{image}}} }} }}</includeonly><noinclude>{{Documentation}}</noinclude>

Revision as of 14:16, 25 January 2018

Template documentation[view] [edit] [history] [purge]

Usage

{{Infobox Season
 | nocat        = 
 | rtitle       = 
 | series       = 
 | season       = 
 | image        = 
 | caption      = 
 | country      = 
 | num episodes = 
 | network      = 
 | first aired  = 
 | last aired   = 
 | region 1     = 
 | region 2     = 
 | region 3     = 
 | region 4     = 
 | region 5     = 
 | region A     = 
 | region B     = 
 | region C     = 
 | prev         = 
 | next         = 
 | episode list = 
}}

See also