Difference between revisions of "Form:Autopilot Plugin"

From Autopilot Wiki
Jump to: navigation, search
(Generated from a page schema)
 
 
(3 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=Autopilot Plugin|autocomplete on category=Autopilot Plugin}}
+
{{#forminput:form=Autopilot Plugin|query string=namespace=Plugin&={{PAGENAME}} |autocomplete on category=Autopilot Plugin}}
  
 
</noinclude><includeonly>
 
</noinclude><includeonly>
Line 12: Line 12:
 
! Short Description:  
 
! Short Description:  
 
| {{{field|Description|input type=textarea}}}
 
| {{{field|Description|input type=textarea}}}
 +
|-
 +
! Plugin Type:
 +
| {{{field|Plugin Type|input type=tokens}}}
 
|-
 
|-
 
! Compatible With Autopilot Version: <br><p class="pfFieldDescription" style="font-size:0.7em; color:gray;">Expressed as a Python semantic version specifier like >=0.3.0</p>
 
! Compatible With Autopilot Version: <br><p class="pfFieldDescription" style="font-size:0.7em; color:gray;">Expressed as a Python semantic version specifier like >=0.3.0</p>
 
| {{{field|Autopilot Version|input type=text}}}
 
| {{{field|Autopilot Version|input type=text}}}
 +
|-
 +
! Git Repository URL:
 +
| {{{field|Git Repository|input type=text}}}
 
|-
 
|-
 
! Contributors: <br><p class="pfFieldDescription" style="font-size:0.7em; color:gray;">Github usernames (preferably), names, email addresses, etc.</p>
 
! Contributors: <br><p class="pfFieldDescription" style="font-size:0.7em; color:gray;">Github usernames (preferably), names, email addresses, etc.</p>
Line 28: Line 34:
 
| {{{field|DOI|input type=text}}}
 
| {{{field|DOI|input type=text}}}
 
|-
 
|-
! Used With Hardware:  
+
! Used With Hardware: <br><p class="pfFieldDescription" style="font-size:0.7em; color:gray;">Hardware that this plugin is used with, but doesn't provide classes to control</p>
 
| {{{field|Used With|input type=tokens}}}
 
| {{{field|Used With|input type=tokens}}}
 +
|-
 +
! Controls Hardware: <br><p class="pfFieldDescription" style="font-size:0.7em; color:gray;">Hardware that this plugin provides classes to control</p>
 +
| {{{field|Controls Hardware|input type=tokens}}}
 
|}
 
|}
 
{{{end template}}}
 
{{{end template}}}

Latest revision as of 23:52, 3 August 2021

This is the "Autopilot Plugin" 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.