Difference between revisions of "Template:Software"

From PROTEOMICA
Jump to: navigation, search
 
(3 intermediate revisions by the same user not shown)
Line 9: Line 9:
 
| align="center" | '''Release date''': {{{date}}}
 
| align="center" | '''Release date''': {{{date}}}
 
|-  
 
|-  
| align="center" | '''Download link''': '''[[{{{link}}}]]'''{{{
+
| align="center" | '''Download link''': '''[[{{{link}}}]]''' {{{{{{source_code}}}|<br><small>Source code: [https://github.com/CNIC-Proteomics/{{{name}}} {{{name}}}] at GitHub</small>}}}
<small>Source code: [https://github.com/CNIC-Proteomics/{{{name}}} {{{name}}}] at GitHub</small>|}}}
 
 
|-
 
|-
 
| align="center" | '''Licence: ''' {{{licence|Please read '''''[[PROTEOMICA:Copyrights|Licencing]]'''''}}}
 
| align="center" | '''Licence: ''' {{{licence|Please read '''''[[PROTEOMICA:Copyrights|Licencing]]'''''}}}
Line 19: 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 12: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