Difference between revisions of "Template:SoftwareInfobox"
From SCI Wiki
Jump to navigationJump to search (Created page with "{|style="width: 25%; text-align: left; margin-left: 20px; margin-bottom: 20px; background: #f9f9f9; border: 0px solid black; border-collapse: collapse" border="0" align="right...") |
|||
| (5 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
| − | {|style="width: | + | {|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">'''{{{Software}}}'''</font> | |+ style="background: #eeeeee;" | <font size="larger">'''{{{Software}}}'''</font> | ||
|- | |- | ||
| colspan="4" | <center>{{{image}}}</center> | | colspan="4" | <center>{{{image}}}</center> | ||
|- valign = "top" | |- valign = "top" | ||
| − | ! | + | ! Latest Version: |
| {{{Version}}} | | {{{Version}}} | ||
|- valign = "top" | |- valign = "top" | ||
! nowrap|Release Date: | ! nowrap|Release Date: | ||
| {{{ReleaseDate}}} | | {{{ReleaseDate}}} | ||
| + | |- valign = "top" | ||
| + | ! Company: | ||
| + | | {{{Company}}} | ||
| + | |- valign = "top" | ||
| + | ! Publication Status: | ||
| + | | {{{Published}}} | ||
|- valign = "top" | |- valign = "top" | ||
! Developer(s): | ! Developer(s): | ||
| Line 15: | Line 21: | ||
! Language: | ! Language: | ||
| {{{ProgLanguage}}} | | {{{ProgLanguage}}} | ||
| + | |- valign = "top" | ||
| + | ! Open Source: | ||
| + | | {{{OpenSource}}} | ||
| + | |- valign = "top" | ||
| + | ! nowrap|Source Available: | ||
| + | | {{{Source}}} | ||
| + | |- valign = "top" | ||
| + | ! License: | ||
| + | | {{{License}}} | ||
|- valign = "top" | |- valign = "top" | ||
! Platform: | ! Platform: | ||
| Line 29: | Line 44: | ||
|} | |} | ||
| − | <includeonly>[[Category: | + | <includeonly>[[Category:Tools]]</includeonly> |
<noinclude> | <noinclude> | ||
| − | Use this template for [[SCI Wiki]] | + | Use this template for software entries on the [[SCI Wiki]]. |
== Copy & Paste == | == Copy & Paste == | ||
| − | <nowiki>{{</nowiki> | + | |
| + | <nowiki>{{</nowiki>SoftwareInfobox<br /> | ||
<nowiki>|</nowiki> Software = <br /> | <nowiki>|</nowiki> Software = <br /> | ||
| − | <nowiki>| image = [[Image:NoPicture.png| | + | <nowiki>| image = [[Image:NoPicture.png|190px]]<br /></nowiki><br /> |
| − | '' Screenshot''<br /> | + | '' Screenshot''<br /> |
<nowiki>|</nowiki> Version = <br /> | <nowiki>|</nowiki> Version = <br /> | ||
<nowiki>|</nowiki> ReleaseDate = <br /> | <nowiki>|</nowiki> ReleaseDate = <br /> | ||
| + | <nowiki>|</nowiki> Company = <br /> | ||
| + | <nowiki>|</nowiki> Published = <br /> | ||
<nowiki>|</nowiki> Developers = <br /> | <nowiki>|</nowiki> Developers = <br /> | ||
| − | <nowiki>|</nowiki> ProgLanguage = & | + | <nowiki>|</nowiki> ProgLanguage = <br /> |
| + | <nowiki>|</nowiki> OpenSource = <br /> | ||
| + | <nowiki>|</nowiki> Source = <br /> | ||
| + | <nowiki>|</nowiki> License = <br /> | ||
<nowiki>|</nowiki> Platform = <br /> | <nowiki>|</nowiki> Platform = <br /> | ||
<nowiki>|</nowiki> Type = <br /> | <nowiki>|</nowiki> Type = <br /> | ||
| − | <nowiki>|</nowiki> Localization =  | + | <nowiki>|</nowiki> Localization = <br /> |
| − | <nowiki>|</nowiki> Website = <br /> | + | <nowiki>|</nowiki> Website = <br /> |
<nowiki>}}</nowiki> | <nowiki>}}</nowiki> | ||
| − | + | == Explanation == | |
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | + | Software | |
| − | |||
{| cellspacing="3" | {| cellspacing="3" | ||
| Line 97: | Line 81: | ||
| Uploaded image, if none available, leave this empty and remove copy & paste-section's preliminary text. | | Uploaded image, if none available, leave this empty and remove copy & paste-section's preliminary text. | ||
|- | |- | ||
| − | ! align="right" | | + | ! align="right" | Version || : |
| − | | | + | | 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 108: | Line 98: | ||
! 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 123: | Line 122: | ||
[[Category:Templates]] | [[Category:Templates]] | ||
| − | [[Category: | + | [[Category:Infobox Templates]] |
[[Category:Tool Templates]] | [[Category:Tool Templates]] | ||
</noinclude> | </noinclude> | ||
Latest revision as of 11:15, 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 software entries on the SCI Wiki.
Copy & Paste
{{SoftwareInfobox
| Software =
| image = [[Image:NoPicture.png|190px]]<br />
Screenshot
| Version =
| ReleaseDate =
| Company =
| Published =
| Developers =
| ProgLanguage =
| OpenSource =
| Source =
| License =
| Platform =
| Type =
| Localization =
| Website =
}}
Explanation
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 |