Difference between revisions of "Template:Tool data"

From GMOD
Jump to: navigation, search
m
m
Line 37: Line 37:
 
}} }} }}
 
}} }} }}
 
{{#if:{{{open source|}}}|{{#switch: {{{open source}}}
 
{{#if:{{{open source|}}}|{{#switch: {{{open source}}}
|Yes=
+
|Yes=[[File:Osi symbol.png|alt={{{PAGENAME}}} is open source|40px|link=http://opensource.org/]]
 
|yes=[[File:Osi symbol.png|alt={{{PAGENAME}}} is open source|40px|link=http://opensource.org/]]
 
|yes=[[File:Osi symbol.png|alt={{{PAGENAME}}} is open source|40px|link=http://opensource.org/]]
 
|#default=
 
|#default=
Line 61: Line 61:
 
|template=Typelink
 
|template=Typelink
 
|userparam=Download
 
|userparam=Download
 +
}}{{#ask: [[linktopic::{{PAGENAME}}]] [[linkurl::+]] [[linktype::source code]]
 +
|?linkurl
 +
|?linktitle
 +
|?linktype
 +
|?linkdesc
 +
|?linktopic
 +
|format=ul
 +
|template=Typelink
 +
|userparam=Source code
 
}}{{#ask: [[linktopic::{{PAGENAME}}]] [[linkurl::+]] [[linktype::public server]]
 
}}{{#ask: [[linktopic::{{PAGENAME}}]] [[linkurl::+]] [[linktype::public server]]
 
|?linkurl
 
|?linkurl

Revision as of 01:58, 4 December 2013


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

To create a new tool, please use the form Form:Tool data.

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=
<!-- contact details -->
|mail=
|contact email=
<!-- stuff -->
|papers=
|presentations=
|tutorials=
<!-- non-semantic -->
|dl= // text about downloads
|dl src= // text about source download
|req=
|install=
|config=
|doc=
|dev ppl=
|dev status=
|dl tracking=
|logo info=
|see also=
|extra=
}}