Template:Infobox Episode: Difference between revisions
Appearance
Content deleted Content added
Created page with "<includeonly><div display="none">{{#set: Namespace free article name = {{PAGENAME}}}}{{DEFAULTSORT:{{{sort|{{PAGENAME}}}}}}}<!-- -->{{#if: {{{nocat|}}} | |<!-- -->{{#ifeq: {{{spoiler|}}} | true | Category:Spoilers |<!-- -->{{#ifeq:{{NAMESPACE}} | User | Category:MCU Wiki contributors | Category:Episodes }} }}{{#ifeq:{{{spoiler|}}} | true | {{spoiler}} |<!--..." |
mNo edit summary |
||
| (3 intermediate revisions by the same user not shown) | |||
| Line 9: | Line 9: | ||
-->{{#ifeq:{{NAMESPACE}} |
-->{{#ifeq:{{NAMESPACE}} |
||
| User |
| User |
||
| [[Category: |
| [[Category:Heroes Wiki contributors]] |
||
| [[Category:Episodes]] |
| [[Category:Episodes]] |
||
}} |
}} |
||
| Line 21: | Line 21: | ||
| above = {{#if:{{{rtitle|}}}|[[Name::{{{rtitle}}}]]|[[name::"{{#if: {{{title|}}} | {{{title}}} | {{PAGENAME}} }}"]]}} |
| above = {{#if:{{{rtitle|}}}|[[Name::{{{rtitle}}}]]|[[name::"{{#if: {{{title|}}} | {{{title}}} | {{PAGENAME}} }}"]]}} |
||
| subheader = {{#switch: {{{episode type|}}} | #default = An | 2 | double | two = A double | 3 | triple | three = A triple }} episode from {{series|series={{{series|}}} }} |
| subheader = {{#switch: {{{episode type|}}} | #default = An | 2 | double | two = A double | 3 | triple | three = A triple }} episode from {{series|series={{{series|}}} }} |
||
| subheaderstyle = |
| subheaderstyle = |
||
| italic title = {{{italic title|no}}} |
| italic title = {{{italic title|no}}} |
||
| image = {{#invoke:InfoboxImage|InfoboxImage|image={{#if: {{{image|}}} | {{{image}}} | {{#if: {{{series|}}} | {{series abv|series={{{series|}}} }} logo. |
| image = {{#invoke:InfoboxImage|InfoboxImage|image={{#if: {{{image|}}} | {{{image}}} | {{#if: {{{series|}}} | {{series abv|series={{{series|}}} }} logo.png }} }}|size={{{image size|330}}}|sizedefault=frameless|alt={{{alt|}}}}} |
||
| caption = {{{caption|}}} |
| caption = {{{caption|}}} |
||
| Line 85: | Line 85: | ||
| |
| |
||
| {{#if: {{{rnext|}}} | {{{rnext|}}} | {{#if: {{{next|}}} | {{ep|{{{next|}}} }} }} }} |
| {{#if: {{{rnext|}}} | {{{rnext|}}} | {{#if: {{{next|}}} | {{ep|{{{next|}}} }} }} }} |
||
}} }} |
|||
| header40 = {{#if: {{{mcuprev|}}}{{{mcunext|}}}{{{rmcuprev|}}}{{{rmcunext|}}} | [[MCU]] timeline }} |
|||
| data41 = {{#if: {{{mcuprev|}}}{{{mcunext|}}}{{{rmcuprev|}}}{{{rmcunext|}}} | {{Infobox/Succession |
|||
| {{#if: {{{rmcuprev|}}} | {{{rmcuprev|}}} | {{#if: {{{mcuprev|}}} | {{ep|{{{mcuprev|}}} }} }} }} |
|||
| |
|||
| {{#if: {{{rmcunext|}}} | {{{rmcunext|}}} | {{#if: {{{mcunext|}}} | {{ep|{{{mcunext|}}} }} }} }} |
|||
}} }} |
}} }} |
||
Latest revision as of 21:55, 3 December 2025
Usage
Creates an infobox for any episode.
Syntax
{{Infobox Episode
| nocat =
| sort =
| spoiler =
| title =
| rtitle =
| episode type =
| italic title =
| image =
| image size =
| caption =
| series =
| season =
| episode =
| music =
| production =
| air date =
| release date =
| length =
| info =
| guests =
| prev =
| rprev =
| next =
| rnext =
| title screencap =
}}