Difference between revisions of "Template:SCISoftwareInfobox"

From SCI Wiki
Jump to navigationJump to search
Line 4: Line 4:
 
| colspan="4" | <center>{{{image}}}</center>
 
| colspan="4" | <center>{{{image}}}</center>
 
|- valign = "top"
 
|- valign = "top"
! nowrap|Release&nbsp;Date:
+
! nowrap|Release&nbsp;Date:&nbsp;
 
| {{{ReleaseDate}}}
 
| {{{ReleaseDate}}}
 
|- valign = "top"
 
|- valign = "top"

Revision as of 17:59, 29 March 2016

{{{Software}}}
{{{image}}}
Release Date:  {{{ReleaseDate}}}
Developer(s): {{{Developers}}}
Language: {{{Language}}}
Version: {{{Version}}}
Platform: {{{Platform}}}
Type: {{{Type}}}
Localization: {{{Localization}}}
Website: {{{Website}}}


Use this template for SCI Wiki software.

Copy & Paste

{{SCI Software
| Software = 
| image = [[Image:NoPicture.png|thumb|description]]
| Developers = 
| Language =  <-- [[w:C++|C++]] / [[w:Qt_(framework)|QT]] -->
| Version = 
| Platform = 
| Type = 
| Localization =  <-- [[w:English|English]] -->
| Website = 
}}

Explanation

SCI Software

Software : Software's name
image : Uploaded image, if none available, leave this empty and remove copy & paste-section's preliminary text
Developers : Developer(s) of the software
Language : Programming Language used to write the software
Version : Version of software / Download link
Platform : Operating systems software runs on
Localization : Interface user language
Website : Software's website / Download link