Template:Season/old
Jump to navigation
Jump to search
This documentation is transcluded from Template:Season/doc.
Translates the name of the season, and optionally the year. When it is used for dating purposes, it can be used through {{Other date}}.
Usage
{{season |1= |2= |lang= }}
Template parameters
Parameter | Description | Default | Status | |
---|---|---|---|---|
1 | name of the season (spring, summer, fall or winter) | empty | required | |
2 | name of the year | empty | optional | |
lang | Language code (only needs to be provided if the language displayed is to be fixed and independent of the user’s preferences). | empty | optional |
Additional information
The template is intended to be used in the following namespaces: all namespaces
The template is intended to be used by the following user groups: all users
Relies on:
Module:Complex date
See also
== Localization ==
Translations at module:i18n/complex date
Example
Code | Result |
---|---|
{{Season|spring|1999}} |
Spring 1999 |
{{Season|spring|lang=es}} |
primavera de |
{{Season|spring|1999|lang=ar}} |
ربيع ١٩٩٩ |
{{Season|spring|1999|lang=ja}} |
1999年年春 |