|
|
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 |
Revision as of 00:57, 30 May 2008
Usage
{{Infobox camera
| camera_name =
| image_name =
| type =
| lens_mount =
| focus =
| exposure =
| flash =
| frame-rate =
| dimensions =
}}
Sample
Usage
{{Infobox camera
| camera_name =
| image_name =
| type =
| lens_mount =
| focus =
| exposure =
| flash =
| frame-rate =
| dimensions =
}}
Sample
Template loop detected: Template:Infobox camera
</noinclude>