Template:Infobox holiday

From MicrasWiki
Jump to navigationJump to search
Template documentation

Usage

This template is used to create an infobox for holidays, providing key details in a structured format. It is designed to be comprehensive and widely applicable across the MicrasWiki.

Parameters

  • `title` - The title of the holiday (default is the page name).
  • `image` - An image representing the holiday.
  • `image_size` - Size of the image.
  • `alt` - Alternative text for the image.
  • `caption` - Caption for the image.
  • `holiday_name` - The name of the holiday.
  • `type` - The type of holiday (e.g., National, Religious).
  • `official_name` - The official name of the holiday.
  • `nickname` - Common nickname(s) for the holiday.
  • `observedby` - Who observes the holiday.
  • `longtype` - Additional details on the type of holiday.
  • `significance` - The significance of the holiday.
  • `date` - The date the holiday is observed.
  • `scheduling` - Scheduling details (e.g., fixed, variable).
  • `duration` - Duration of the holiday.
  • `frequency` - How often the holiday occurs.
  • `firsttime` - The first time the holiday was celebrated.
  • `relatedto` - Related holidays or events.

Example

Natopia Day
Holiday Name Natopia Day
Type National
Observed by Natopia
Significance Commemorates the founding of Natopia
Date August 23
Scheduling same day each year
Duration 1 day
Frequency annual
First Time 1482

Template Code

{{Infobox holiday
| title          = 
| image          = 
| image_size     = 
| alt            = 
| caption        = 
| holiday_name   = 
| type           = 
| official_name  = 
| nickname       = 
| observedby     = 
| longtype       = 
| significance   = 
| date           = 
| scheduling     = 
| duration       = 
| frequency      = 
| firsttime      = 
| relatedto      = 
}}