Cithakan:Film date/doc
This is a documentation subpage for Cithakan:Film date. It contains usage information, categories and other content that is not part of the original cithakan page. |
Purpose
[besut sumber]This template has two functions:
- To provide correct formatting of film release dates and their locations within {{Infobox film}}. A citation for each date/location may also be supplied.
- To automatically categorize films according to their first release date.
Usage
[besut sumber]This template is intended to supply a result to the | released =
parameter of {{Infobox film}}.
The template adds either Category:Upcoming films
for films before their first release or [[Category:YYYY films]]
after their first release date, where YYYY is the year of first release.
Syntax
[besut sumber]This template allows up to five release dates/locations, but normally no more than two are needed. Please see WP:FILMRELEASE for a full explanation.
One release date only
[besut sumber]{{Film date|year|month|day|location|ref1=<ref name="xxxxx" />}}
If no location
is specified, month
and day
may be omitted. If location
is specified, then month
and day
must be supplied, though they may be left blank or empty if not known; ref1=
is an optional parameter allowing a named reference ("xxxxx") to be used to verify the date/location of the release.
More than one release date
[besut sumber]{{Film date|year1|month1|day1|location1|ref1=<ref name="xxxxx" />|year2|month2|day2|location2|ref2=<ref name="yyyy" />}}
and similarly for up to five dates/locations.
In this case, all the year
, month
, day
and location
parameters, except the last, must be supplied, but as before, month
and day
may be left empty or blank if not known. Note that ref1=
, ref2=
, etc. are optional named parameters, and may be omitted without affecting the other parameters.
Examples
[besut sumber]{{Film date|1993}}
returns:
{{Film date|1993|02}}
returns:
- Fèbruari 1993
{{Film date|1993|02|24}}
returns:
{{Film date|1993|February|24}}
returns:
{{Film date|1993|02|24||2008|03}}
returns:
- 24 Fèbruari 1993
- Maret 2008
{{Film date|1993|02|24||2008|||Latvia}}
returns:
- 24 Fèbruari 1993
- 2008 (Latvia)
{{Film date|1993|02|24||2008|03|23}}
returns:
Optional parameters
[besut sumber]- df can be set to "y" or "yes" to display the day before the month. Default is month before day.
{{Film date|1993|02|24|df=y}}
returns:
{{Film date|1993|02|24||2008|||Latvia|df=y}}
returns:
- 24 Fèbruari 1993
- 2008 (Latvia)
- fy can be set to override the automatic category. For example:
{{Film date|1993|02|24||2008|03|23}}
uses the category Cat:1993 films
{{Film date|1993|02|24||2008|03|23|fy=2008}}
uses the category Cat:2008 films.
- TV is to be used for television films. It sorts films into
[[Category:YYYY television films]]
in place of[[Category:YYYY films]]
. SetTV=y
orTV=yes
to do this.
- ref1, ref2, ref3, ref4, ref5 are used to supply named references. See above for detail.
Technical note
[besut sumber]This template uses {{Start date}} to handle the hard work of date formatting, and {{Plainlist}} to format list items as recommended for use within infoboxes.
Redirects
[besut sumber]See also
[besut sumber]- {{Start date}}
- {{Nowrap}}
- {{Small}}