Infobox event is a template for pages about places. It automatically adds Category:Events to the article if it's in the Main namespace.

Usage

Infobox event
Subheadery
File:Picturey.png
Captiony
File:Picturey2.png
Captiony 2
DateDatey
LocationLocationy
ParticipantsParticipantsy
FieldyExampley

Copy-paste the block of code below into the beginning of your article and enter text for values you wish to have appear. All fields are optional.

Some notes:

  • The name field can be left blank in most cases, causing the template to inherit the name of the page it's on.
  • Images can be any size, but try to keep them at or under 256px for infobox readability.
  • The color field takes colors in hexadecimal, such as #FF0000.
  • There are some custom fields in case the template is lacking a slot for information you wish to include. For example, entering text into lbl1 and data1 will create a new row, like the Fieldy row seen in the example on the right.
{{Infobox event
|name       = 
|subheader  = 
|image      = [[File:Picturey.png|256px]]
|caption    = 
|image2     = [[File:Picturey2.png|150px]]
|caption2   = 
|color      = 
|date       = 
|location   = 
|partics    = 
| lbl1      = 
|data1      = 
| lbl2      = 
|data2      = 
| lbl3      = 
|data3      = 
| lbl4      = 
|data4      = 
| lbl5      = 
|data5      = 
| lbl6      = 
|data6      = 
}}