Difference between revisions of "Template:Infobox camera"

From Derek
Jump to: navigation, search
 
 
(30 intermediate revisions by 2 users not shown)
Line 1: Line 1:
== Sample ==
+
<includeonly>{| class="infobox" style="width:300px; font-size:90%; text-align: left;"
{{Infobox camera
+
|-
  | camera_name = Minolta XD-7 (XD-11, XD)
+
! colspan="2" style="font-size: larger; background-color: #DDCCBB; text-align: center;" | {{{camera_name}}}
  | image_name = Minolta XD-11.jpg
+
|-
  | type = [[135 film|35 mm]] [[single lens reflex|SLR]]
+
{{#if: {{{image_name|}}} |
  | lens_mount = [[Minolta MD mount]]
+
{{!}} colspan="2" style="text-align: center;"{{!}} [[Image:{{{image_name}}}|288px]]{{#if: {{{caption|}}} |
  | focus = Manual focus
+
<br>{{{caption}}}
  | exposure = [[Shutter priority|Shutter]] and [[Aperture priority]] autoexposure
+
  | flash = [[Hot shoe]] only
+
  | dimensions = 51 x 86 x 136 mm, 560 g
+
 
}}
 
}}
 +
}}
 +
|-
 +
{{#if: {{{maker|}}} |
 +
{{!}} '''Maker:'''
 +
{{!}} {{{maker}}}
 +
}}
 +
|-
 +
{{#if: {{{name|}}} |
 +
{{!}} '''name:'''
 +
{{!}} {{{name}}}
 +
}}
 +
|-
 +
{{#if: {{{lens_mount|}}} |
 +
{{!}} '''Lens mount:'''
 +
{{!}} {{{lens_mount}}}
 +
|{{#if: {{{lens|}}} |
 +
{{!}} '''Lens:'''
 +
{{!}} {{{lens}}}
 +
}}
 +
}}
 +
|-
 +
{{#if: {{{focus|}}} |
 +
{{!}} '''Focus:'''
 +
{{!}} {{{focus}}}
 +
}}
 +
|-
 +
{{#if: {{{exposure|}}} |
 +
{{!}} '''Exposure:'''
 +
{{!}} {{{exposure}}}
 +
}}
 +
|-
 +
{{#if: {{{flash|}}} |
 +
{{!}} '''Flash:'''
 +
{{!}} {{{flash}}}
 +
}}
 +
|-
 +
{{#if: {{{frame-rate|}}} |
 +
{{!}} '''Frame rate:'''
 +
{{!}} {{{frame-rate}}}
 +
}}
 +
|-
 +
{{#if: {{{dimensions|}}} |
 +
{{!}} '''Dimensions:'''
 +
{{!}} {{{dimensions}}}
 +
}}
 +
|-
 +
{{#if: {{{weight|}}} |
 +
{{!}} '''Weight:'''
 +
{{!}} {{{weight}}}
 +
}}
 +
 +
|-
 +
{{#if: {{{made_in|}}} |
 +
{{!}} '''Made in:'''
 +
{{!}} {{{made_in}}}
 +
}}
 +
|}</includeonly><noinclude>{{Documentation}}
 
</noinclude>
 
</noinclude>

Latest revision as of 16:05, 21 April 2010

Template:Template otherTemplate:Documentation/core2