Difference between revisions of "Template:Infobox event/doc"

From MidsouthMakers - Memphis Area Hackerpace
Jump to navigation Jump to search
(added documentation)
 
Line 10: Line 10:
 
|caption =  
 
|caption =  
 
|start_date =  
 
|start_date =  
 +
|start_time =
 
|end_date =  
 
|end_date =  
 +
|end_time =
 
|website =  
 
|website =  
 
|location =  
 
|location =  

Revision as of 08:04, 23 May 2010


Usage

{{Infobox event
|event_name =
|image = 
|image_size = 
|alt = 
|caption = 
|start_date = 
|start_time = 
|end_date = 
|end_time = 
|website = 
|location = 
|media = 
|digg = 
|facebook = 
|flickr = 
|myspace = 
|youtube =
}}
  • event_name — the name of the event
  • image — the image file name to use in the infobox (Note: only the file name is needed the template automatically links the file)
  • image_size — the desired size of the image in pixels (Default: 250px)
  • alt — alternate text to show up when the image is moused over
  • caption — the caption to show up underneath the picture
  • start_date — the date the event starts on (Note: the template does attempt to format the date)
  • end_date — the date the event ends on (Note: the template does attempt to format the date)
  • cost — the cost to attend the event
  • website — the website of the event
  • location — where the event is to be held at
  • mediayes or no, whether to display the media section or not
  • digg — the project's digg link
  • facebook — the project's facebook link
  • flickr — the project's flickr link
  • myspace — the project's myspace link
  • youtube — the project's youtube link