Template:Tool data

From GMOD
Revision as of 18:05, 5 September 2013 by Girlwithglasses (Talk | contribs)

Jump to: navigation, search

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

It should be called in the following format:

New version

{{Tool data
|full name=
|status=
|dev=
|support=
|type=
|platform=
|licence=
|open source=
|input=
|output=
|language=
|release date=
|ref=
|about=
}}

Old version

{{ {{{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 = 
| demo 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 = 
| 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 -->
| papers = 
| presentations = 
| tutorials = 
| wild urls = 
| getting started preamble = 
| req = 
| install = 
| config = 
| doc = 
| mail = 
| logo info = 
| dev ppl = <!-- collaborators -->
| dev status = <!-- what's going on, development-wise -->
| see also = 
| survey link = 
| release date = 
}}