Template:Tool data display

From GMOD
Revision as of 23:10, 16 October 2013 by Girlwithglasses (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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
|name=
|full name=
|status=
|dev=
|support=
|type=
|platform=
|about=
|gmod date=
|release date=
|open source=
|licence=
|language=
|input=
|output=
|audience=
|logo=
|screenshot=
<!-- URLs -->
|dl=
|dl url=
|dl src=
|dl src url=
|home=
|demo server=
|public server=
|wild urls=
|survey link=
<!-- contact details -->
|mail=
|contact email=
<!-- stuff -->
|papers=
|presentations=
|tutorials=
<!-- non-semantic -->
|getting started preamble=
|req=
|install=
|config=
|doc=
|dev ppl=
|dev status=
|dl tracking=
|logo info=
|see also=
|extra=
<!-- integration -->
|integration=
}}

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 = 
}}