Difference between revisions of "Form:Tool"

From Openresearch
Jump to: navigation, search
(New page: <noinclude> This is the 'Tool' form. To add 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. {{#for...)
 
 
(8 intermediate revisions by 2 users not shown)
Line 8: Line 8:
 
</noinclude><includeonly>
 
</noinclude><includeonly>
 
{{{for template|Tool}}}
 
{{{for template|Tool}}}
 +
{{{info|page name=<Tool[Name]><unique number>}}}
 +
=General Information=
 
{| class="formtable"
 
{| class="formtable"
! Name:
+
! Name *:
| {{{field|Name}}}
+
| {{{field|Name|mandatory|unique}}}
 +
| The full name of the tool, defaults to pagename
 
|-
 
|-
 
! Logo:
 
! Logo:
| {{{field|Logo}}}
+
|colspan="2"| {{{field|Logo|uploadable}}}
 
|-
 
|-
 
! Field:
 
! Field:
| {{{field|Field}}}
+
| {{{field|Field|autocomplete on namespace=Category}}}
 +
| Primary scientific field of the event (additional ones can be added with '[[Category:[[:Category:Science|some Scientific Field]]]]' to the article text
 
|-
 
|-
! Type:
+
! Type *:
| {{{field|Type}}}
+
| {{{field|Type|mandatory|unique}}}
 +
| one of Ontology, Dataset, API, Frontend, Backend or another subcategory of [[:Category:Tool]], add additional ones via category links
 
|-
 
|-
 
! Homepage:
 
! Homepage:
 
| {{{field|Homepage}}}
 
| {{{field|Homepage}}}
|-
+
| URL of the tool's main home page, without "http://"|
! Homepage label:
 
| {{{field|Homepage label}}}
 
 
|-
 
|-
 
! Status:
 
! Status:
| {{{field|Status}}}
+
| {{{field|Status|input type=text|values=pre-alpha, alpha, beta, stable, mature, discontinued}}}
 
|-
 
|-
 
! Programming language:
 
! Programming language:
| {{{field|Programming language}}}
+
| {{{field|Programming language|autocomplete on category=Programming language}}}
 +
| the primary language the code is written in (see [[:Category:Programming language]])
 
|-
 
|-
 
! Version:
 
! Version:
| {{{field|Version}}}
+
| {{{field|Version|input type=text}}}
 +
| current version number, may also be "ongoing" for very agile projects
 
|-
 
|-
 
! Release:
 
! Release:
 
| {{{field|Release}}}
 
| {{{field|Release}}}
 +
| date when the given version of the tool was released, omit if not applicable
 
|-
 
|-
 
! License:
 
! License:
| {{{field|License}}}
+
| {{{field|License|autocomplete on category=License}}}
 +
| the license type of the tool, look into [[:Category:License]] to find existing licenses
 
|-
 
|-
 
! Affiliation:
 
! Affiliation:
| {{{field|Affiliation}}}
+
| {{{field|Affiliation|autocomplete on category=Organization}}}
 +
| Some organisation maintaining this tool, if applicable
 
|-
 
|-
 
! Maintainer:
 
! Maintainer:
| {{{field|Maintainer}}}
+
| {{{field|Maintainer|autocomplete on category=Person}}}
|-
+
| Some person maintaining this tool, if applicable
 +
|}
 +
 
 +
=URLs=
 +
{| class="formtable"
 
! Download:
 
! Download:
 
| {{{field|Download}}}
 
| {{{field|Download}}}
Line 62: Line 74:
 
{{{end template}}}
 
{{{end template}}}
  
'''Free text:'''
+
<headertabs/>
 +
 
 +
'''Tool description:'''
  
{{{field|free text}}}
+
{{{standard input|free text|rows=30|editor=wikieditor|preload=Template:Tool preprint body}}}
  
  

Latest revision as of 22:20, 25 July 2016

This is the 'Tool' form. To add 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.