Difference between revisions of "Template:Infobox camera mount/doc"
Jump to navigation
Jump to search
imported>Izkala m (ws) |
imported>Izkala (ce) |
||
| Line 2: | Line 2: | ||
=== Usage === | === Usage === | ||
<pre>{{Infobox camera mount | <pre>{{Infobox camera mount | ||
| − | | | + | | name = Name of the mount. |
| image = An image to show in the infobox. | | image = An image to show in the infobox. | ||
| caption = A caption for the image. | | caption = A caption for the image. | ||
| Line 15: | Line 15: | ||
=== Example === | === Example === | ||
{{Infobox camera mount | {{Infobox camera mount | ||
| − | | | + | | name = M39 |
| image = Leica IIIf IMG 1495.JPG | | image = Leica IIIf IMG 1495.JPG | ||
| caption = Leica III camera with the mount visible | | caption = Leica III camera with the mount visible | ||
| Line 28: | Line 28: | ||
<pre style="overflow:auto"> | <pre style="overflow:auto"> | ||
{{Infobox camera mount | {{Infobox camera mount | ||
| − | | | + | | name = M39 |
| image = Leica IIIf IMG 1495.JPG | | image = Leica IIIf IMG 1495.JPG | ||
| caption = Leica III camera with the mount visible | | caption = Leica III camera with the mount visible | ||
Revision as of 14:16, 29 June 2015
| This is a documentation subpage for Template:Infobox camera mount. It contains usage information, categories and other content that is not part of the original template page. |
Usage
{{Infobox camera mount
| name = Name of the mount.
| image = An image to show in the infobox.
| caption = A caption for the image.
| type = Type of mount e.g screw, bayonet.
| external_diameter = Diameter of lens part.
| inner_diameter = ?
| tabs = Number of tabs.
| flange = Flange-to-film distance.
| connectors = e.g electrical pins, drive shaft for focus.
}}
Example
Leica III camera with the mount visible | |
| Type | Screw |
|---|---|
| External diameter | 39mm |
| Inner diameter | N/A |
| Tabs | N/A |
| Flange | 28.8 mm |
| Connectors | none |
{{Infobox camera mount
| name = M39
| image = Leica IIIf IMG 1495.JPG
| caption = Leica III camera with the mount visible
| type = Screw
| external_diameter = 39mm
| inner_diameter = N/A
| tabs = N/A
| flange = 28.8 mm
| connectors = none
}}