Difference between revisions of "Template:AGISoftwareInfobox"
From AGI Wiki
Jump to navigationJump to searchLine 83: | Line 83: | ||
| Latest stable version of software | | Latest stable version of software | ||
|- | |- | ||
− | ! align="right" | | + | ! align="right" | ReleaseDate || : |
| Date program was released. | | Date program was released. | ||
+ | |- | ||
+ | ! align="right" | Company || : | ||
+ | | Developing company or owner of software. | ||
+ | |- | ||
+ | ! align="right" | Published || : | ||
+ | | Published status of software | ||
|- | |- | ||
! align="right" | Developers || : | ! align="right" | Developers || : | ||
Line 91: | Line 97: | ||
! align="right" | ProgLanguage || : | ! align="right" | ProgLanguage || : | ||
| Programming Language used to write the software. | | Programming Language used to write the software. | ||
+ | |- | ||
+ | ! align="right" | OpenSource || : | ||
+ | | Sets if software is open (OSS) or closed source | ||
+ | |- | ||
+ | ! align="right" | Source || : | ||
+ | | Availability of software source | ||
+ | |- | ||
+ | ! align="right" | License || : | ||
+ | | License of release | ||
|- | |- | ||
! align="right" | Platform || : | ! align="right" | Platform || : | ||
Line 107: | Line 122: | ||
[[Category:Templates]] | [[Category:Templates]] | ||
[[Category:Infobox Templates]] | [[Category:Infobox Templates]] | ||
− | |||
[[Category:Tool Templates]] | [[Category:Tool Templates]] | ||
+ | [[Category:AGI Tool Templates]] | ||
</noinclude> | </noinclude> |
Revision as of 10:56, 24 March 2019
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 AGI Wiki software.
Copy & Paste
{{AGISoftwareInfobox
| 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 |