Difference between revisions of "Template:SCISoftwareInfobox"
From SCI Wiki
Jump to navigationJump to search| Line 28: | Line 28: | ||
| {{{Website}}} | | {{{Website}}} | ||
|} | |} | ||
| + | |||
| + | <includeonly>[[Category:SCI Software]]</includeonly> | ||
<noinclude> | <noinclude> | ||
Revision as of 19:16, 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
{{SCISoftwareInfobox
| Software =
| image = [[Image:NoPicture.png|thumb|description]]
Screenshot
| Version =
| ReleaseDate =
| Developers =
| ProgLanguage = <-- [[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 |