Template:Infobox event/doc: Difference between revisions

From Zoophilia Wiki
Jump to navigationJump to search
meta>Cambalachero
(→‎See also: Perhaps not the same topic, but "infobox event" redirects here)
meta>Frietjes
No edit summary
Line 1: Line 1:
{{Documentation subpage}}
{{Documentation subpage}}
<!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE. -->
<!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE. -->
{{Bad documentation}}
== Example ==
<pre>
{{Infobox news event
| image_name        = Bombay-Docks-aftermath1.png
| image_size        = 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
| reported injuries = 800
| reported death(s) = 30
}}
</pre>


== Blank ==
== Blank ==
Line 54: Line 38:
| website                  = <!-- {{URL|example.com}} -->
| website                  = <!-- {{URL|example.com}} -->
| notes                    =  
| notes                    =  
}}
</pre>
== Example ==
{{Infobox news event
|title=Bombay Explosion
|image_name=Bombay-Docks-aftermath1.png
|caption=Smoke billowing out of Harbour
|date=14 April 1944
|time=16:15 IST (10:45 UTC)
|place=Victoria Dock, Bombay, [[British Raj|British India]]
|coordinates = {{coord|18.9527772|N|72.8449774|E|type:event_region:IN|display=inline,title}}
|cause=ship fire
|casualties1=800+ dead
|casualties2=3,000 injured
}}
<pre>
{{Infobox news event
|title=Bombay Explosion
|image_name=Bombay-Docks-aftermath1.png
|caption=Smoke billowing out of Harbour
|date=14 April 1944
|time=16:15 IST (10:45 UTC)
|place=Victoria Dock, Bombay, [[British Raj|British India]]
|coordinates = {{coord|18.9527772|N|72.8449774|E|type:event_region:IN|display=inline,title}}
|cause=ship fire
|casualties1=800+ dead
|casualties2=3,000 injured
}}
}}
</pre>
</pre>

Revision as of 17:15, 3 December 2012

Blank

{{Infobox news event
| title                    = <!-- Title to display, if other than page name -->
| image                    = 
| image_name               = 
| image_size               = 
| caption                  = 
| date                     = <!-- {{start date|YYYY|MM|DD}} -->
| time                     = 
| place                    = 
| coordinates              = <!-- {{coord|LAT|LON|region:XXXX_type:event|display=inline,title}} -->
| also known as            = 
| cause                    = 
| first reporter           = 
| filmed by                = 
| participants             = 
| outcome                  = 
| reported injuries        = 
| reported death(s)        = 
| reported missing         = 
| reported property damage = 
| burial                   = 
| inquiries                = 
| inquest                  = 
| coroner                  = 
| suspects                 = 
| charges                  = 
| verdict                  = 
| convictions              = 
| publication bans         = 
| litigation               = 
| awards                   = 
| url                      = 
| website                  = <!-- {{URL|example.com}} -->
| notes                    = 
}}

Example

Template:Infobox news event

{{Infobox news event
|title=Bombay Explosion
|image_name=Bombay-Docks-aftermath1.png
|caption=Smoke billowing out of Harbour
|date=14 April 1944
|time=16:15 IST (10:45 UTC)
|place=Victoria Dock, Bombay, [[British Raj|British India]]
|coordinates = {{coord|18.9527772|N|72.8449774|E|type:event_region:IN|display=inline,title}}
|cause=ship fire
|casualties1=800+ dead
|casualties2=3,000 injured
}}

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