Portal:Current events/Science and technology/DateHeader2

From Wikipedia, the free encyclopedia
This template is used by Portal:Current events and sub-pages.
{{Portal:Current events/Science and technology/DateHeader2|2007|3|1}}
|}

gives:

Current events of March 1, 2007 (2007-03-01) (Thursday) edit history watch

and

{{Portal:Current events/Science and technology/DateHeader2|2007|3|14}}
defghi defghi defghi defghi defghi defghi defghi defghi defghi defghi defghi defghi defghi defghi defghi defghi defghi defghi defghi defghi defghi defghi defghi defghi defghi defghi defghi defghi defghi defghi 
|}

gives:

Current events of March 14, 2007 (2007-03-14) (Wednesday) edit history watch

defghi defghi defghi defghi defghi defghi defghi defghi defghi defghi defghi defghi defghi defghi defghi defghi defghi defghi defghi defghi defghi defghi defghi defghi defghi defghi defghi defghi defghi defghi

Note that the template opens two nested tables and closes only the inner one. Therefore after the template call and optional extra table rows, a closing tag is required. Without extra rows we have a header in a double box, while with text in the extra row(s) we get that text in the outer box below the boxed header.

The first example has the anchors #2007_March_1 and #2007_March_01, the second the anchor #2007_March_14. Having the full date as anchor name allows transclusion of day pages from different years on one page, without collision of anchor names (otherwise there would be equal anchors of which only the first would be effective).

Thus we can use the section links March 2007#2007 March 1, March 2007#2007 March 01, and March 2007#2007 March 14.

The first is not recommended, because when applying Special:Linksearch to find links in external style to the content on 1 March, one would get also those to content on 10 March, etc.

The anchors have a fixed format, while the page contains with a "bold" specification the expanded wikitext such as "March 14, 2007" which due to the date formatting feature produces links of which one has a user-dependent link label, but with fixed targets "March 14" and "2007"; it also has various links related to the page Portal:Current events/Science and technology/2007 March 14.

Unfortunately it does not seem possible to have a link with the same target as March 2007#2007 March 14 but with a link label like the combined labels of the user-dependent March 14, 2007. The best seems something like "14 March 2007 March 2007#2007 March 14" (linking to the section of the month page); backlinks of this type are found by Special%3ALinksearch&target=en.wikipedia.org/wiki/March_2007%232007_March_14.

The day number in the anchor has, when below 10, a leading zero, see also [1].

Range[edit]

To find the weekday this template uses #time, therefore the weekday is only supplied for dates in the period 1970 - 2037.

Examples outside this range:

(examples commented out to stop them placing this page in non-existent categories. Consider adding a "nocat" paraameter to the etemplate to allow examples which don't categorise this page) "{{WEEKDAYNAME|{{JULIANDAY|{{{1}}}|{{{2}}}|{{{3}}}}}}}" can be used to compute the weekday for all dates. This has not been built in since the template is currently not used for dates outside the period 1970 - 2037. See e.g. 1969#January, which does not have enough text for each day to merit a separate header.

Microformat[edit]

The HTML mark-up produced by this template includes an hCalendar microformat that makes event/date details readily parsable by computer programs. This aids tasks such as the cataloguing of articles and maintenance of databases. For more information about the use of microformats on Wikipedia, please visit the Microformat WikiProject.

Classes used

The HTML classes of this microformat include:

  • attendee
  • description
  • dtend
  • dtstart
  • location
  • summary
  • url
  • vevent
Please do not rename or remove these classes
nor collapse nested elements which use them.