Template:Framed image

From Camera-wiki.org
Jump to: navigation, search

Copy the following and paste it at the correct place in the camera page to insert an image from Flickr:

{{Framed_image
|image_source= 
|image= 
|image_align= 
|image_text= 
|image_frame_pixels= 
|outer_frame_pixels= 
|frame_color= 
}}

template-attributes

  • image_source: full web-address of web-page
  • image: full web-address of imagefile (jpg or gif-Format)
  • image_align: right or left
  • image_text: brief explanation
  • image_frame_pixels: width of frame around the image in pixels
  • outer_frame_pixels: width of frame in pixels
  • frame_color: a color (red, green, blue, black)



example


achieved with

 {{Framed_image
 |image_source= http://www.flickr.com/photos/rebollo_fr/416257610/in/pool-camerapedia/
 |image= http://farm1.static.flickr.com/180/416257610_79f4ace191_t.jpg
 |image_align= left
 |image_text= camera image example
 |image_frame_pixels= 0
 |outer_frame_pixels= 4
 |frame_color= blue
 }}