Pang-bô͘:End date/doc
這是一篇說明次役,是位Pang-bô͘:End date寫的. 遮有和使用資訊,類別佮其他無屬原本 pang-bô͘ 抑 的一部分。 |
本 枋模予人使用佇 approximately 40,000 抑 頂面,所以伊的改變會受著大範圍的注意。請佇界變進前先佇 馮摹的 /sandbox 抑 /testcases 次頁面試驗,或者是佇你家己的 用者取頁面.請佇實行改變進曾考慮先 佇 土論頁 參詳一咧。 |
Usage[修改]
This template ({{End date}}) returns a date, or date-time. It also include the same date (and time) duplicated in a hidden (by CSS) ISO date format, for use inside other templates which emit microformats. It should not be used outside such templates. The hidden date degrades gracefully when CSS is not available.
Syntax[修改]
{{End date|year|month|day}}
Examples:
An optional parameter, df, can be set to "y" or "yes" (or indeed any value) to display the day before the month. This is primarily used in articles about events in parts of the world where the day precedes the month in a date.
Examples:
{{End date|1993|2|24|df=yes}}
→ "1993 年 2月 24 日 "
Parameters[修改]
See the monthly error report for this template.
TemplateData for End date
Date that an event or entity ended or was dissolved
參數 | 描述 | 類型 | 狀態 | |
---|---|---|---|---|
YYYY | 1 | end year | 數值 | 非必填 |
MM | 2 | end month | 數值 | 非必填 |
DD | 3 | end day of month | 數值 | 非必填 |
HH | 4 | end hours | 數值 | 非必填 |
MM | 5 | end minutes
| 數值 | 非必填 |
SS | 6 | end seconds
| 數值 | 非必填 |
TZ | 7 | time zone offset, “+02:00”, “-06:00” or “Z” for UTC | 行 | 非必填 |
day first | df | boolean parameter to put the date before the month name
| 行 | 非必填 |
Use in microformats[修改]
The template returns the date as hCalendar's (class="dtend"
). For example:
- (<span class="dtend">1993-02-24T08:30</span>)
(disable CSS or view source to see the hidden ISO-formatted output).
Note: due to the requirement exclusive "dtend" in hCalendar, and the accessibility problems that presents when a date is rendered (as seen without CSS) as 28 March 1999 (1999-03-29) or even 28 February 1999 (1999-03-01) or 31 December 1999 (2000-01-01), the Date end template should not be used for whole-day dates and should have a time of 24:00:00 or 23:59:59.
See the microformats project for further details.
Example[修改]
指令碼錯誤:沒有「Template test case」這個模組。
See also[修改]
- {{Start date}}
- {{Start and end dates}}
- {{trim date}}
|