Difference between revisions of "Template:Software"
| (16 intermediate revisions by the same user not shown) | |||
| Line 3: | Line 3: | ||
! bgcolor="cyan" align="center" | {{{name}}}  | ! bgcolor="cyan" align="center" | {{{name}}}  | ||
|-    | |-    | ||
| − | | align="center" | [[File:{{{screenshot}}}  | + | | align="center" | [[File:{{{screenshot}}}|300px]]<br>{{{screenshot_description|}}}  | 
|-  | |-  | ||
| align="center" | '''Last release''': v.{{{last_release}}}  | | align="center" | '''Last release''': v.{{{last_release}}}  | ||
|-  | |-  | ||
| align="center" | '''Release date''': {{{date}}}  | | align="center" | '''Release date''': {{{date}}}  | ||
| + | |-   | ||
| + | | align="center" | '''Download link''': '''[[{{{link}}}]]''' {{{{{{source_code}}}|<br><small>Source code: [https://github.com/CNIC-Proteomics/{{{name}}} {{{name}}}] at GitHub</small>}}}  | ||
| + | |-  | ||
| + | | align="center" | '''Licence: ''' {{{licence|Please read '''''[[PROTEOMICA:Copyrights|Licencing]]'''''}}}  | ||
|-    | |-    | ||
! bgcolor="cyan" | Requirements  | ! bgcolor="cyan" | Requirements  | ||
| Line 14: | Line 18: | ||
{{{requirements}}}  | {{{requirements}}}  | ||
|}  | |}  | ||
| + | <noinclude>=== Blank template with all parameters ===  | ||
| + | |||
| + | <pre style="overflow:auto; line-height:1.2em;">  | ||
| + | {{Software  | ||
| + | |name =   | ||
| + | |screenshot =   | ||
| + | |screenshot_description =   | ||
| + | |last_release =   | ||
| + | |date =   | ||
| + | |link =   | ||
| + | |source_code =   | ||
| + | |requirements =   | ||
| + | }}  | ||
| + | </pre>  | ||
| + | |||
| + | ==== Notes ====  | ||
| + | * '''screenshot''', such as ''Screenshot pRatio-advanced options.PNG''  | ||
| + | * '''date''', just text, any format  | ||
| + | * '''link''', such as ''File:PRatio v5.5.06.zip''  | ||
| + | * '''source_code''', the GitHub URL of '''source_code''' if empty  | ||
| + | |||
| + | </noinclude>  | ||
Latest revision as of 11:25, 24 May 2017
| {{{name}}} | 
|---|
|  [[File:{{{screenshot}}}|300px]] | 
| Last release: v.{{{last_release}}} | 
| Release date: {{{date}}} | 
|  Download link: [[{{{link}}}]]  Source code: {{{name}}} at GitHub  | 
| Licence: Please read Licencing | 
| Requirements | 
| 
 {{{requirements}}}  | 
Blank template with all parameters
{{Software
|name = 
|screenshot = 
|screenshot_description = 
|last_release = 
|date = 
|link = 
|source_code = 
|requirements = 
}}
Notes
- screenshot, such as Screenshot pRatio-advanced options.PNG
 - date, just text, any format
 - link, such as File:PRatio v5.5.06.zip
 - source_code, the GitHub URL of source_code if empty
 




