Template:Time ago/doc: Difference between revisions

From Zoophilia Wiki
Jump to navigationJump to search
meta>Manikhan6
No edit summary
meta>Redrose64
m Reverted edits by Manikhan6 (talk) to last version by Plastikspork
Line 1: Line 1:
{{Documentation subpage}}
{{Documentation subpage}}
<!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE -->
<!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE -->
The '''Sometextmissing''' was initially created by two high school students, '''Mohsin''' and '''Imran''' during Spring Break of 2009. At the launch of the site in june 2009, the project was initially activated at ''FUUAST'' (Federal Urdu University of Arts Science and Technology [http://www.fuuastisb.edu.pk www.fuuastisb.edu.pk] in Islamabad where they attended.
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 [[WP:PURGE|purge]] a page using this template to update the dynamic value.


=== History ===
=== Usage ===
* <code><nowiki>In  September 2009, sometextmissing partnered with casual game developer M.Irfan to bring Flash based games to the site. The games incorporate  are used elsewhere on the site.</nowiki></code>
* <code><nowiki>{{</nowiki>'''Time ago'''|''timestamp''<nowiki>}}</nowiki></code>
* <code>December 2009</code> the site added the Youtube instant Video link to the site in order to provide real time Streraming.


* <code>March 2010</code> sometextmissing launched Chatter, a real-time stream that incorporates media sharing and gaming to help bring members together. </code>.
The timestamp can be almost any solid, readable format but to avoid ambiguity mistakes, one of the styles below is preferred.
* <code>September 2010</code> sometextmissing rolled out a new site design aimed to appeal to an older demographic.</code>".
 
* <code>magnitude</code> parameter can be set to explicitly use certain unit. Allowed values are: <code>seconds</code>, <code>minutes</code>, <code>hours</code>, <code>days</code>, <code>weeks</code>, <code>months</code> and <code>years</code>.
* <code>min_magnitude</code> parameter can be set to user certain unit or bigger units. Allowed values are: <code>seconds</code>, <code>minutes</code>, <code>hours</code>, <code>days</code>, <code>months</code> and <code>years</code>.
* <code>ago</code> parameter can be set to override the default usage of the text "<code>ago</code>".
 
=== Examples ===
* <tt><nowiki>{{Time ago| -83 minutes}}</nowiki></tt> → '''{{Time ago|-83 minutes}}'''
* <tt><nowiki>{{Time ago| -334 minutes}}</nowiki></tt> → '''{{Time ago|-334 minutes}}'''
* <tt><nowiki>{{Time ago|{{REVISIONTIMESTAMP}}}}</nowiki></tt> → '''{{Time ago|{{REVISIONTIMESTAMP}}}}'''
* <tt><nowiki>{{Time ago| Jan 21, 2001 3:45 PM}}</nowiki></tt> → '''{{Time ago|Jan 21 2001 3:45 PM}}'''
* <tt><nowiki>{{Time ago| Nov 6 2008}}</nowiki></tt> → '''{{Time ago|Nov 6 2008}}'''
* <tt><nowiki>{{Time ago| Nov 6 2008|magnitude=weeks}}</nowiki></tt> → '''{{Time ago| Nov 6 2008|magnitude=weeks}}'''
* <tt><nowiki>{{Time ago| Nov 6 2008|min_magnitude=days}}</nowiki></tt> → '''{{Time ago|Nov 6 2008|min_magnitude=days}}'''
* <tt><nowiki>{{Time ago| Nov 6 2008|min_magnitude=years}}</nowiki></tt> → '''{{Time ago|Nov 6 2008|min_magnitude=years}}'''
* <tt><nowiki>{{Time ago| Nov 6 2008|ago=in the past}}</nowiki></tt> → '''{{Time ago|Nov 6 2008|ago=in the past}}'''
 
=== See also ===
* {{tl|LastEditedBy}}
 
<includeonly>
<!-- CATEGORIES AND INTERWIKIS HERE, THANKS -->
[[Category:Mathematical time and date function templates]]
[[af:Sjabloon:Tyd_gelede]]
[[ar:قالب:Time ago]]
[[es:Plantilla:Edad en tiempo]]
[[id:Templat:Time ago]]
[[ja:Template:Time ago]]
[[hy:Կաղապար:Time ago]]
[[uk:Шаблон:Time ago]]
[[zh:Template:Time ago]]
</includeonly>

Revision as of 14:36, 30 December 2010

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}}82 minutes ago
  • {{Time ago| -334 minutes}}5 hours ago
  • {{Time ago|{{REVISIONTIMESTAMP}}}}14 years ago
  • {{Time ago| Jan 21, 2001 3:45 PM}}24 years ago
  • {{Time ago| Nov 6 2008}}17 years ago
  • {{Time ago| Nov 6 2008|magnitude=weeks}}891 weeks ago
  • {{Time ago| Nov 6 2008|min_magnitude=days}}17 years ago
  • {{Time ago| Nov 6 2008|min_magnitude=years}}17 years ago
  • {{Time ago| Nov 6 2008|ago=in the past}}17 years in the past

See also