Template:SoftwareInfobox: Difference between revisions

From Sierra WikiNew
Jump to navigationJump to search
m (1 revision imported)
No edit summary
Line 1: Line 1:
<includeonly>[[Category:Tools]]</includeonly>
<includeonly>[[Category: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">'''{{{Software}}}'''</font>  
|+ style="background: #eeeeee;" | <font size="larger">'''{{{Tools}}}'''</font>  
|-
|-
| colspan="4" | <center>{{{Image}}}</center>
| colspan="4" | <center>{{{Image}}}</center>
Line 48: Line 48:
|}
|}
<noinclude>  
<noinclude>  
Use this template for software entries on the [[Sierra Wiki]].
Use this template for Tools entries on the [[Sierra Wiki]].


== Copy & Paste ==
== Copy & Paste ==


<nowiki>{{</nowiki>SoftwareInfobox<br />
<nowiki>{{</nowiki>ToolsInfobox<br />
<nowiki>|</nowiki> Software =&nbsp;<br />
<nowiki>|</nowiki> Tools =&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 />
Line 75: Line 75:


{|  cellspacing="3"
{|  cellspacing="3"
! align="right" | Software || :
! align="right" | Tools || :
| Software's name
| Tools's name
|-
|-
! align="right" | image || :
! align="right" | image || :
Line 82: Line 82:
|-
|-
! align="right" | Version || :
! align="right" | Version || :
| Latest stable version of software
| Latest stable version of Tools
|-
|-
! align="right" | ReleaseDate || :
! align="right" | ReleaseDate || :
Line 88: Line 88:
|-
|-
! align="right" | Company || :
! align="right" | Company || :
| Developing company or owner of software.
| Developing company or owner of Tools.
|-
|-
! align="right" | Published || :
! align="right" | Published || :
| Published status of software
| Published status of Tools
|-
|-
! align="right" | Developers || :
! align="right" | Developers || :
| Developer(s) of the software.
| Developer(s) of the Tools.
|-
|-
! align="right" | Interface || :
! align="right" | Interface || :
| The software's type of interface  
| The Tools's type of interface  
|-
|-
! align="right" | ProgLanguage || :
! align="right" | ProgLanguage || :
| Programming Language used to write the software.
| Programming Language used to write the Tools.
|-
|-
! align="right" | OpenSource || :
! align="right" | OpenSource || :
| Sets if software is open (OSS) or closed source
| Sets if Tools is open (OSS) or closed source
|-
|-
! align="right" | Source || :
! align="right" | Source || :
| Availability of software source
| Availability of Tools source
|-
|-
! align="right" | License || :
! align="right" | License || :
Line 112: Line 112:
|-
|-
! align="right" | Platform || :
! align="right" | Platform || :
| Operating systems software was developed for.
| Operating systems Tools was developed for.
|-
|-
! align="right" | Type || :
! align="right" | Type || :
Line 121: Line 121:
|-
|-
! align="right" | Website || :
! align="right" | Website || :
| Software's website / Download link
| Tools's website / Download link
|}
|}



Revision as of 13:31, 11 July 2024

{{{Tools}}}
{{{Image}}}
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 Tools entries on the Sierra Wiki.

Copy & Paste

{{ToolsInfobox
| Tools = 
| image = [[Image:NoPicture.png|190px]]<br />
 Screenshot
| Version = 
| ReleaseDate = 
| Company = 
| Published = 
| Developers = 
| Interface = 
| ProgLanguage = 
| OpenSource = 
| Source = 
| License = 
| Platform = 
| Type = 
| Localization = 
| Website = 
}}

Explanation

Tools : Tools's 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.
Interface : The Tools's type of interface
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
Platform : Operating systems Tools was developed for.
Type : Type of program (IDE, Resource Tool, etc.)
Localization : Interface user language
Website : Tools's website / Download link