Template:SCISoftwareInfobox: Difference between revisions
From Sierra WikiNew
Jump to navigationJump to search
No edit summary |
|||
Line 48: | Line 48: | ||
|} | |} | ||
<noinclude> | <noinclude> | ||
Use this template for SCI | Use this template for SCI Tool entries on the [[Sierra Wiki]]. | ||
== Copy & Paste == | == Copy & Paste == | ||
<nowiki>{{</nowiki> | <nowiki>{{</nowiki>SCIToolInfobox<br /> | ||
<nowiki>|</nowiki> | <nowiki>|</nowiki> Tool = <br /> | ||
<nowiki>| Image = [[Image:NoPicture.png|190px]]<br /></nowiki><br /> | <nowiki>| Image = [[Image:NoPicture.png|190px]]<br /></nowiki><br /> | ||
'' Screenshot''<br /> | '' Screenshot''<br /> | ||
Line 75: | Line 75: | ||
{| cellspacing="3" | {| cellspacing="3" | ||
! align="right" | | ! align="right" | Tool || : | ||
| Tool name | | Tool name | ||
|- | |- | ||
Line 82: | Line 82: | ||
|- | |- | ||
! align="right" | Version || : | ! align="right" | Version || : | ||
| Latest stable version of | | Latest stable version of Tool | ||
|- | |- | ||
! align="right" | ReleaseDate || : | ! align="right" | ReleaseDate || : | ||
Line 88: | Line 88: | ||
|- | |- | ||
! align="right" | Company || : | ! align="right" | Company || : | ||
| Developing company or owner of | | Developing company or owner of Tool. | ||
|- | |- | ||
! align="right" | Published || : | ! align="right" | Published || : | ||
| Published status of | | Published status of Tool | ||
|- | |- | ||
! align="right" | Developers || : | ! align="right" | Developers || : | ||
| Developer(s) of the | | Developer(s) of the Tool. | ||
|- | |- | ||
! align="right" | ProgLanguage || : | ! align="right" | ProgLanguage || : | ||
| Programming Language used to write the | | Programming Language used to write the Tool. | ||
|- | |- | ||
! align="right" | OpenSource || : | ! align="right" | OpenSource || : | ||
| Sets if | | Sets if Tool is open (OSS) or closed source | ||
|- | |- | ||
! align="right" | Source || : | ! align="right" | Source || : | ||
| Availability of | | Availability of Tool source | ||
|- | |- | ||
! align="right" | License || : | ! align="right" | License || : | ||
Line 112: | Line 112: | ||
|- | |- | ||
! align="right" | Platform || : | ! align="right" | Platform || : | ||
| Operating systems | | Operating systems Tool was developed for. | ||
|- | |- | ||
! align="right" | Localization || : | ! align="right" | Localization || : | ||
Line 118: | Line 118: | ||
|- | |- | ||
! align="right" | Website || : | ! align="right" | Website || : | ||
| | | Tool's website / Download link | ||
|} | |} | ||
Revision as of 13:55, 11 July 2024
Latest Version: | {{{Version}}} | ||
---|---|---|---|
Release Date: | {{{ReleaseDate}}} | ||
Company: | {{{Company}}} | ||
Publication Status: | {{{Published}}} | ||
Developer(s): | {{{Developers}}} | ||
Interface: | {{{Interface}}} | ||
Language: | {{{ProgLanguage}}} | ||
Open Source: | {{{OpenSource}}} | ||
Source Availability: | {{{Source}}} | ||
License: | {{{License}}} | ||
Type: | {{{Type}}} | ||
Platform: | {{{Platform}}} | ||
Localization: | {{{Localization}}} | ||
Website: | {{{Website}}} |
Use this template for SCI Tool entries on the Sierra Wiki.
Copy & Paste
{{SCIToolInfobox
| Tool =
| Image = [[Image:NoPicture.png|190px]]<br />
Screenshot
| Version =
| ReleaseDate =
| Company =
| Published =
| Developers =
| ProgLanguage =
| OpenSource =
| Source =
| License =
| Type =
| Platform =
| Localization =
| Website =
}}
Explanation
SCI Tool
Tool | : | Tool name |
---|---|---|
Image | : | Uploaded image, if none available, leave this empty and remove copy & paste-section's preliminary text. |
Version | : | Latest stable version of Tool |
ReleaseDate | : | Date program was released. |
Company | : | Developing company or owner of Tool. |
Published | : | Published status of Tool |
Developers | : | Developer(s) of the Tool. |
ProgLanguage | : | Programming Language used to write the Tool. |
OpenSource | : | Sets if Tool is open (OSS) or closed source |
Source | : | Availability of Tool source |
License | : | License of release |
Type | : | Type of program (IDE, Resource Tool, etc.) |
Platform | : | Operating systems Tool was developed for. |
Localization | : | Interface user language |
Website | : | Tool's website / Download link |