Template:Infobox camera: Difference between revisions

From Derek
Jump to navigation Jump to search
Dbowler (talk | contribs)
No edit summary
Henryho (talk | contribs)
No edit summary
 
(28 intermediate revisions by 2 users not shown)
Line 1: Line 1:
== Usage ==
<includeonly>{| class="infobox" style="width:300px; font-size:90%; text-align: left;"
<pre>{{Infobox camera
|-
| camera_name =
! colspan="2" style="font-size: larger; background-color: #DDCCBB; text-align: center;" | {{{camera_name}}}
| image_name  =
|-
| type        =
{{#if: {{{image_name|}}} |
| lens_mount =
{{!}} colspan="2" style="text-align: center;"{{!}} [[Image:{{{image_name}}}|288px]]{{#if: {{{caption|}}} |
| focus       =
<br>{{{caption}}}
| exposure   =
}}
| flash       =
}}
| frame-rate =
|-
| dimensions =
{{#if: {{{maker|}}} |
}}</pre>
{{!}} '''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>

Latest revision as of 15:05, 21 April 2010