Difference between revisions of "Template:Infobox development tools/doc"

(←Created page with '{{Documentation subpage}} <!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE --> ===Usage=== <pre><nowiki>{{Infobox homebrewapp | title = | image ...')
 
m (→‎Usage: added mirror to doc template)
 
(3 intermediate revisions by 3 users not shown)
Line 3: Line 3:
  
 
===Usage===
 
===Usage===
<pre><nowiki>{{Infobox homebrewapp
+
<pre><nowiki>{{Infobox development tools
 
| title      =  
 
| title      =  
 
| image      = [[Image:name of screenshot.png|200px]]
 
| image      = [[Image:name of screenshot.png|200px]]
Line 14: Line 14:
 
| licence    = GPL/etc
 
| licence    = GPL/etc
 
| download    =  
 
| download    =  
 +
| download2  = <!-- used for Mirror links -->
 
| website    =  
 
| website    =  
 
| discussion  =  
 
| discussion  =  

Latest revision as of 04:11, 20 October 2009

Usage

{{Infobox development tools
| title       = 
| image       = [[Image:name of screenshot.png|200px]]
| type        = framework library / library / ported library / resource
| author      = 
| maintainer  = 
| contributor = 
| portedby    = 
| version     = 
| licence     = GPL/etc
| download    = 
| download2   = <!-- used for Mirror links -->
| website     = 
| discussion  = 
| source      = 
}}