Difference between revisions of "Form:Tool data"

From GMOD
Jump to: navigation, search
m
m (Adding extra information to form)
Line 11: Line 11:
 
{{{for template|Tool data}}}
 
{{{for template|Tool data}}}
 
{| class="formtable"
 
{| class="formtable"
! Full name:
+
! Name:
| {{{field|full name}}}
+
| {{{field|name}}}
 +
|-
 +
! Full name
 +
| if name is an abbreviation, acronym, etc.
 +
 
 +
{{{field|full name}}}
 
|-
 
|-
 
! Status:
 
! Status:
Line 55: Line 60:
 
! Contact email
 
! Contact email
 
| {{{field|contact|mandatory}}}
 
| {{{field|contact|mandatory}}}
 +
|-
 +
! Brief description of component
 +
| {{{field|about|input type=textarea}}}
 +
|-
 +
! Any introductory text for users
 +
| {{{field|getting started preamble|input type=textarea}}}
 +
|-
 +
! Software prerequisites
 +
| {{{field|req|input type=textarea}}}
 +
|-
 +
! Installation
 +
| {{{field|install|input type=textarea}}}
 +
|-
 +
! Configuration
 +
| {{{field|config|input type=textarea}}}
 +
|-
 +
! Documentation
 +
| {{{field|doc|input type=textarea}}}
 
|}
 
|}
 
{{{end template}}}
 
{{{end template}}}
 +
 +
'''Free text:'''
 +
 +
{{{standard input|free text|rows=10}}}
  
 
{{{for template|SemanticLink|label=Links|multiple}}}
 
{{{for template|SemanticLink|label=Links|multiple}}}
Line 69: Line 96:
 
'''Component''' {{{field|integrates with|mandatory}}}
 
'''Component''' {{{field|integrates with|mandatory}}}
 
{{{end template}}}
 
{{{end template}}}
 
'''Free text:'''
 
 
{{{standard input|free text|rows=10}}}
 
  
  

Revision as of 18:24, 5 September 2013

This is the "Tool data" 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.