Template:Infobox camera: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{| class="infobox" style="width:300px; font-size:90%; text-align: left;" | |||
|- | |||
! colspan="2" style="font-size: larger; background-color: #DDCCBB; text-align: center;" | {{{camera_name}}} | |||
|- | |||
{{#if: {{{image_name|<noinclude>-</noinclude>}}} | | |||
{{!}} colspan="2" style="text-align: center;"{{!}} [[Image:{{{image_name}}}|288px]] | |||
{{!}}- | |||
}} | |||
{{#if: {{{type|<noinclude>-</noinclude>}}} | | |||
! Type | |||
{{!}} {{{type}}} | |||
{{!}}- | |||
}} | |||
{{#if: {{{lens_mount|<noinclude>-</noinclude>}}} | | |||
! Lens mount | |||
{{!}} {{{lens_mount}}} | |||
{{!}}- | |||
}} | |||
{{#if: {{{focus|<noinclude>-</noinclude>}}} | | |||
! Focus | |||
{{!}} {{{focus}}} | |||
{{!}}- | |||
}} | |||
{{#if: {{{exposure|<noinclude>-</noinclude>}}} | | |||
! Exposure | |||
{{!}} {{{exposure}}} | |||
{{!}}- | |||
}} | |||
{{#if: {{{flash|<noinclude>-</noinclude>}}} | | |||
! Flash | |||
{{!}} {{{flash}}} | |||
{{!}}- | |||
}} | |||
{{#if: {{{frame-rate|<noinclude>-</noinclude>}}} | | |||
! Frame rate | |||
{{!}} {{{frame-rate}}} | |||
{{!}}- | |||
}} | |||
{{#if: {{{dimensions|<noinclude>-</noinclude>}}} | | |||
! Dimensions | |||
{{!}} {{{dimensions}}} | |||
{{!}}- | |||
}} | |||
|}<noinclude> | |||
== Usage == | == Usage == | ||
<pre>{{Infobox camera | <pre>{{Infobox camera | ||
Line 11: | Line 55: | ||
| dimensions = | | dimensions = | ||
}}</pre> | }}</pre> | ||
== Sample == | |||
{{Infobox camera | |||
| camera_name = Minolta XD-7 (XD-11, XD) | |||
| image_name = Minolta XD-11.jpg | |||
| type = [[135 film|35 mm]] [[single lens reflex|SLR]] | |||
| lens_mount = [[Minolta MD mount]] | |||
| focus = Manual focus | |||
| exposure = [[Shutter priority|Shutter]] and [[Aperture priority]] autoexposure | |||
| flash = [[Hot shoe]] only | |||
| dimensions = 51 x 86 x 136 mm, 560 g | |||
}} | |||
</noinclude> |
Revision as of 21:06, 26 May 2008
{{#if: - |
}}
{{#if: - |
}}
{{#if: - |
}}
{{#if: - |
}}
{{#if: - |
}}
{{#if: - |
}}
{{#if: - |
}}
{{#if: - |
}}
{{{camera_name}}} | |
---|---|
[[Image:{{{image_name}}}|288px]] | |
Type | {{{type}}} |
Lens mount | {{{lens_mount}}} |
Focus | {{{focus}}} |
Exposure | {{{exposure}}} |
Flash | {{{flash}}} |
Frame rate | {{{frame-rate}}} |
Dimensions | {{{dimensions}}} |
Usage
{{Infobox camera | camera_name = | image_name = | type = | lens_mount = | focus = | exposure = | flash = | frame-rate = | dimensions = }}
Sample
{{#if: Minolta XD-11.jpg | }} {{#if: 35 mmSLR | }} {{#if: Minolta MD mount | }} {{#if: Manual focus | }} {{#if: Shutter and Aperture priority autoexposure | }} {{#if: Hot shoe only | }} {{#if: | }} {{#if: 51 x 86 x 136 mm, 560 g | }}Minolta XD-7 (XD-11, XD) | |
---|---|
File:Minolta XD-11.jpg | |
Type | 35 mm SLR |
Lens mount | Minolta MD mount |
Focus | Manual focus |
Exposure | Shutter and Aperture priority autoexposure |
Flash | Hot shoe only |
Frame rate | {{{frame-rate}}} |
Dimensions | 51 x 86 x 136 mm, 560 g |