{{#invoke:Documentation|doc}}{{#seo: |type = website |description = Template:Calendar is a template page used on the Olympus Entertainment Wiki. Templates are pages that are embedded (transcluded) into other pages to allow for the repetition of information. |site_name = Olympus Entertainment Wiki |locale = en }} The Template:T template displays the calendar for a particular month.
Usage
{{calendar|month name}}
TemplateData
<templatedata> { "params": { "1": { "label": "Month", "description": "Month name you wish to display a calendar for", "example": "May", "type": "string", "required": true, "suggested": true } }, "description": "Displays the calendar for a particular month", "format": "inline" } </templatedata>