Predloga:Film date
Predloga se uporablja na številnih straneh, zato bo vsaka njena sprememba takoj zelo opazna. Prosimo, da vse spremembe, ki jih želite uvesti, pred uvedbo preizkusite na podstraneh predloge (/peskovnik in /testniprimeri) ali na svojih lastnih podstraneh. Pred spreminjanjem te predloge se o želenih spremembah rajši pogovorite na pogovorni strani. |
Namen
[uredi kodo]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.
Uporaba
[uredi kodo]This template is intended to supply a result to the |released=
parameter of {{Infobox film}}.
The template adds Kategorija:Televizijski filmi leta YYYY
where YYYY is the year of first release, as well as Kategorija:Prihajajoči filmi
for films that have not reached their first release yet. Please note that Kategorija:Filmi leta YYYY
will only be added if the category exists, and that if only the year is included as the release date, the film is considered to be "upcoming" during that entire year.
The television equivalents of these categories (Kategorija:Televizijski filmi leta YYYY
and Kategoirja:Prihajajoči televizijski filmi
) are used when the |TV=
parameter is set for use on television film articles.
Syntax
[uredi kodo]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
[uredi kodo]{{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
[uredi kodo]{{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 either may be omitted without affecting the other parameters.
Primeri
[uredi kodo]{{Film date|1993}}
returns:- 1993
{{Film date|1993|02}}
returns:- februar 1993
{{Film date|1993|02|24}}
returns:- 24. februar 1993
{{Film date|1993|February|24}}
returns:- 24. 1993
{{Film date|1993|02|24||2008|03}}
returns:- 24. februar 1993
- marec 2008
{{Film date|1993|02|24|Latvia}}
returns:- 24. februar 1993 (Latvia)
{{Film date|1993|02|24||2008|03|23}}
returns:- 24. februar 1993
- 23. marec 2008
Izbirni parametri
[uredi kodo]- 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:- 24. februar 1993
{{Film date|1993|02|24|Latvia|df=y}}
returns:- 24. februar 1993 (Latvia)
- fy can be set to override the automatic category. For example:
{{Film date|1993|02|24||2008|03|23}}
uses the category kat:filmi leta 1993
{{Film date|1993|02|24||2008|03|23|fy=2008}}
uses the category kat:filmi leta 2008.
- TV is to be used for television films. It sorts films into
[[Category:YYYY television films]]
in place of[[Kategorija:filmi leta YYYY films]]
. SetTV=y
orTV=yes
to do this.
- ref1, ref2, ref3, ref4, ref5 are used to supply named references. See above for detail.
Tehnične opombe
[uredi kodo]Do not use any of the following markup in front of this template: : * #
. Doing so will cause HTML errors. See MOS:INDENT for more guidance.
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.
{{Film date|2001|1|28|location1|2002|2|28|location2}}
- 28. januar 2001 (location1)
- 28. februar 2002 (location2)
<div class="plainlist " > * 28. januar 2001<span style="display:none"> (<span class="bday dtstart published updated">2001-01-28</span>)</span> (location1) * 28. februar 2002<span style="display:none"> (<span class="bday dtstart published updated">2002-02-28</span>)</span> (location2) </div>
Redirects
[uredi kodo]Glej tudi
[uredi kodo]- {{Start date}}
- {{Nowrap}}
- {{Small}}