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 Date: | + | ! nowrap|Release Date: |
| {{{ReleaseDate}}} | | {{{ReleaseDate}}} | ||
|- valign = "top" | |- valign = "top" | ||
Revision as of 01:18, 29 March 2016
| Release Date: | {{{ReleaseDate}}} | ||
|---|---|---|---|
| Developer(s): | {{{Developers}}} | ||
| Language: | {{{Language}}} | ||
| Version: | {{{Version}}} | ||
| OS: | {{{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 |