Template:CM segment infobox: Difference between revisions
From the Super Mario Wiki, the Mario encyclopedia
Jump to navigationJump to search
m (Fixed link.) |
m (Minor rewording.) |
||
(2 intermediate revisions by the same user 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:300px" | {| 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:{{{segment|}}}| | |||
{{!}} '''Segment''' | |||
{{!}} {{{segment}}} | |||
}} | |||
|- | |- | ||
{{#if:{{{airdate|}}}| | {{#if:{{{airdate|}}}| | ||
Line 25: | Line 30: | ||
}} | }} | ||
|- | |- | ||
| colspan="2" style="text-align:center" | | | 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" | [[Club Mario#Episodes|List of segments]] | |||
|} | |||
|}</includeonly><noinclude> | |||
==Usage== | |||
{|class=wikitable style="width:70%;float:right;margin:0 0 1em 1em" | |||
!colspan=2|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 {{tem|flag list}}). | |||
|- | |||
||cartoon= | |||
|The cartoon episode the segment aired with. | |||
|- | |||
||original= | |||
|The original live-action segment the segment replaced. | |||
|- | |||
||zelda= | |||
|''{{iw|zeldawiki|The Legend of Zelda (TV Series)|The Legend of Zelda}}'' preview featured in the segment. | |||
|- | |||
||previous= | |||
|The previous segment (displaying title). | |||
|- | |||
||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= }}