Mall:Lõppaeg/doc: erinevus redaktsioonide vahel

Allikas: Vikipeedia
Eemaldatud sisu Lisatud sisu
Ümbersuunamine lehele Mall:Algusaeg/doc
Resümee puudub
1. rida: 1. rida:
{{Documentation subpage}}
#REDIRECT[[Mall:Algusaeg/doc]]
<!-- EDIT TEMPLATE DOCUMENTATION BELOW THIS LINE -->

== Usage ==

This template ('''{{tl|Lõppaeg}}''') 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 in [[microformat]]s. This hidden date degrades gracefully when CSS is not available.

==Syntax==

:<nowiki>{{Lõppaeg|year|month|day}}</nowiki>

Examples:

*<s><nowiki>{{Lõppaeg|1993|2|24}}</nowiki> returns "{{Lõppaeg|1993|2|24}}"</s>
*<nowiki>{{Lõppaeg|1993|2|24|08|30}}</nowiki> returns "{{Lõppaeg|1993|2|24|08|30}}"

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:

*<s><nowiki>{{Lõppaeg|1993|2|24|df=yes}}</nowiki> returns "{{Lõppaeg|1993|2|24|df=yes}}"</s>

'''Note:''' The template will appear broken when the parameters are left blank (as seen above).

== Use in microformats ==

The template returns the date as [[hCalendar]]'s (<code>class="dtend"</code>). For example:

:<nowiki> (<span class="dtend">1993-02-24T08:30</span>)</nowiki>

(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 <tt>28 March 1999 (1999-03-29)</tt> or even <tt>28 February 1999 (1999-03-01)</tt> or <tt>31 December 1999 (2000-01-01)</tt>, the ''Date end'' template should '''not''' be used for whole-day dates and should have a time of 23:59:59.'''

See [[WP:UF|the microformats project]] for further details.

== See also ==
*'''{{tl|Start date}}'''

<includeonly>
<!-- ADD CATEGORIES BELOW THIS LINE -->
[[Category:Date mathematics templates|{{PAGENAME}}]]
[[Category:Templates generating hCalendars|{{PAGENAME}}]]

<!-- ADD INTERWIKIS BELOW THIS LINE -->
[[ar:قالب:End date]]
[[bn:টেমপ্লেট:End date]]
[[ca:Plantilla:Data final]]
[[cy:Nodyn:End date]]
[[en:Template:End date]]
[[fa:الگو:تاریخ پایان]]
[[id:Templat:End date]]
[[ja:Template:End date]]
[[jv:Cithakan:End date]]
[[ms:Templat:Tarikh akhir]]
[[simple:Template:End date]]
[[sl:Predloga:End date]]
[[sv:Mall:End date]]
[[ur:سانچہ:End date]]
[[zh:Template:End date]]
</includeonly>

Redaktsioon: 22. veebruar 2013, kell 23:52

Usage

This template ({{Lõppaeg}}) 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 in microformats. This hidden date degrades gracefully when CSS is not available.

Syntax

{{Lõppaeg|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:

Note: The template will appear broken when the parameters are left blank (as seen above).

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 23:59:59.

See the microformats project for further details.

See also