Template:Infobox camera
| class="infobox" style="width:200px; font-size:90%; text-align: left;" |- ! colspan="2" style="font-size: larger; background-color: #DDCCBB; text-align: center;" | {{{camera_name}}} |- {{#if: - | | colspan="2" style="text-align: center;"| [[Image:{{{image_name}}}|288px]] |- }} {{#if: - | ! Type | {{{type}}} |- }} {{#if: {{{lens_mount}}} | ! Lens mount | {{{lens_mount}}} |- }} {{#if: - | ! Focus | {{{focus}}} |- }} {{#if: - | ! Exposure | {{{exposure}}} |- }} {{#if: - | ! Flash | {{{flash}}} |- }} {{#if: - | ! Frame rate | {{{frame-rate}}} |- }} {{#if: - | ! Dimensions | {{{dimensions}}} |- }} |}
Usage
{{Infobox camera | camera_name = | image_name = | type = | lens_mount = | focus = | exposure = | flash = | frame-rate = | dimensions = }}
Sample
| class="infobox" style="width:200px; font-size:90%; text-align: left;"
|-
! colspan="2" style="font-size: larger; background-color: #DDCCBB; text-align: center;" | Minolta XD-7 (XD-11, XD)
|-
{{#if: Antenna.jpg |
| colspan="2" style="text-align: center;"|
|-
}}
{{#if: 35 mm SLR |
! Type
| 35 mm SLR
|-
}}
{{#if: Minolta MD mount |
! Lens mount
| Minolta MD mount
|-
}}
{{#if: Manual focus |
! Focus
| Manual focus
|-
}}
{{#if: Shutter and Aperture priority autoexposure |
! Exposure
| Shutter and Aperture priority autoexposure
|-
}}
{{#if: Hot shoe only |
! Flash
| Hot shoe only
|-
}}
{{#if: |
! Frame rate
| {{{frame-rate}}}
|-
}}
{{#if: 51 x 86 x 136 mm, 560 g |
! Dimensions
| 51 x 86 x 136 mm, 560 g
|-
}}
|}