Difference between revisions of "Template:Tool data"

From GMOD
Jump to: navigation, search
m
m
Line 4: Line 4:
 
{{ {{{template}}}
 
{{ {{{template}}}
 
| name =  
 
| name =  
| full_name =  
+
| full name =  
 
| status = <!-- prealpha/alpha/beta/rc/mature -->
 
| status = <!-- prealpha/alpha/beta/rc/mature -->
 
| dev = <!-- active/maintenance/inactive -->
 
| dev = <!-- active/maintenance/inactive -->
 
| support = <!-- active/inactive -->
 
| support = <!-- active/inactive -->
| type =  
+
| type = <!-- pick from the list -->
| os_linux = y
+
| other type = <!-- something not in the list -->
| os_mac = y
+
| platform = linux, os x, unix, win, web <!-- delete as appropriate -->
| os_unix = y
+
| os_win = y
+
| os_web = y
+
 
| logo =  
 
| logo =  
 
| home =  
 
| home =  
Line 25: Line 22:
 
| dl_dev = <!-- development code -->
 
| dl_dev = <!-- development code -->
 
| dl_dev_url =  
 
| dl_dev_url =  
| getting_started_preamble =  
+
| getting started preamble =  
 
| req =  
 
| req =  
 
| install =  
 
| install =  
Line 33: Line 30:
 
| presentations =  
 
| presentations =  
 
| tutorials =  
 
| tutorials =  
| wild_urls =  
+
| wild urls =  
 
| mail =  
 
| mail =  
| logo_info =  
+
| logo info =  
| dev_ppl = <!-- collaborators -->
+
| dev ppl = <!-- collaborators -->
| dev_status = <!-- what's going on, development-wise -->
+
| dev status = <!-- what's going on, development-wise -->
| contact_email = <!-- primary contact for the tool -->  
+
| contact email = <!-- primary contact(s) for the tool -->  
 
| input = <!-- input formats -->
 
| input = <!-- input formats -->
 
| output = <!-- output formats -->
 
| output = <!-- output formats -->
| see_also =  
+
| licence = <!-- tool licence -->
| demo_server =  
+
| open source = <!-- yes / no -->
| survey_link =  
+
| language = <!-- language(s) that the tool is written in -->
 +
| see also =
 +
| demo server =
 +
| survey link =
 +
| release date =  
 
}}
 
}}
 
</pre>
 
</pre>

Revision as of 19:49, 21 August 2013

This page contains the boilerplate template that should be populated to create a new GMOD tool.

{{ {{{template}}}
| name = 
| full name = 
| status = <!-- prealpha/alpha/beta/rc/mature -->
| dev = <!-- active/maintenance/inactive -->
| support = <!-- active/inactive -->
| type = <!-- pick from the list -->
| other type = <!-- something not in the list -->
| platform = linux, os x, unix, win, web <!-- delete as appropriate -->
| logo = 
| home = 
| about = 
| screenshot = 
| public_server = 
| dl = <!-- text about where to download a tool -->
| dl_url = <!-- download URL only -->
| dl_src = <!-- source code -->
| dl_src_url = 
| dl_dev = <!-- development code -->
| dl_dev_url = 
| getting started preamble = 
| req = 
| install = 
| config = 
| doc = 
| papers = 
| presentations = 
| tutorials = 
| wild urls = 
| mail = 
| logo info = 
| dev ppl = <!-- collaborators -->
| dev status = <!-- what's going on, development-wise -->
| contact email = <!-- primary contact(s) for the tool --> 
| input = <!-- input formats -->
| output = <!-- output formats -->
| licence = <!-- tool licence -->
| open source = <!-- yes / no -->
| language = <!-- language(s) that the tool is written in -->
| see also = 
| demo server = 
| survey link = 
| release date = 
}}