Template:Anniversary infobox: Difference between revisions

From the Super Mario Wiki, the Mario encyclopedia
Jump to navigationJump to search
m (Protected "Template:Anniversary infobox" ([Edit=Allow only autoconfirmed users] (indefinite) [Move=Allow only administrators] (indefinite)))
 
(11 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{| class="infobox" style="width:300px;background:#FFFADC;border:1px solid #a88"
{| id="anniversary" class="infobox" style="width:300px"
| align="center" colspan="2" bgcolor="gold" style="font-size:125%" | '''{{{title|{{PAGENAME}}}}}'''
! colspan="2" style="font-size:125%" | {{{title|{{PAGETITLE}}}}}
|-
|-
|align="center" colspan="2" | {{{image|}}}
| colspan="2" style="text-align:center" | {{{image|}}}
|- style=background:#FFF966
|-
|'''Subject'''
{{#if:{{{subject|}}}|
| style="width:17em" | {{{subject|}}}
{{!}} '''Subject'''
|- style=background:#FFFADC
{{!}} {{{subject}}}
|'''Years celebrated'''
}}
| style="width:17em" | {{{years|}}}
|-
|- style=background:#FFF966
{{#if:{{{years|}}}|
|'''Start date'''
{{!}} '''Years celebrated'''
| style="width:17em" | {{{startdate|}}}
{{!}} {{{years}}}
|- style=background:#FFFADC
}}
|'''End date'''
|-
| style="width:17em" | {{{enddate|}}}
{{#if:{{{start|}}}|
|- style=background:#FFF966
{{!}} '''Start date'''
|'''Preceded by'''
{{!}} {{{start}}}
| style="width:17em" | {{{preceded|}}}
}}
|- style=background:#FFFADC
|-
|'''Succeeded by'''
{{#if:{{{end|}}}|
| style="width:17em" | {{{succeeded|}}}
{{!}} '''End date'''
|}<noinclude>{{br}}
{{!}} {{{end}}}
}}
|-
{{#if:{{{preceded_by|}}}|
{{!}} '''Preceded by'''
{{!}} {{{preceded_by}}}
}}
|-
{{#if:{{{succeeded_by|}}}|
{{!}} '''Succeeded by'''
{{!}} {{{succeeded_by}}}
}}
|}<templatestyles src="Anniversary infobox/styles.css"/><noinclude>{{br}}
==Usage instructions==
==Usage instructions==
This infobox shows the general info about an anniversary event for any [[Mario (franchise)|''Mario'' franchise]] games or characters:
This infobox shows the general info about an anniversary event for any [[Super Mario (franchise)|''Super Mario'' franchise]] games or characters:
*'''Title:''' The official title of the anniversary event.
*'''Title:''' The official title of the anniversary event.
*'''Image:''' Put an available image of the anniversary logo.
*'''Image:''' Put an available image of the anniversary logo.
Line 34: Line 46:


<pre>
<pre>
{{anniversary-infobox
{{anniversary infobox
|title=
|title=
|image=
|image=
|subject=
|subject=
|years=
|years=
|startdate=
|start=
|enddate=
|end=
|preceded=
|preceded_by=
|succeeded=
|succeeded_by=
}}
}}
</pre>
</pre>


[[Category:Infobox templates]]</noinclude>
[[Category:Infobox templates]]</noinclude>

Latest revision as of 15:57, November 21, 2023

Anniversary infobox

Usage instructions

This infobox shows the general info about an anniversary event for any Super Mario franchise games or characters:

  • Title: The official title of the anniversary event.
  • Image: Put an available image of the anniversary logo.
  • Subject: The series or character that is the main focus of the anniversary event. Should also include the date in brackets of the debut.
  • Years celebrated: The amount of years that the anniversary event was celebrating for a particular character or game's debut. Should also include in brackets the year when the anniversary event took place.
  • Start date: The date on which the anniversary celebration had officially begun.
  • End date: The date on which the anniversary celebration had officially concluded.
  • Preceded by: The anniversary event for a Mario franchise game or character that came before the subject anniversary.
  • Succeeded by: The anniversary event for a Mario franchise game or character that came after the subject anniversary.
{{anniversary infobox
|title=
|image=
|subject=
|years=
|start=
|end=
|preceded_by=
|succeeded_by=
}}