Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Calendar/doc: Difference between revisions

Template page
Content added Content deleted
(template doc created)
 
(one category added)
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
<noinclude>{{doc-sub}}</noinclude>
<noinclude>{{doc-sub}}</noinclude>
The {{t|calendar}} template displays the calendar for a particular month.
The {{tp|calendar}} template displays the calendar for a particular month.

==Usage==
==Usage==
* <code><nowiki>{{calendar|month name}}</nowiki></code>
* <code><nowiki>{{calendar|month name}}</nowiki></code>
==TemplateData==
<templatedata>
{
"params": {
"1": {
"label": "Month",
"description": "Month name you wish to display a calendar for",
"example": "August",
"type": "string",
"required": true,
"suggested": true
}
},
"description": "Displays the calendar for a particular month",
"format": "inline"
}
</templatedata>


<!-- template categories and interwiki links -->
<!-- template categories and interwiki links -->
<includeonly>
<includeonly>
[[Category:Navplate templates]]
[[Category:Calendar templates]]
[[Category:Formatting templates]]
[[Category:Formatting templates]]
</includeonly>
</includeonly>

Latest revision as of 22:10, 9 July 2023

This is a documentation subpage for Template:Calendar.
It contains usage information, categories and other content that is not part of the original template page.


The {{calendar}} template displays the calendar for a particular month.

Usage

  • {{calendar|month name}}

TemplateData

Displays the calendar for a particular month

Template parameters

This template prefers inline formatting of parameters.

ParameterDescriptionTypeStatus
Month1

Month name you wish to display a calendar for

Example
August
Stringrequired


Cookies help us deliver our services. By using our services, you agree to our use of cookies.