الگو:Time ago: تفاوت میان نسخهها
الگو>Jeeputer جزبدون خلاصۀ ویرایش |
(بدون تفاوت)
|
نسخهٔ ۱۰ بهمن ۱۳۹۹، ساعت ۱۵:۰۳
خطای اسکریپتی: پودمان «Time ago» وجود ندارد٫
| پرونده:Emblem-important-yellow.svg | از این الگو در حدود ۱۲۰۰۰۰ صفحه استفاده شدهاست و تغییرات صورت گرفته در آن بهطور گستردهای دیده خواهند شد. خواهشمند است هر تغییری را پیش از اعمال، در زیرصفحههای /تمرین یا /آزمایشی الگو، و یا در زیرصفحهٔ کاربری خود بیازمایید و تغییرات خود را در صفحه بحث به گفتگو بگذارید. |
خطای لوآ در پودمان:Lua_banner در خط 118: attempt to index field 'edit' (a nil value).
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
{{Time ago|timestamp}}
The timestamp can be almost any solid, readable format but to avoid ambiguity mistakes, one of the styles below is preferred.
magnitudeparameter can be set to explicitly use certain unit. Allowed values are:seconds,minutes,hours,days,weeks,monthsandyears.min_magnitudeparameter can be set to use the specified unit or bigger units. Allowed values are:seconds,minutes,hours,days,monthsandyears.agoparameter can be set to override the default usage of the text "ago". If the parameter is blank but not missing (i.e.{{time ago|2008|ago=}}), then the text "ago" is suppressed altogether. For future dates, setting "ago" as blank but not missing will suppress the text "time" (i.e. "2 years" instead of "2 years' time").
Spelling out numbers
Numbers from 1 to 100 can be spelled out in their equivalent English word by using the spellout parameter. If spellout is set to "yes", "y", "true" or "1", all numbers from 1 to 100 will be spelled out. If spellout is set to "auto", only numbers from 1 to 9 will be spelled out, as per the recommendations at MOS:NUMERAL.
It is also possible to set a custom maximum value for spelling out by using the spelloutmax parameter. For example, setting |spellout=yes and |spelloutmax=24 will result in all numbers less than or equal to 24 being spelled out, and all numbers greater than 24 appearing as numerals.
Purge link
Add the parameter |purge=yes to add a purge link.
Examples
{{Time ago| -83 minutes}}→ خطای اسکریپتی: پودمان «Time ago» وجود ندارد٫{{Time ago| -334 minutes}}→ خطای اسکریپتی: پودمان «Time ago» وجود ندارد٫{{Time ago| +334 minutes}}→ خطای اسکریپتی: پودمان «Time ago» وجود ندارد٫{{Time ago|{{REVISIONTIMESTAMP}}}}→ خطای اسکریپتی: پودمان «Time ago» وجود ندارد٫{{Time ago| Jan 21, 2001 3:45 PM}}→ خطای اسکریپتی: پودمان «Time ago» وجود ندارد٫- Wrong:
{{Time ago| 3:45 pm, 21 Jan 2001}}→ خطای اسکریپتی: پودمان «Time ago» وجود ندارد٫ {{Time ago|20010121154500}}→ خطای اسکریپتی: پودمان «Time ago» وجود ندارد٫{{Time ago| Nov 6 2008}}→ خطای اسکریپتی: پودمان «Time ago» وجود ندارد٫{{Time ago| Nov 6 2008|magnitude=weeks}}→ خطای اسکریپتی: پودمان «Time ago» وجود ندارد٫{{Time ago| Nov 6 2008|min_magnitude=days}}→ خطای اسکریپتی: پودمان «Time ago» وجود ندارد٫{{Time ago| Nov 6 2008|min_magnitude=years}}→ خطای اسکریپتی: پودمان «Time ago» وجود ندارد٫{{Time ago| Nov 6 2008|ago=in the past}}→ خطای اسکریپتی: پودمان «Time ago» وجود ندارد٫{{Time ago| Nov 6 2008|purge=yes}}→ خطای اسکریپتی: پودمان «Time ago» وجود ندارد٫{{Time ago| 2008-11-06}}→ خطای اسکریپتی: پودمان «Time ago» وجود ندارد٫{{Time ago| June 1, 2009|spellout=yes}}→ خطای اسکریپتی: پودمان «Time ago» وجود ندارد٫{{Time ago| June 1, 1999|spellout=yes}}→ خطای اسکریپتی: پودمان «Time ago» وجود ندارد٫{{Time ago| June 1, 2009|spellout=auto}}→ خطای اسکریپتی: پودمان «Time ago» وجود ندارد٫{{Time ago| June 1, 1999|spellout=auto}}→ خطای اسکریپتی: پودمان «Time ago» وجود ندارد٫{{Time ago| June 1, 1989|spellout=yes|spelloutmax=15}}→ خطای اسکریپتی: پودمان «Time ago» وجود ندارد٫{{Time ago| June 1, 1989|spellout=yes|spelloutmax=25}}→ خطای اسکریپتی: پودمان «Time ago» وجود ندارد٫{{Time ago|195909}}→ خطای اسکریپتی: پودمان «Time ago» وجود ندارد٫- Wrong:
{{Time ago|196009}}→ خطای اسکریپتی: پودمان «Time ago» وجود ندارد٫
TemplateData
Time ago
This template calculates the amount of time which has passed since a provided timestamp.
| پارامتر | توضیحات | نوع | وضعیت | |
|---|---|---|---|---|
| Timestamp | 1 | Base timestamp for calculation of passed time. Example format: Nov 6 2008, see template documentation for other supported formats. | رشته | ضروری |
| magnitude | magnitude | Explicitly sets a specific unit to display return value. Allowed values are: seconds, minutes, hours, days, weeks, months and years. | رشته | اختیاری |
| min_magnitude | min_magnitude | Sets a minimum unit to display return value. Allowed values are: seconds, minutes, hours, days, months and years. | رشته | اختیاری |
| ago | ago | Override the default usage of the text 'ago'. If it is blank but not missing then 'ago' will be removed completely; for future dates, this will remove the text 'time' as well. | رشته | اختیاری |
| Purge link | purge | Add the parameter purge=yes to add a WP:PURGE link. | رشته | اختیاری |
| Spell out numbers | spellout | If set to "yes", "y", "true" or "1", numbers from 1 to 100 are spelled out as English words. If set to "auto", numbers from 1 to 9 are spelled out. | خط | اختیاری |
| Spell out max | spelloutmax | The maximum number to be spelled out as an English word. | شماره | اختیاری |
See also
- {{Last edited by}}
- {{Years or months ago}}
- {{Age}}
- {{Start date and age}}
- {{Birth date and age}}