Template:Series infobox: Difference between revisions
From the Super Mario Wiki, the Mario encyclopedia
Jump to navigationJump to search
m (Porplemontage moved page Template:Series-infobox to Template:Series infobox) |
No edit summary |
||
(13 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{| class="infobox" style="width:265px | <templatestyles src="Series infobox/styles.css"/> | ||
! colspan="2" style="font-size:125% | {| id="series" class="infobox" style="width:265px" | ||
! colspan="2" style="font-size:125%" | {{{name|''{{{title|{{PAGETITLE}}}}}''}}} | |||
|- | |||
{{#if:{{{image|}}}| | |||
{{!}} colspan="2" style="text-align:center" {{!}} {{{image}}} | |||
}} | |||
|- | |- | ||
{{#if:{{{first|}}}| | {{#if:{{{first|}}}| | ||
{{!}} '''First installment''' | {{!}} '''First installment''' | ||
{{!}} {{{first | {{!}} {{{first}}} | ||
}} | |||
|- | |- | ||
{{#if:{{{latest|}}}| | {{#if:{{{latest|}}}| | ||
{{!}} '''Latest installment''' | {{!}} '''Latest installment''' | ||
{{!}} {{{latest}}} | {{!}} {{{latest}}} | ||
}} | |||
|- | |- | ||
{{#if:{{{number|}}}| | {{#if:{{{number|}}}| | ||
{{!}} '''Number of installments''' | {{!}} '''Number of installments''' | ||
{{!}} {{{number}}} | {{!}} {{{number}}} | ||
}} | |||
|- | |- | ||
{{#if:{{{ | {{#if:{{{parent|}}}| | ||
{{!}} ''' | {{!}} '''Parent series''' | ||
{{!}} {{{ | {{!}} {{{parent}}} | ||
}} | |||
|- | |- | ||
{{#if:{{{ | {{#if:{{{subseries|}}}| | ||
{{!}} ''' | {{!}} '''Subseries''' | ||
{{!}} {{{ | {{!}} {{{subseries}}} | ||
}} | |||
|- | |||
{{#if:{{{franchise|}}}| | |||
{{!}} '''Franchise''' | |||
{{!}} {{{franchise}}} | |||
}} | |||
|- | |- | ||
{{#if:{{{staff|}}}| | {{#if:{{{staff|}}}| | ||
{{!}} '''Key staff''' | {{!}} '''Key staff''' | ||
{{!}} {{{staff}}} | {{!}} {{{staff}}} | ||
}} | |||
|}<noinclude>[[Category:Infobox templates]]</noinclude> | |}<noinclude> | ||
<pre> | |||
{{series infobox | |||
|name= | |||
|title= | |||
|image= | |||
|first= | |||
|latest= | |||
|number= | |||
|parent= | |||
|subseries= | |||
|franchise= | |||
|staff= | |||
}} | |||
</pre> | |||
[[Category:Infobox templates]]</noinclude> |
Latest revision as of 11:37, April 4, 2025
Series infobox |
---|
{{series infobox |name= |title= |image= |first= |latest= |number= |parent= |subseries= |franchise= |staff= }}