Templat:Time ago/kotak pasir
Penampilan
0 saat ago
Ini ialah laman kotak pasir templat untuk Templat:Time ago (beza). |
Templat ini digunakan dalam 100,000+ laman. Untuk mengelakkan gangguan yang besar dan beban pelayan yang tidak diperlukan, perubahan kepada templat ini seharusnya hendaklah diuji di sublaman /kotak pasir atau /ujian templat ini, ataupun dalam atau di dalam sublaman pengguna. Perubahan yang sudah dicuba bolehlah ditambahkan dengan satu suntingan ke dalam templat ini. Sila bincangkan perubahan-perubahan tersebut terlebih dahulu pada laman perbincangan sebelum melaksanakannya. |
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.
Usage
[sunting sumber]{{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:seconds
,minutes
,hours
,days
,weeks
,months
andyears
.min_magnitude
parameter can be set to use the specified unit or bigger units. Allowed values are:seconds
,minutes
,hours
,days
,months
andyears
.ago
parameter can be set to override the default usage of the text "ago
".
Purge
[sunting sumber]Add the parameter |purge=yes
to add a purge link.
Contoh
[sunting sumber]- {{Time ago| -83 minutes}} → 83 minit yang lalu
- {{Time ago| -334 minutes}} → 5 jam yang lalu
- {{Time ago|{{REVISIONTIMESTAMP}}}} → 11 tahun yang lalu
- {{Time ago| Jan 21, 2001 3:45 PM}} → 23 tahun yang lalu
- {{Time ago| Nov 6 2008}} → 16 tahun yang lalu
- {{Time ago| Nov 6 2008|magnitude=weeks}} → 835 minggu yang lalu
- {{Time ago| Nov 6 2008|min_magnitude=days}} → 16 tahun yang lalu
- {{Time ago| Nov 6 2008|min_magnitude=years}} → 16 tahun yang lalu
- {{Time ago| Nov 6 2008|ago=in the past}} → 16 tahun in the past
- {{Time ago| Nov 6 2008|purge=yes}} → 16 tahun yang lalu (nyahcache)
- {{Time ago| 21 Januari 2001|purge=yes}} → 23 tahun yang lalu (nyahcache)
See also
[sunting sumber]- {{LastEditedBy}}