Template:CM segment infobox: Difference between revisions

From the Super Mario Wiki, the Mario encyclopedia
Jump to navigationJump to search
mNo edit summary
m (Minor rewording.)
 
(6 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<templatestyles src="CM segment infobox/styles.css"/>
<includeonly><templatestyles src="CM segment infobox/styles.css"/>
{| id="cm-segment" class="infobox" style="width:220px"
{| id="cm-segment" class="infobox" style="width:300px"
! colspan="2" style="font-size:120%" | ''[[Club Mario]]'' segment
! colspan="2" style="font-size:120%" | ''[[Club Mario]]'' segment
|-
|-
| colspan="2" style="text-align:center" | {{{image|}}}
| colspan="2" style="text-align:center" | {{{image|}}}
|-
|-
{{#if:{{{production|}}}|
{{#if:{{{segment|}}}|
{{!}} '''Production number'''
{{!}} '''Segment'''
{{!}} {{{production}}}
{{!}} {{{segment}}}
}}
}}
|-
|-
Line 18: Line 18:
{{!}} '''Cartoon episode'''
{{!}} '''Cartoon episode'''
{{!}} {{{cartoon}}}
{{!}} {{{cartoon}}}
}}
|-
|-
{{#if:{{{original|}}}|
{{#if:{{{original|}}}|
Line 29: Line 30:
}}
}}
|-
|-
| colspan="2" style="text-align:center" | {{#if:{{{before|}}}|'''{{{before}}}'''|<<}} <span style="font-size:97%">[[The Super Mario Bros. Super Show!#Episodes|List of episodes]]</span> {{#if:{{{after|}}}|'''{{{after}}}'''|>>}}<span style="display:none">{{{#|?}}}</span>
| colspan="2" style="padding:0 !important" |
|}<noinclude>[[Category:Infobox templates]]</noinclude>
{| 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" | [[Club Mario#Episodes|List of segments]]
|}
|}</includeonly><noinclude>
==Usage==
{|class=wikitable style="width:70%;float:right;margin:0 0 1em 1em"
!colspan=2|Syntax
|-
|&#124;image=
|A representative image of the segment - ideally, an important part of the segment.
|-
|&#124;segment=
|The chronological number of the segment.
|-
|&#124;airdate=
|The airdate of the segment (use {{tem|flag list}}).
|-
|&#124;cartoon=
|The cartoon episode the segment aired with.
|-
|&#124;original=
|The original live-action segment the segment replaced.
|-
|&#124;zelda=
|''{{iw|zeldawiki|The Legend of Zelda (TV Series)|The Legend of Zelda}}'' preview featured in the segment.
|-
|&#124;previous=
|The previous segment (displaying title).
|-
|&#124;next=
|The following segment (displaying title).
|}
 
<pre>
{{CM episode infobox
|image=
|segment=
|airdate={{flag list|[country]|[month] [day], [year]}}
|cartoon=
|original=
|zelda=
|previous=
|next=
}}
</pre>
 
[[Category:Infobox templates]]</noinclude>

Latest revision as of 23:55, April 28, 2025

Usage

Syntax
|image= A representative image of the segment - ideally, an important part of the segment.
|segment= The chronological number of the segment.
|airdate= The airdate of the segment (use {{flag list}}).
|cartoon= The cartoon episode the segment aired with.
|original= The original live-action segment the segment replaced.
|zelda= The Legend of Zelda preview featured in the segment.
|previous= The previous segment (displaying title).
|next= The following segment (displaying title).
{{CM episode infobox
|image=
|segment=
|airdate={{flag list|[country]|[month] [day], [year]}}
|cartoon=
|original=
|zelda=
|previous=
|next=
}}