Template:Series infobox: Difference between revisions

From the Super Mario Wiki, the Mario encyclopedia
Jump to navigationJump to search
m (Text replacement - "{{PAGENAME}}" to "{{PAGETITLE}}")
No edit summary
 
(12 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{| class="infobox" style="width:265px;background:#E6E6FA;border:1px solid indigo"
<templatestyles src="Series infobox/styles.css"/>
! colspan="2" style="font-size:125%;background:#C4C3D0" | ''{{{title|{{PAGETITLE}}}}}''
{| 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}}}
}}
|-
|-
| colspan="2" style="text-align:center" | {{{image|}}}
|- style="background:#C4C3D0"
{{#if:{{{first|}}}|
{{#if:{{{first|}}}|
{{!}} '''First installment'''
{{!}} '''First installment'''
{{!}} {{{first|}}}
{{!}} {{{first}}}
|}}
}}
|-
|-
{{#if:{{{latest|}}}|
{{#if:{{{latest|}}}|
{{!}} '''Latest installment'''
{{!}} '''Latest installment'''
{{!}} {{{latest}}}
{{!}} {{{latest}}}
|}}
}}
|- style="background:#C4C3D0"
|-
{{#if:{{{number|}}}|
{{#if:{{{number|}}}|
{{!}} '''Number of installments'''
{{!}} '''Number of installments'''
{{!}} {{{number}}}
{{!}} {{{number}}}
|}}
}}
|-
|-
{{#if:{{{franchises|}}}|
{{#if:{{{parent|}}}|
{{!}} '''Related franchises'''
{{!}} '''Parent series'''
{{!}} {{{franchises}}}
{{!}} {{{parent}}}
|}}
}}
|-
|-
{{#if:{{{sub|}}}|
{{#if:{{{subseries|}}}|
{{!}} '''Sub-series'''
{{!}} '''Subseries'''
{{!}} {{{sub}}}
{{!}} {{{subseries}}}
|}}
}}
|-
{{#if:{{{franchise|}}}|
{{!}} '''Franchise'''
{{!}} {{{franchise}}}
}}
|-
|-
{{#if:{{{parent|}}}|
{{!}} '''Parent franchise'''
{{!}} {{{parent}}}
|}}
|- style="background:#C4C3D0"
{{#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=
}}