Template:Infobox event/doc: Difference between revisions

From Zoophilia Wiki
Jump to navigationJump to search
meta>Fuhghettaboutit
meta>Fuhghettaboutit
m (fixes)
Line 3: Line 3:
==Example==
==Example==
<pre>
<pre>
{{Infobox News event
{{Infobox news event
|image=[[image:Bombay-Docks-aftermath1.png|230px]]
|image=[[image:Bombay-Docks-aftermath1.png|230px]]
|caption=Smoke billowing out of the site
|caption=Smoke billowing out of the site
Line 16: Line 16:
==Blank==
==Blank==
<pre>
<pre>
{{Infobox News event
{{Infobox news event
|image=
|image=
|caption=
|caption=

Revision as of 05:44, 28 November 2009

Example

{{Infobox news event
|image=[[image:Bombay-Docks-aftermath1.png|230px]]
|caption=Smoke billowing out of the site
|date= {{start date|1944|04|14}}
|time=16:15 IST (10:45 UTC)
|place=[[Victoria Dock]], [[Mumbai]], [[India]]
|casualties1=800 dead
|casualties2=3,000 injured
}}

Blank

{{Infobox news event
|image=
|caption=
|date= use {{tl|start date}} 
|time=
|place=
|suspects=
|casualties1=
|casualties2=
|casualties3=
|notes=
}}

Microformat

The HTML mark-up produced by this template includes an hCalendar microformat that makes event 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
  • contact
  • description
  • dtend
  • dtstart
  • location
  • organiser
  • summary
  • url
  • vevent
Please do not rename or remove these classes
nor collapse nested elements which use them.

See also