Template:Infobox camera: Difference between revisions
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
| 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}}} | ! colspan="2" style="font-size: larger; background-color: #DDCCBB; text-align: center;" | {{{camera_name}}} | ||
|- | |- | ||
{{#if: | | {{#if: {{{image_name|<noinclude>-</noinclude>}}} | | ||
{{!}} colspan="2" style="text-align: center;"{{!}} [[Image:{{{image_name}}}|288px]] | {{!}} colspan="2" style="text-align: center;"{{!}} [[Image:{{{image_name}}}|288px]] | ||
{{!}}- | {{!}}- | ||
Line 12: | Line 12: | ||
{{!}}- | {{!}}- | ||
}} | }} | ||
{{#if: | | {{#if: {{{lens_mount}}} | | ||
! Lens mount | ! Lens mount | ||
{{!}} {{{lens_mount}}} | {{!}} {{{lens_mount}}} | ||
{{!}}- | |||
}} | }} | ||
{{#if: {{{focus|<noinclude>-</noinclude>}}} | | {{#if: {{{focus|<noinclude>-</noinclude>}}} | |
Revision as of 00:13, 30 May 2008
| 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
|-
}}
|}