Predloga:Time ago/dok
Videz
To je dokumentacijska podstran za glavno stran Predloga:Time ago. Namenjena je shranjevanju navodil, kategorizaciji in drugi vsebini, ki ni del glavne strani. Predloga ima preizkušanju namenjen peskovnik in testneprimere. |
The Time ago template calculates the amount of time which has passed since a provided timestamp. The result is a string similar to one of the examples below. This template should not be used with "subst" unless you don't want the stamp to change as the user refreshes the page.
Note that due to Wikipedia's caching mechanisms, you may need to purge a page using this template to update the dynamic value. See the section Purge below.
The result is rounded down. "Month" is defined as 31 days.
Uporaba
[uredi kodo]{{Time ago|timestamp}}
The timestamp can be almost any solid, readable format but to avoid ambiguity mistakes, one of the styles below is preferred.
magnitude
parameter can be set to explicitly use certain unit. Allowed values are:sekunde
,minute
,ure
,dnevi
,tedni
,meseci
inleta
, terseconds
,minutes
,hours
,days
,weeks
,months
andyears
.min_magnitude
parameter can be set to use the specified unit or bigger units. Allowed values are:sekunde
,minute
,ure
,dnevi
,tedni
,meseci
inleta
, terseconds
,minutes
,hours
,days
,months
inyears
.ago
parameter can be set to override the default usage of the text "pred
".
Purge
[uredi kodo]Add the parameter |purge=yes
to add a purge link.
Examples
[uredi kodo]- {{Time ago| -1 minutes}} → pred 61 minutami
- {{Time ago| -2 minutes}} → pred 62 minutami
- {{Time ago| -83 minutes}} → pred 2 urama
- {{Time ago| -334 minutes}} → pred 6 urami
- {{Time ago|{{REVISIONTIMESTAMP}}}} → pred 2 letoma
- {{Time ago| Jan 21, 2001 3:45 PM}} → pred 23 leti
- {{Time ago| Nov 6 2008}} → pred 16 leti
- {{Time ago| Nov 6 2008|magnitude=weeks}} → pred 837 tedni
- {{Time ago| Nov 6 2008|min_magnitude=days}} → pred 16 leti
- {{Time ago| Nov 6 2008|min_magnitude=years}} → pred 16 leti
- {{Time ago| Nov 6 2008|ago=in the past}} → pred 16 leti
- {{Time ago| Nov 6 2008|purge=yes}} → pred 16 leti (osveži)
See also
[uredi kodo]- {{LastEditedBy}}