Difference between revisions of "Template:SCISoftwareInfobox"

From SCI Wiki
Jump to navigationJump to search
m (Collector moved page Template:SCISoftware to Template:SCISoftwareInfobox without leaving a redirect)
Line 4: Line 4:
 
| colspan="4" | <center>{{{image}}}</center>
 
| colspan="4" | <center>{{{image}}}</center>
 
|- valign = "top"
 
|- valign = "top"
 +
! Current&nbsp;Version:&nbsp;
 +
| {{{Version}}}
 
! nowrap|Release&nbsp;Date:&nbsp;
 
! nowrap|Release&nbsp;Date:&nbsp;
 
| {{{ReleaseDate}}}
 
| {{{ReleaseDate}}}
 
|- valign = "top"
 
|- valign = "top"
! Current&nbsp;Version:&nbsp;
 
| {{{Version}}}
 
 
|- valign = "top"
 
|- valign = "top"
 
! Developer(s):
 
! Developer(s):

Revision as of 18:56, 29 March 2016

{{{Software}}}
{{{image}}}
Current Version:  {{{Version}}} Release Date:  {{{ReleaseDate}}}
Developer(s): {{{Developers}}}
Language: {{{ProgLanguage}}}
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]]
Screenshot | Release Date = 
| Current Version = 
| Developers = 
| Language =  <-- [[w:C++|C++]] / [[w:Qt_(framework)|QT]] -->
| 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.
Release Date : Date program was released.
Current Version : Current stable version of software & version download link.
Developers : Developer(s) of the software.
Language : Programming Language used to write the software.
Platform : Operating systems software was developed for.
Type : Type of program (IDE, Resource Tool, etc.)
Localization : Interface user language
Website : Software's website / Download link