Difference between revisions of "Template:Infobox event"

From MidsouthMakers - Memphis Area Hackerpace
Jump to navigation Jump to search
(minor adjustments to spacing)
(added twitter)
Line 39: Line 39:
 
{{!}}-
 
{{!}}-
 
! colspan="2" style="text-align: center;"{{!}}
 
! colspan="2" style="text-align: center;"{{!}}
{{#if:{{{digg|<noinclude>x</noinclude>}}}|[[Image:Digg_Icon.png|30px|link={{{digg}}}|alt=Digg]]}}{{#if:{{{facebook|<noinclude>x</noinclude>}}}|[[Image:Facebook_Icon.png|30px|link={{{facebook}}}|alt=Facebook]]}}{{#if:{{{flickr|<noinclude>x</noinclude>}}}|[[Image:Flickr_Icon.png|30px|link={{{flickr}}}|alt=Flickr]]}}{{#if:{{{myspace|<noinclude>x</noinclude>}}}|[[Image:Myspace_Icon.png|30px|link={{{myspace}}}|alt=MySpace]]}}{{#if:{{{youtube|<noinclude>x</noinclude>}}}|[[Image:Youtube_Icon.png|30px|link={{{youtube}}}|alt=YouTube]]}}
+
{{#if:{{{digg|<noinclude>x</noinclude>}}}|[[Image:Digg_Icon.png|30px|link={{{digg}}}|alt=Digg]]}}{{#if:{{{facebook|<noinclude>x</noinclude>}}}|[[Image:Facebook_Icon.png|30px|link={{{facebook}}}|alt=Facebook]]}}{{#if:{{{flickr|<noinclude>x</noinclude>}}}|[[Image:Flickr_Icon.png|30px|link={{{flickr}}}|alt=Flickr]]}}{{#if:{{{myspace|<noinclude>x</noinclude>}}}|[[Image:Myspace_Icon.png|30px|link={{{myspace}}}|alt=MySpace]]}}{{#if:{{{twitter|<noinclude>x</noinclude>}}}|[[Image:Twitter_Icon.png|30px|link={{{twitter}}}|alt=Twitter]]}}{{#if:{{{youtube|<noinclude>x</noinclude>}}}|[[Image:Youtube_Icon.png|30px|link={{{youtube}}}|alt=YouTube]]}}
 
{{!}}-
 
{{!}}-
 
}}
 
}}

Revision as of 03:57, 22 March 2010

{{{event_name}}}
[[File:{{{image}}}|{{{image_size}}}|alt={{{alt}}}]]

{{{caption}}}

Information
Start Date {{{start_date}}}
End Date {{{end_date}}}
Cost {{{cost}}}
Website [{{{website}}} {{{website}}}]
Location {{{location}}}
Media

DiggFacebookFlickrMySpaceTwitterYouTube


[edit] [purge] Template documentation

Usage

{{Infobox event
|event_name =
|image = 
|image_size = 
|alt = 
|caption = 
|start_date = 
|start_time = 
|end_date = 
|end_time = 
|website = 
|location = 
|address = 
|city = 
|state = 
|zip = 
|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)
  • start_time — the time the event is expected to start at
  • end_date — the date the event ends on (Note: the template does attempt to format the date)
  • end_time — the time the event is expected to end at
  • 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