Difference between revisions of "Template:SCISoftwareInfobox"

From SCI Wiki
Jump to navigationJump to search
 
(One intermediate revision by the same user not shown)
Line 2: Line 2:
 
|+ 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&nbsp;Version:&nbsp;
 
! Latest&nbsp;Version:&nbsp;
Line 53: Line 53:
 
<nowiki>{{</nowiki>SCISoftwareInfobox<br />
 
<nowiki>{{</nowiki>SCISoftwareInfobox<br />
 
<nowiki>|</nowiki> Software =&nbsp;<br />
 
<nowiki>|</nowiki> Software =&nbsp;<br />
<nowiki>| image = [[Image:NoPicture.png|190px]]<br /></nowiki><br />
+
<nowiki>| Image = [[Image:NoPicture.png|190px]]<br /></nowiki><br />
 
''&nbsp;Screenshot''<br />
 
''&nbsp;Screenshot''<br />
 
<nowiki>|</nowiki> Version =&nbsp;<br />
 
<nowiki>|</nowiki> Version =&nbsp;<br />

Latest revision as of 22:21, 1 June 2023

{{{Software}}}
{{{Image}}}
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 SCI software entries on the SCI Wiki.

Copy & Paste

{{SCISoftwareInfobox
| 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