Difference between revisions of "Template:SCISoftwareInfobox"
From SCI Wiki
Jump to navigationJump to searchm (Protected "Template:SCISoftwareInfobox" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite))) |
|||
| Line 2: | Line 2: | ||
|+ style="background: #eeeeee;" | <font size="larger">'''{{{Software}}}'''</font> | |+ style="background: #eeeeee;" | <font size="larger">'''{{{Software}}}'''</font> | ||
|- | |- | ||
| − | | colspan="4" | <center>{{{ | + | | colspan="4" | <center>{{{Image}}}</center> |
|- valign = "top" | |- valign = "top" | ||
! Latest Version: | ! Latest Version: | ||
| Line 53: | Line 53: | ||
<nowiki>{{</nowiki>SCISoftwareInfobox<br /> | <nowiki>{{</nowiki>SCISoftwareInfobox<br /> | ||
<nowiki>|</nowiki> Software = <br /> | <nowiki>|</nowiki> Software = <br /> | ||
| − | <nowiki>| | + | <nowiki>| Image = [[Image:NoPicture.png|190px]]<br /></nowiki><br /> |
'' Screenshot''<br /> | '' Screenshot''<br /> | ||
<nowiki>|</nowiki> Version = <br /> | <nowiki>|</nowiki> Version = <br /> | ||
Latest revision as of 22:21, 1 June 2023
| Latest Version: | {{{Version}}} | ||
|---|---|---|---|
| Release Date: | {{{ReleaseDate}}} | ||
| Company: | {{{Company}}} | ||
| Publication Status: | {{{Published}}} | ||
| Developer(s): | {{{Developers}}} | ||
| Language: | {{{ProgLanguage}}} | ||
| Open Source: | {{{OpenSource}}} | ||
| Source Available: | {{{Source}}} | ||
| License: | {{{License}}} | ||
| Platform: | {{{Platform}}} | ||
| Type: | {{{Type}}} | ||
| Localization: | {{{Localization}}} | ||
| Website: | {{{Website}}} | ||
Use this template for SCI software entries on the SCI Wiki.
Copy & Paste
{{SCISoftwareInfobox
| Software =
| Image = [[Image:NoPicture.png|190px]]<br />
Screenshot
| Version =
| ReleaseDate =
| Company =
| Published =
| Developers =
| ProgLanguage =
| OpenSource =
| Source =
| License =
| Platform =
| Type =
| Localization =
| 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. |
| Version | : | Latest stable version of software |
| ReleaseDate | : | Date program was released. |
| Company | : | Developing company or owner of software. |
| Published | : | Published status of software |
| Developers | : | Developer(s) of the software. |
| ProgLanguage | : | Programming Language used to write the software. |
| OpenSource | : | Sets if software is open (OSS) or closed source |
| Source | : | Availability of software source |
| License | : | License of release |
| 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 |