Template:DeviceInfoBox: Difference between revisions
From Night Vision Wiki
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
<noinclude> | |||
== Parameters == | |||
# <code>image</code> (optional): Name of an image on the wiki (without <code>File:</code> prefix) | |||
# <code>name</code>: Name of the device | |||
# <code>manufacturer</code>: Name of the manufacturer | |||
# <code>manufacturer-name</code> (optional): Manufacturer-specific name of the device | |||
# <code>manufacturer</code> (optional): Name of the second manufacturer | |||
# <code>manufacturer-name</code> (optional): Second manufacturer-specific name of the device | |||
# <code>manufacturer</code> (optional): Name of the third manufacturer | |||
# <code>manufacturer-name</code> (optional): Third manufacturer-specific name of the device | |||
# <code>page</code> (optional): Product page URL | |||
# <code>type</code>: Housing type, should be one of TODO | |||
# <code>format</code>: Format, should be one of TODO | |||
# <code>fov-ver</code>: Horizontal field of view (numeric) | |||
# <code>fov-hor</code>: Vertical field of view (numeric) | |||
# <code>mount</code>: Type of mount, should be one of TODO | |||
# <code>objectives</code>: Type of objectives | |||
# <code>eyepieces</code>: Type of eyepieces | |||
# <code>weight</code>: Weight in g (numeric) | |||
</noinclude> | |||
<includeonly> | |||
<templatestyles src="Template:Infobox/styles.css" /> | <templatestyles src="Template:Infobox/styles.css" /> | ||
<table class="infobox> | <table class="infobox> | ||
| Line 46: | Line 72: | ||
<tr> | <tr> | ||
<td><b>FoV</b></td> | <td><b>FoV</b></td> | ||
<td>[[Vertical Field of View::{{{fov- | <td>[[Vertical Field of View::{{{fov-ver}}}]]° / [[Horizontal Field of View::{{{fov-hor}}}]]° </td> | ||
</tr> | </tr> | ||
| Line 71: | Line 97: | ||
</table> | </table> | ||
</includeonly> | |||
Revision as of 12:19, 21 February 2023
Parameters
image(optional): Name of an image on the wiki (withoutFile:prefix)
name: Name of the devicemanufacturer: Name of the manufacturermanufacturer-name(optional): Manufacturer-specific name of the devicemanufacturer(optional): Name of the second manufacturermanufacturer-name(optional): Second manufacturer-specific name of the devicemanufacturer(optional): Name of the third manufacturermanufacturer-name(optional): Third manufacturer-specific name of the devicepage(optional): Product page URLtype: Housing type, should be one of TODOformat: Format, should be one of TODOfov-ver: Horizontal field of view (numeric)fov-hor: Vertical field of view (numeric)mount: Type of mount, should be one of TODOobjectives: Type of objectiveseyepieces: Type of eyepiecesweight: Weight in g (numeric)