Template:SCISoftwareInfobox: Difference between revisions
From Sierra WikiNew
Jump to navigationJump to search
m (Andrew Branscom moved page Template:SCISoftwareInfobox to Template:SCIToolInfobox) |
No edit summary |
||
Line 1: | Line 1: | ||
<includeonly>[[Category:SCI Pages]][[Category:Tools]][[Category:SCI Tools]]</includeonly> | <includeonly>[[Category:SCI Pages]][[Category:Tools]][[Category:SCI Tools]]</includeonly> | ||
{|style="width: 250px; text-align: left; margin-left: 20px; margin-bottom: 20px; background: #f9f9f9; border: 0px solid black; border-collapse: collapse" border="0" align="right" | {|style="width: 250px; text-align: left; margin-left: 20px; margin-bottom: 20px; background: #f9f9f9; border: 0px solid black; border-collapse: collapse" border="0" align="right" | ||
|+ style="background: #eeeeee;" | <font size="larger">'''{{{ | |+ style="background: #eeeeee;" | <font size="larger">'''{{{Tool}}}'''</font> | ||
|- | |- | ||
| colspan="4" | <center>{{{Image}}}</center> | | colspan="4" | <center>{{{Image}}}</center> |
Revision as of 13:51, 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 Tools entries on the Sierra Wiki.
Copy & Paste
{{SCIToolsInfobox
| Tools =
| Image = [[Image:NoPicture.png|190px]]<br />
Screenshot
| Version =
| ReleaseDate =
| Company =
| Published =
| Developers =
| ProgLanguage =
| OpenSource =
| Source =
| License =
| Type =
| Platform =
| Localization =
| Website =
}}
Explanation
SCI Tools
Tools | : | Tool name |
---|---|---|
Image | : | Uploaded image, if none available, leave this empty and remove copy & paste-section's preliminary text. |
Version | : | Latest stable version of Tools |
ReleaseDate | : | Date program was released. |
Company | : | Developing company or owner of Tools. |
Published | : | Published status of Tools |
Developers | : | Developer(s) of the Tools. |
ProgLanguage | : | Programming Language used to write the Tools. |
OpenSource | : | Sets if Tools is open (OSS) or closed source |
Source | : | Availability of Tools source |
License | : | License of release |
Type | : | Type of program (IDE, Resource Tool, etc.) |
Platform | : | Operating systems Tools was developed for. |
Localization | : | Interface user language |
Website | : | Tools's website / Download link |