Template:SoftwareInfobox: Difference between revisions
From Sierra Wiki
Jump to navigationJump to search
m 1 revision imported |
No edit summary |
||
| (5 intermediate revisions by the same user not shown) | |||
| Line 13: | Line 13: | ||
! Company: | ! Company: | ||
| {{{Company}}} | | {{{Company}}} | ||
|- valign = "top" | |||
! Development Status: | |||
| {{{DevStatus}}} | |||
|- valign = "top" | |- valign = "top" | ||
! Publication Status: | ! Publication Status: | ||
| Line 37: | Line 40: | ||
! Type: | ! Type: | ||
| {{{Type}}} | | {{{Type}}} | ||
|- valign = "top" | |||
! Relevant Engine: | |||
| {{{Engine}}} | |||
|- valign = "top" | |- valign = "top" | ||
! Platform: | ! Platform: | ||
| Line 52: | Line 58: | ||
== Copy & Paste == | == Copy & Paste == | ||
<nowiki>{{</nowiki> | <nowiki>{{</nowiki>{{PAGENAME}}<br /> | ||
<nowiki>|</nowiki> Software = <br /> | <nowiki>|</nowiki> Software = <br /> | ||
<nowiki>| image = [[Image:NoPicture.png|190px]]<br /></nowiki><br /> | <nowiki>| image = [[Image:NoPicture.png|190px]]<br /></nowiki><br /> | ||
| Line 68: | Line 74: | ||
<nowiki>|</nowiki> Platform = <br /> | <nowiki>|</nowiki> Platform = <br /> | ||
<nowiki>|</nowiki> Type = <br /> | <nowiki>|</nowiki> Type = <br /> | ||
<nowiki>|</nowiki> Engine = <br /> | |||
<nowiki>|</nowiki> Localization = <br /> | <nowiki>|</nowiki> Localization = <br /> | ||
<nowiki>|</nowiki> Website = <br /> | <nowiki>|</nowiki> Website = <br /> | ||
| Line 116: | Line 123: | ||
! align="right" | Type || : | ! align="right" | Type || : | ||
| Type of program (IDE, Resource Software, etc.) | | Type of program (IDE, Resource Software, etc.) | ||
|- | |||
! align="right" | Engine || : | |||
| Relevant Engine tool is aimed at | |||
|- | |- | ||
! align="right" | Localization || : | ! align="right" | Localization || : | ||
| Line 125: | Line 135: | ||
[[Category:Templates]] | [[Category:Templates]] | ||
[[Category:Infobox Templates]] | |||
[[Category:{{PAGENAME}} Templates]] | |||
[[Category:Tool Templates]] | [[Category:Tool Templates]] | ||
[[Category:Release Templates]] | [[Category:Release Templates]] | ||
</noinclude> | </noinclude> | ||
Latest revision as of 18:22, 27 May 2026
| Latest Version: | {{{Version}}} | ||
|---|---|---|---|
| Release Date: | {{{ReleaseDate}}} | ||
| Company: | {{{Company}}} | ||
| Development Status: | {{{DevStatus}}} | ||
| Publication Status: | {{{Published}}} | ||
| Developer(s): | {{{Developers}}} | ||
| Interface: | {{{Interface}}} | ||
| Language: | {{{ProgLanguage}}} | ||
| Open Source: | {{{OpenSource}}} | ||
| Source Availability: | {{{Source}}} | ||
| License: | {{{License}}} | ||
| Type: | {{{Type}}} | ||
| Relevant Engine: | {{{Engine}}} | ||
| Platform: | {{{Platform}}} | ||
| Localization: | {{{Localization}}} | ||
| Website: | {{{Website}}} | ||
Use this template for tool 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 =
| Engine =
| 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.) |
| Engine | : | Relevant Engine tool is aimed at |
| Localization | : | Interface user language |
| Website | : | Software's website / Download link |