Template:SCISoftwareInfobox: Difference between revisions
From Sierra WikiNew
Jump to navigationJump to search
No edit summary |
No edit summary |
||
(3 intermediate revisions by the same user not shown) | |||
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">'''{{{Software}}}'''</font> | ||
|- | |- | ||
| colspan="4" | <center>{{{Image}}}</center> | | colspan="4" | <center>{{{Image}}}</center> | ||
Line 48: | Line 48: | ||
|} | |} | ||
<noinclude> | <noinclude> | ||
Use this template for SCI | Use this template for SCI Software entries on the [[Sierra Wiki]]. | ||
== Copy & Paste == | == Copy & Paste == | ||
<nowiki>{{</nowiki> | <nowiki>{{</nowiki>SCISoftwareInfobox<br /> | ||
<nowiki>|</nowiki> | <nowiki>|</nowiki> Software = <br /> | ||
<nowiki>| Image = [[Image:NoPicture.png|190px]]<br /></nowiki><br /> | <nowiki>| Image = [[Image:NoPicture.png|190px]]<br /></nowiki><br /> | ||
'' Screenshot''<br /> | '' Screenshot''<br /> | ||
Line 72: | Line 72: | ||
== Explanation == | == Explanation == | ||
SCI | SCI Software | ||
{| cellspacing="3" | {| cellspacing="3" | ||
! align="right" | | ! align="right" | Software || : | ||
| | | Software name | ||
|- | |- | ||
! align="right" | Image || : | ! align="right" | Image || : | ||
Line 82: | Line 82: | ||
|- | |- | ||
! align="right" | Version || : | ! align="right" | Version || : | ||
| Latest stable version of | | Latest stable version of Software | ||
|- | |- | ||
! 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 Software. | ||
|- | |- | ||
! align="right" | Published || : | ! align="right" | Published || : | ||
| Published status of | | Published status of Software | ||
|- | |- | ||
! align="right" | Developers || : | ! align="right" | Developers || : | ||
| Developer(s) of the | | Developer(s) of the Software. | ||
|- | |- | ||
! align="right" | ProgLanguage || : | ! align="right" | ProgLanguage || : | ||
| Programming Language used to write the | | Programming Language used to write the Software. | ||
|- | |- | ||
! align="right" | OpenSource || : | ! align="right" | OpenSource || : | ||
| Sets if | | Sets if Software is open (OSS) or closed source | ||
|- | |- | ||
! align="right" | Source || : | ! align="right" | Source || : | ||
| Availability of | | Availability of Software source | ||
|- | |- | ||
! align="right" | License || : | ! align="right" | License || : | ||
Line 109: | Line 109: | ||
|- | |- | ||
! align="right" | Type || : | ! align="right" | Type || : | ||
| Type of program (IDE, Resource | | Type of program (IDE, Resource Software, etc.) | ||
|- | |- | ||
! align="right" | Platform || : | ! align="right" | Platform || : | ||
| Operating systems | | Operating systems Software was developed for. | ||
|- | |- | ||
! align="right" | Localization || : | ! align="right" | Localization || : | ||
Line 118: | Line 118: | ||
|- | |- | ||
! align="right" | Website || : | ! align="right" | Website || : | ||
| | | Software's website / Download link | ||
|} | |} | ||
[[Category:Templates]] | [[Category:Templates]] | ||
[[Category:Infobox Templates]] | [[Category:Infobox Templates]] | ||
[[Category:SoftwareInfobox Templates]] | |||
[[Category:Tool Templates]] | [[Category:Tool Templates]] | ||
[[Category:SCI Tool Templates]] | [[Category:SCI Tool Templates]] | ||
</noinclude> | </noinclude> |
Latest revision as of 18:22, 10 December 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 Software entries on the Sierra Wiki.
Copy & Paste
{{SCISoftwareInfobox
| Software =
| Image = [[Image:NoPicture.png|190px]]<br />
Screenshot
| Version =
| ReleaseDate =
| Company =
| Published =
| Developers =
| ProgLanguage =
| OpenSource =
| Source =
| License =
| Type =
| Platform =
| Localization =
| Website =
}}
Explanation
SCI Software
Software | : | Software 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 |
Type | : | Type of program (IDE, Resource Software, etc.) |
Platform | : | Operating systems Software was developed for. |
Localization | : | Interface user language |
Website | : | Software's website / Download link |