Template:SMW TV episode infobox: Difference between revisions
From the Super Mario Wiki, the Mario encyclopedia
Jump to navigationJump to search
No edit summary |
m (Fixed link.) |
||
(17 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
{| class="infobox" style="width:300px | <includeonly><templatestyles src="SMW TV episode infobox/styles.css"/> | ||
! colspan="2" style="font-size:120% | {| id="smw-tv-episode" class="infobox" style="width:300px" | ||
! colspan="2" style="font-size:120%" | ''[[Super Mario World (television series)|Super Mario World]]'' episode | |||
|- | |- | ||
| colspan="2" style="font-size:125% | | colspan="2" style="font-size:125%;text-align:center" | "{{{title|{{PAGETITLE}}}}}" | ||
|- | |- | ||
| colspan="2" style="text-align:center" | {{{image|}}} | | colspan="2" style="text-align:center" | {{{image|}}} | ||
{{#if:{{{production|}}}| | |- | ||
{{#if:{{{production|}}}| | |||
{{!}} '''Production number''' | {{!}} '''Production number''' | ||
{{!}} {{{production}}} | {{!}} {{{production}}} | ||
}} | |||
|- | |- | ||
{{#if:{{{ | {{#if:{{{episode|}}}| | ||
{{!}} '''Episode''' | |||
{{!}} {{{episode}}} | |||
}} | |||
|- | |||
{{#if:{{{airdate|}}}| | |||
{{!}} '''Airdate''' | {{!}} '''Airdate''' | ||
{{!}} {{{airdate}}} | {{!}} {{date|{{{airdate}}}}} | ||
}} | |||
|- | |- | ||
{{#if:{{{writer|}}}| | {{#if:{{{writer|}}}| | ||
{{!}} '''Writer(s)''' | {{!}} '''Writer(s)''' | ||
{{!}} {{{writer}}} | {{!}} {{{writer}}} | ||
}} | |||
|- | |- | ||
{{#if:{{{song|}}}| | {{#if:{{{song|}}}| | ||
{{!}} '''Featured song''' | {{!}} '''Featured song''' | ||
{{!}} {{{song}}} | {{!}} {{{song}}} | ||
}} | |||
|- | |- | ||
{{#if:{{{captain_n|}}}| | {{#if:{{{captain_n|}}}| | ||
{{!}} '''''[[Captain N: The Game Master|Captain N]]'' episode''' | {{!}} '''''[[Captain N: The Game Master|Captain N]]'' episode''' | ||
{{!}} {{{captain_n}}} | {{!}} {{{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 | |||
|- | |||
||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 {{tem|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). | ||
|} | |} | ||
<pre> | <pre> | ||
{{ | {{SMW TV episode infobox | ||
|title= | |||
|image= | |image= | ||
|production= | |production= | ||
|episode= | |||
|airdate= | |airdate= | ||
|writer= | |writer= | ||
|song= | |song= | ||
|captain_n= | |captain_n= | ||
| | |previous= | ||
| | |next= | ||
}}</pre> | }} | ||
</pre> | |||
[[Category:Infobox templates]]</noinclude> | [[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= }}