Template:SMW TV episode infobox: Difference between revisions

From the Super Mario Wiki, the Mario encyclopedia
Jump to navigationJump to search
m (Robot: Changing Category:Infobox Templates to Category:Infobox templates)
m (Fixed link.)
 
(38 intermediate revisions by 6 users not shown)
Line 1: Line 1:
{| class="infobox" cellpadding=3 cellspacing=2 align=right width=220px style="font-family: arial, sans-serif; padding: 4px; margin: 0 0 1.5em 1.5em; font-size: 11px; background-color: #f7f8ff; border:1px solid #88a; color:black"
<includeonly><templatestyles src="SMW TV episode infobox/styles.css"/>
| align="center" colspan="2" bgcolor="#029d00" style="font-size:120%;color:white" | '''{{color-link-piped|Super Mario World (television series)|white|''Super Mario World''}} Episode'''
{| id="smw-tv-episode" class="infobox" style="width:300px"
! colspan="2" style="font-size:120%" | ''[[Super Mario World (television series)|Super Mario World]]'' episode
|-
|-
| align="center" colspan="2" bgcolor="#7fff00" style="font-size:125%" | "{{PAGENAME}}"
| colspan="2" style="font-size:125%;text-align:center" | "{{{title|{{PAGETITLE}}}}}"
|-
|-
|align="center" colspan="2" | {{{image|}}}
| colspan="2" style="text-align:center" | {{{image|}}}
|- style=background:#7fff00
|-
|'''Airdate'''
{{#if:{{{production|}}}|
| style="width:17em" | {{{airdate|}}}
{{!}} '''Production number'''
|- style="vertical-align: top;"
{{!}} {{{production}}}
| '''Writer(s)'''
}}
| {{{writer|}}}
|-
|- style=background:#7fff00
{{#if:{{{episode|}}}|
|'''Featured Song'''
{{!}} '''Episode'''
| style="width:17em" | "{{{song|}}}"
{{!}} {{{episode}}}
|- style=cellspacing=0
}}
| colspan=2 align="center" | '''{{{before|<<}}}''' <span style="font-size:97%">[[Super Mario World (television series)#Episodes|List of Episodes]]</span> '''{{{after|>>}}}'''<div style="display:none">{{{#|?}}}</div>
|-
|}<noinclude>[[Category:Infobox templates|{{PAGENAME}}]]</noinclude>
{{#if:{{{airdate|}}}|
{{!}} '''Airdate'''
{{!}} {{date|{{{airdate}}}}}
}}
|-
{{#if:{{{writer|}}}|
{{!}} '''Writer(s)'''
{{!}} {{{writer}}}
}}
|-
{{#if:{{{song|}}}|
{{!}} '''Featured song'''
{{!}} {{{song}}}
}}
|-
{{#if:{{{captain_n|}}}|
{{!}} '''''[[Captain N: The Game Master|Captain N]]'' episode'''
{{!}} {{{captain_n}}}
}}
|-
| colspan="2" style="padding:0 !important" |
{| style="width:100%" cellspacing="0"
! colspan="2" | Episode chronology
|- style="padding:0 2px !important"
| style="width:50%;text-align:center" | '''← Previous'''<br>{{{previous|}}}
| style="width:50%;text-align:center" | '''Next →'''<br>{{{next|—}}}
|- style="text-align:center;padding:0 2px !important"
| colspan="2" | [[Super Mario World (television series)#Episodes|List of episodes]]
|}
|}</includeonly><noinclude>
==Usage==
{|class=wikitable style="width:70%;float:right;margin:0 0 1em 1em"
!colspan=2|Syntax
|-
|&#124;title=
|By default, this is not necessary, as it will automatically use the article title sans identifier. For special cases, it can be manually specified.
|-
|&#124;image=
|A representative image of the episode - ideally, an important part of the episode.
|-
|&#124;production=
|The production number for the episode.
|-
|&#124;episode=
|The chronological number of the episode.
|-
|&#124;airdate=
|The airdate of the episode (use {{tem|flag list}}).
|-
|&#124;writer=
|The writer(s) of the episode.
|-
|&#124;song=
|The song featured in the episode.
|-
|&#124;captain_n=
|The ''[[Captain N: The Game Master]]'' episode aired with the episode.
|-
|&#124;previous=
|The previous episode (displaying title).
|-
|&#124;next=
|The following episode (displaying title).
|}
 
<pre>
{{SMW TV episode infobox
|title=
|image=
|production=
|episode=
|airdate=
|writer=
|song=
|captain_n=
|previous=
|next=
}}
</pre>
 
[[Category:Infobox templates]]</noinclude>

Latest revision as of 22:46, April 28, 2025

Usage

Syntax
|title= By default, this is not necessary, as it will automatically use the article title sans identifier. For special cases, it can be manually specified.
|image= A representative image of the episode - ideally, an important part of the episode.
|production= The production number for the episode.
|episode= The chronological number of the episode.
|airdate= The airdate of the episode (use {{flag list}}).
|writer= The writer(s) of the episode.
|song= The song featured in the episode.
|captain_n= The Captain N: The Game Master episode aired with the episode.
|previous= The previous episode (displaying title).
|next= The following episode (displaying title).
{{SMW TV episode infobox
|title=
|image=
|production=
|episode=
|airdate=
|writer=
|song=
|captain_n=
|previous=
|next=
}}