แม่แบบ:End date
การใช้งาน
[แก้]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:
{{End date|1993|2|24}}
→ "24 กุมภาพันธ์ ค.ศ. 1993 "{{End date|1993|2|24|08|30}}
→ "08:30, 24 กุมภาพันธ์ ค.ศ. 1993 "
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}}
→ "24 กุมภาพันธ์ ค.ศ. 1993 "
Parameters
[แก้]ข้อมูลแม่แบบสำหรับ 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
[แก้]{{End date|2016|12|31}}
→ 31 ธันวาคม ค.ศ. 2016<span class="nowrap">31 '"`UNIQ--nowiki-00000009-QINU`"'ธันวาคม '"`UNIQ--nowiki-0000000A-QINU`"'ค.ศ. 2016</span>[[Category:แม่แบบ End date เรียงตามปี|2016 แม่แบบ:End date]]<span style="display:none"> (<span class="dtend">2016-12-31</span>)</span>
ดูเพิ่ม
[แก้]- {{Start date}}
- {{Start and end dates}}
- {{trim date}}
แม่แบบ:Birth, death and age templates
คู่มือการใช้งานที่ปรากฏด้านบนนี้ดึงมาจาก แม่แบบ:End date/doc (แก้ | ประวัติ) ผู้เขียนสามารถทำการทดลองได้ที่กระบะทราย (สร้าง | คัดลอก) และชุดทดสอบ (แก้) ของแม่แบบนี้ โปรดเพิ่มหมวดหมู่ไปที่หน้าย่อย /doc หน้าย่อยของแม่แบบนี้ |