Difference between revisions of "Template:Infobox vendor"

From MidsouthMakers - Memphis Area Hackerpace
Jump to navigation Jump to search
Line 1: Line 1:
 
{| class="infobox" style="font-size:90%; width:{{#if:{{{infobox_width|}}}|{{{infobox_width}}}|300px}}; text-align:left"
 
{| class="infobox" style="font-size:90%; width:{{#if:{{{infobox_width|}}}|{{{infobox_width}}}|300px}}; text-align:left"
 
|- style="background:#D3D3D3"
 
|- style="background:#D3D3D3"
! colspan="2" class="fn org" style="font-size:larger; text-align:center" | {{{project_name}}}
+
! colspan="2" class="fn org" style="font-size:larger; text-align:center" | {{{vendor_name}}}
 
|-
 
|-
 
{{#if:{{{image|<noinclude>x</noinclude>}}}|
 
{{#if:{{{image|<noinclude>x</noinclude>}}}|

Revision as of 21:37, 16 February 2010

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

{{{caption}}}

Information
Website {{{website}}}
Media

Digg Facebook Flickr MySpace YouTube

[edit] [purge] Template documentation

Usage

{{Infobox vendor
|vendor_name =
|image = 
|image_size = 
|alt = 
|caption = 
|address = 
|city = 
|state = 
|zip = 
|country = 
|website = 
|phone = 
|fax = 
|media = 
|digg = 
|facebook = 
|flickr = 
|myspace = 
|youtube =
}}
  • vendor_name — the name of the vendor
  • 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
  • address — the vendor's address
  • city — the vendor's city
  • state — the vendor's state
  • zip — the vendor's zip code
  • country — the vendor's country
  • website — the current website to the vendor
  • phone — the vendor's phone number(s)
  • fax — the vendor's fax number(s)
  • mediayes or no, whether to display the media section or not
  • digg — the vendor's digg link
  • facebook — the vendor's facebook link
  • flickr — the vendor's flickr link
  • myspace — the vendor's myspace link
  • youtube — the vendor's youtube link