Logic language and Template:SoftwareInfobox: Difference between pages
From Sierra Wiki
(Difference between pages)
sierraw>Andrew Branscom Redirected page to AGI Logic Language Reference |
m Andrew Branscom moved page Template:SoftwareInfobox to Template:ToolInfobox without leaving a redirect |
||
Line 1: | Line 1: | ||
# | <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="background: #eeeeee;" | <font size="larger">'''{{{Tools}}}'''</font> | |||
|- | |||
| colspan="4" | <center>{{{Image}}}</center> | |||
|- valign = "top" | |||
! Latest Version: | |||
| {{{Version}}} | |||
|- valign = "top" | |||
! nowrap|Release Date: | |||
| {{{ReleaseDate}}} | |||
|- valign = "top" | |||
! Company: | |||
| {{{Company}}} | |||
|- valign = "top" | |||
! Publication Status: | |||
| {{{Published}}} | |||
|- valign = "top" | |||
! Developer(s): | |||
| {{{Developers}}} | |||
|- valign = "top" | |||
! Interface: | |||
| {{{Interface}}} | |||
|- valign = "top" | |||
! Language: | |||
| {{{ProgLanguage}}} | |||
|- valign = "top" | |||
! Open Source: | |||
| {{{OpenSource}}} | |||
|- valign = "top" | |||
! nowrap|Source Availability: | |||
| {{{Source}}} | |||
|- valign = "top" | |||
! License: | |||
| {{{License}}} | |||
|- valign = "top" | |||
! Type: | |||
| {{{Type}}} | |||
|- valign = "top" | |||
! Platform: | |||
| {{{Platform}}} | |||
|- valign = "top" | |||
! Localization: | |||
| {{{Localization}}} | |||
|- valign = "top" | |||
! Website: | |||
| {{{Website}}} | |||
|} | |||
<noinclude> | |||
Use this template for Tools entries on the [[Sierra Wiki]]. | |||
== Copy & Paste == | |||
<nowiki>{{</nowiki>ToolsInfobox<br /> | |||
<nowiki>|</nowiki> Tools = <br /> | |||
<nowiki>| image = [[Image:NoPicture.png|190px]]<br /></nowiki><br /> | |||
'' Screenshot''<br /> | |||
<nowiki>|</nowiki> Version = <br /> | |||
<nowiki>|</nowiki> ReleaseDate = <br /> | |||
<nowiki>|</nowiki> Company = <br /> | |||
<nowiki>|</nowiki> Published = <br /> | |||
<nowiki>|</nowiki> Developers = <br /> | |||
<nowiki>|</nowiki> Interface = <br /> | |||
<nowiki>|</nowiki> ProgLanguage = <br /> | |||
<nowiki>|</nowiki> OpenSource = <br /> | |||
<nowiki>|</nowiki> Source = <br /> | |||
<nowiki>|</nowiki> License = <br /> | |||
<nowiki>|</nowiki> Platform = <br /> | |||
<nowiki>|</nowiki> Type = <br /> | |||
<nowiki>|</nowiki> Localization = <br /> | |||
<nowiki>|</nowiki> Website = <br /> | |||
<nowiki>}}</nowiki> | |||
== Explanation == | |||
{| cellspacing="3" | |||
! align="right" | Tools || : | |||
| Tools's name | |||
|- | |||
! align="right" | image || : | |||
| Uploaded image, if none available, leave this empty and remove copy & paste-section's preliminary text. | |||
|- | |||
! align="right" | Version || : | |||
| Latest stable version of Tools | |||
|- | |||
! align="right" | ReleaseDate || : | |||
| Date program was released. | |||
|- | |||
! align="right" | Company || : | |||
| Developing company or owner of Tools. | |||
|- | |||
! align="right" | Published || : | |||
| Published status of Tools | |||
|- | |||
! align="right" | Developers || : | |||
| Developer(s) of the Tools. | |||
|- | |||
! align="right" | Interface || : | |||
| The Tools's type of interface | |||
|- | |||
! align="right" | ProgLanguage || : | |||
| Programming Language used to write the Tools. | |||
|- | |||
! align="right" | OpenSource || : | |||
| Sets if Tools is open (OSS) or closed source | |||
|- | |||
! align="right" | Source || : | |||
| Availability of Tools source | |||
|- | |||
! align="right" | License || : | |||
| License of release | |||
|- | |||
! align="right" | Platform || : | |||
| Operating systems Tools was developed for. | |||
|- | |||
! align="right" | Type || : | |||
| Type of program (IDE, Resource Tool, etc.) | |||
|- | |||
! align="right" | Localization || : | |||
| Interface user language | |||
|- | |||
! align="right" | Website || : | |||
| Tools's website / Download link | |||
|} | |||
[[Category:Templates]] | |||
[[Category:Infobox Templates]] | |||
[[Category:Release Templates]] | |||
[[Category:Tool Templates]] | |||
</noinclude> |
Revision as of 14:31, 11 July 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 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 |