Difference between revisions of "Template:SCISoftwareInfobox"
From SCI Wiki
Jump to navigationJump to search| Line 54: | Line 54: | ||
| Software's name | | Software's name | ||
|- | |- | ||
| − | ! align="right" | image || : | + | ! align="right" | image || : |
| − | |||
| Uploaded image, if none available, leave this empty and remove copy & paste-section's preliminary text. | | Uploaded image, if none available, leave this empty and remove copy & paste-section's preliminary text. | ||
|- | |- | ||
Revision as of 18:59, 29 March 2016
| 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. |
| Current Version | : | Current stable version of software & version download link. |
| Release Date | : | Date program was released. |
| Developers | : | Developer(s) of the software. |
| ProgLanguage | : | 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 |