Template:Anniversary infobox: Difference between revisions

From the Super Mario Wiki, the Mario encyclopedia
Jump to navigationJump to search
No edit summary
No edit summary
Line 14: Line 14:
}}
}}
|-
|-
{{#if:{{{started|}}}|
{{#if:{{{start|}}}|
{{!}} '''Start date'''
{{!}} '''Start date'''
{{!}} {{{started}}}
{{!}} {{{start}}}
}}
}}
|-
|-
{{#if:{{{ended|}}}|
{{#if:{{{end|}}}|
{{!}} '''End date'''
{{!}} '''End date'''
{{!}} {{{ended}}}
{{!}} {{{end}}}
}}
}}
|-
|-
{{#if:{{{preceded|}}}|
{{#if:{{{preceded_by|}}}|
{{!}} '''Preceded by'''
{{!}} '''Preceded by'''
{{!}} {{{preceded}}}
{{!}} {{{preceded_by}}}
}}
}}
|-
|-
{{#if:{{{succeeded|}}}|
{{#if:{{{succeeded_by|}}}|
{{!}} '''Succeeded by'''
{{!}} '''Succeeded by'''
{{!}} {{{succeeded}}}
{{!}} {{{succeeded_by}}}
}}
}}
|}<templatestyles src="Anniversary infobox/styles.css"/><noinclude>{{br}}
|}<templatestyles src="Anniversary infobox/styles.css"/><noinclude>{{br}}
Line 51: Line 51:
|subject=
|subject=
|years=
|years=
|started=
|start=
|ended=
|end=
|preceded=
|preceded_by=
|succeeded=
|succeeded_by=
}}
}}
</pre>
</pre>


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

Revision as of 00:29, May 5, 2022

Anniversary infobox

Usage instructions

This infobox shows the general info about an anniversary event for any 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=
}}