Template:SoftwareInfobox: Difference between revisions
From Sierra Wiki
Jump to navigationJump to search
m Andrew Branscom moved page Template:ToolInfobox to Template:SoftwareInfobox without leaving a redirect |
No edit summary |
||
| Line 1: | Line 1: | ||
<includeonly>[[Category: | <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">'''{{{Software}}}'''</font> | ||
Revision as of 18:54, 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 Software entries on the Sierra Wiki.
Copy & Paste
{{SoftwareInfobox
| Software =
| image = [[Image:NoPicture.png|190px]]<br />
Screenshot
| Version =
| ReleaseDate =
| Company =
| Published =
| Developers =
| Interface =
| ProgLanguage =
| OpenSource =
| Source =
| License =
| Platform =
| Type =
| Localization =
| Website =
}}
Explanation
| 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. |
| Interface | : | The Software's type of interface |
| 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 Software, etc.) |
| Localization | : | Interface user language |
| Website | : | Software's website / Download link |