Template:Time ago/doc: Difference between revisions From Online Manual

Jump to: navigation, search
(WP -> Wikipedia)
No edit summary
 
(2 intermediate revisions by one other user not shown)
Line 3: Line 3:
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.
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 [[Wikipedia:PURGE|purge]] a page using this template to update the dynamic value.
Note that due to Wikipedia's caching mechanisms, you may need to [[Wikipedia:Wikipedia:PURGE|purge]] a page using this template to update the dynamic value.


=== Usage ===
=== Usage ===
Line 25: Line 25:
* <tt><nowiki>{{Time ago| Nov 6 2008|ago=in the past}}</nowiki></tt> → '''{{Time ago|Nov 6 2008|ago=in the past}}'''
* <tt><nowiki>{{Time ago| Nov 6 2008|ago=in the past}}</nowiki></tt> → '''{{Time ago|Nov 6 2008|ago=in the past}}'''


=== See also ===
<!-- I don't care about this see-also.  Do you? -->
<!--=== See also ===
* {{tl|LastEditedBy}}
* {{tl|LastEditedBy}}


<includeonly>
--><includeonly>
<!-- CATEGORIES AND INTERWIKIS HERE, THANKS -->
<!-- CATEGORIES AND INTERWIKIS HERE, THANKS -->
[[Category:Mathematical time and date function templates]]
</includeonly>
</includeonly>

Latest revision as of 14:14, 6 September 2011

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.

Usage

  • {{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 and years.
  • min_magnitude parameter can be set to user certain unit or bigger units. Allowed values are: seconds, minutes, hours, days, months and years.
  • ago parameter can be set to override the default usage of the text "ago".

Examples

  • {{Time ago| -83 minutes}}83 minutes ago
  • {{Time ago| -334 minutes}}5 hours ago
  • {{Time ago|{{REVISIONTIMESTAMP}}}}12 years ago
  • {{Time ago| Jan 21, 2001 3:45 PM}}23 years ago
  • {{Time ago| Nov 6 2008}}15 years ago
  • {{Time ago| Nov 6 2008|magnitude=weeks}}810 weeks ago
  • {{Time ago| Nov 6 2008|min_magnitude=days}}15 years ago
  • {{Time ago| Nov 6 2008|min_magnitude=years}}15 years ago
  • {{Time ago| Nov 6 2008|ago=in the past}}15 years in the past




Advertisement: