Template:Photo Information

From Wikimedia Commons, the free media repository

Jump to: navigation, search
Camera Model
Shutter speed
Aperture
Film speed (ISO)
Lens
Focal length
Filter(s)
Flash
Support
Film
Developer
Scanner
Notes

Deutsch | English | Français | Magyar | Nederlands | Polski | Русский | Suomi | +/−

[edit]

Documentation
Camera Model  
Shutter speed  
Aperture  
Film speed (ISO)  
Lens  
Focal length  
Filter(s)  
Flash  
Support  
Film  
Developer  
Scanner  
Notes  

Deutsch | English | Français | Magyar | Nederlands | Polski | Русский | Suomi | +/−

This template is meant to provide information about camera, lens, film, etc. It is mostly meant for film cameras that do not store EXIF data, unlike most modern digital cameras.


When adding photo information to an image, paste and fill the test below just below {{Information}} template:

{{Photo Information
| Model        = 
| Shutter      = 
| Aperture     = 
| ISO          = 
| Lens         = 
| Focal length = 
| Filter       = 
| Flash        = 
| Support      = 
| Film         = 
| Developer    = 
| Scanner      = 
| Notes        = 
}}

[edit] Fields

  • Camera Model: Camera Identification: e.g. Canon Powershot A70" (required)
  • Shutter: Shutter Speed: e.g. 2'30", 15", 1", 1/25, 1/200, 1/1000 (optional)
  • Aperture: Aperture: e.g. f5.6, f11, f19, f22 (optional)
  • ISO: ISO rating: e.g. 25, 50, 100, 200, 400, 1600 etc. (optional)
  • Lens: Lens Model: e.g. Minolta 28–80mm AF (optional)
  • Focal length: Focal length: e.g. 50 mm (optional)
  • Filter: Filter(s) used: e.g. polarizing filter (optional)
  • Flash: Type (and settings) of flash light if used (optional)
  • Support: Camera support: e.g. tripod, monopod, freehand (optional)
  • Film: File Type (if film camera), otherwise digital (optional)
  • Developer: Film developer (if film camera; optional)
  • Scanner: Scanner (and settings) used to digitalize the image (if film camera; optional)
  • Notes: Some additional notes

[edit] Example

For example:

{{Photo Information
| Model        = Canon Powershot A70
| Shutter      = 1/25
| Aperture     = f5.6
| ISO          = 400
| Lens         = Minolta 28–80mm AF
| Focal length = 47 mm
| Filter       = 
| Flash        = internal
| Support      = freehand
| Film         = 
| Developer    = 
| Scanner      = 
| Notes        = 
}}

Gives:

Camera Model Canon Powershot A70
Shutter speed 1/25
Aperture f5.6
Film speed (ISO) 400
Lens Minolta 28–80mm AF
Focal length 47 mm
Filter(s)
Flash internal
Support freehand
Film
Developer
Scanner
Notes

[edit] Translation

To create a new language version of all four templates, create a new subpage of Template:Photo Information, cut and paste code below and translate terms on the right side of the equal signs which are not in {{{}}} parenthesis. If you choose to link some or all label names to wikipedia pages (as in the example below) use wikipedia in correct language.

{{Photo Information/layout
| table-summary = Standard information table about a camera.
| Model-label=[[w:Camera|Camera Model]]
| Model = {{{Model|}}}
| Aperture-label=[[w:Aperture|Aperture]]
| Aperture = {{{Aperture|}}}
| Shutter-label=[[w:Shutter speed|Shutter speed]]
| Shutter = {{{Shutter|}}}
| Film-label=[[w:Photographic film|Film]]
| Film = {{{Film|}}}
| ISO-label=[[w:Film speed|Film speed (ISO)]] 
| ISO = {{{ISO|}}}
| Lens-label=[[:w:Photographic lens|Lens]]
| Lens = {{{Lens|}}}
| Focal length-label = [[w:Focal length|Focal length]]
| Focal length  = {{{Focal length |}}}
| Filter-label = [[:w:Photographic filter|Filter(s)]]
| Filter = {{{Filter|}}}
| Flash-label = [[:w:Flash (photography)|Flash]]
| Flash = {{{Flash|}}}
| Support-label = Support
| Support = {{{Support|}}}
| Developer-label = [[:w:Photographic developer|Developer]]
| Developer = {{{Developer|}}}
| Scanner-label = [[:w:Image scanner|Scanner]]
| Scanner = {{{Scanner|}}}
| Notes-label = Notes
| Notes = {{{Notes|}}}
| lang               = {{subst:SUBPAGENAME}}
}}<noinclude>
{{translated tag|infobox}}
</noinclude>