Difference between revisions of "Form:Camera"

From Autopilot Wiki
Jump to: navigation, search
(Generated from a page schema)
 
 
(2 intermediate revisions by the same user not shown)
Line 4: Line 4:
 
if a page with that name already exists, you will be sent to a form to edit that page.
 
if a page with that name already exists, you will be sent to a form to edit that page.
  
{{#forminput:form=Camera|autocomplete on category=Camera}}
+
{{#forminput:form=Camera}}
  
 
</noinclude><includeonly>
 
</noinclude><includeonly>
{{{info|create title=Create New Camera|edit title=Edit Camera}}}
 
 
<div id="wikiPreview" style="display: none; padding-bottom: 25px; margin-bottom: 25px; border-bottom: 1px solid #AAAAAA;"></div>
 
<div id="wikiPreview" style="display: none; padding-bottom: 25px; margin-bottom: 25px; border-bottom: 1px solid #AAAAAA;"></div>
 +
{{{for template|Part}}}
 +
{| class="formtable"
 +
! Image:
 +
| {{{field|Image|input type=text with autocomplete|uploadable|values from namespace=File}}}
 +
|-
 +
! Modality:
 +
| {{{field|Modality}}}
 +
|-
 +
! Part Type:
 +
| {{{field|Part Type|input type=tokens}}}
 +
|-
 +
! Manufacturer:
 +
| {{{field|Manufacturer|input type=text with autocomplete}}}
 +
|-
 +
! Product ID:
 +
| {{{field|Product ID}}}
 +
|-
 +
! Product Page:
 +
| {{{field|Product Page}}}
 +
|-
 +
! Datasheet: <br><p class="pfFieldDescription" style="font-size:0.7em; color:gray;">Datasheet as PDF uploaded to wiki</p>
 +
| {{{field|Datasheet|input type=text with autocomplete|uploadable|values from namespace=File}}}
 +
|-
 +
! External Datasheet: <br><p class="pfFieldDescription" style="font-size:0.7em; color:gray;">URL to a datasheet that is an external page</p>
 +
| {{{field|External Datasheet|input type=text}}}
 +
|-
 +
! Price:
 +
| {{{field|Price}}}
 +
|}
 +
{{{end template}}}
 +
 
{{{for template|Camera}}}
 
{{{for template|Camera}}}
 
{| class="formtable"
 
{| class="formtable"
 
! Max FPS:  
 
! Max FPS:  
| {{{field|Max FPS|input type=text}}}
+
| {{{field|Max FPS}}}
 
|-
 
|-
! width;height Max Resolution:  
+
! Max Resolution:  
| {{{field|Max Resolution|input type=text}}}
+
| {{{field|Max Resolution|input type=tokens|delimiter=;}}}
 
|-
 
|-
! Connector Type (USB 3.0, etc.):  
+
! Connector:  
| {{{field|Connector|input type=text with autocomplete}}}
+
| {{{field|Connector}}}
 
|-
 
|-
! eg. GenICam, or any other standard or API that a camera supports Provides Interface: {{#info:eg. GenICam, or any other standard or API that a camera supports}}
+
! Provides Interface:  
 
| {{{field|Provides Interface}}}
 
| {{{field|Provides Interface}}}
 
|}
 
|}

Latest revision as of 22:36, 26 August 2021

This is the "Camera" form. To create a page with this form, enter the page name below; if a page with that name already exists, you will be sent to a form to edit that page.