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...)
 
Line 8: Line 8:
 
</noinclude><includeonly>
 
</noinclude><includeonly>
 
{{{for template|Tool}}}
 
{{{for template|Tool}}}
 +
=General Information=
 
{| class="formtable"
 
{| class="formtable"
 
! Name:
 
! Name:
Line 13: Line 14:
 
|-
 
|-
 
! Logo:
 
! Logo:
| {{{field|Logo}}}
+
| {{{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:
Line 23: Line 25:
 
! Homepage:
 
! Homepage:
 
| {{{field|Homepage}}}
 
| {{{field|Homepage}}}
|-
 
! Homepage label:
 
| {{{field|Homepage label}}}
 
 
|-
 
|-
 
! Status:
 
! Status:
| {{{field|Status}}}
+
| {{{field|Status|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}}}
 +
| 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}}}
 
|-
 
|-
 
! Maintainer:
 
! Maintainer:
| {{{field|Maintainer}}}
+
| {{{field|Maintainer|autocomplete on category=Person}}}
|-
+
|}
 +
 
 +
=URLs=
 +
{| class="formtable"
 
! Download:
 
! Download:
 
| {{{field|Download}}}
 
| {{{field|Download}}}
Line 62: Line 68:
 
{{{end template}}}
 
{{{end template}}}
  
'''Free text:'''
+
<headertabs/>
 +
 
 +
'''Tool description:'''
  
{{{field|free text}}}
+
{{{field|free text|rows=30|preload=Template:Tool preprint body}}}
  
  

Revision as of 00:34, 15 August 2008

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.