Difference between revisions of "Template:FanAGISoftwareInfobox"
From AGI Wiki
Jump to navigationJump to search(4 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
+ | <includeonly>[[Category:Tools]][[Category:Fan Tools]][[Category:All AGI Software]][[Category:AGI Tools]][[Category:Fan AGI 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> | ||
|- | |- | ||
− | | colspan="4" | <center>{{{ | + | | colspan="4" | <center>{{{Image}}}</center> |
|- valign = "top" | |- valign = "top" | ||
! Latest Version: | ! Latest Version: | ||
Line 18: | Line 19: | ||
! Developer(s): | ! Developer(s): | ||
| {{{Developers}}} | | {{{Developers}}} | ||
+ | |- valign = "top" | ||
+ | ! Interface: | ||
+ | | {{{Interface}}} | ||
|- valign = "top" | |- valign = "top" | ||
! Language: | ! Language: | ||
Line 30: | Line 34: | ||
! License: | ! License: | ||
| {{{License}}} | | {{{License}}} | ||
+ | |- valign = "top" | ||
+ | ! Type: | ||
+ | | {{{Type}}} | ||
|- valign = "top" | |- valign = "top" | ||
! Platform: | ! Platform: | ||
| {{{Platform}}} | | {{{Platform}}} | ||
− | |||
− | |||
− | |||
|- valign = "top" | |- valign = "top" | ||
! Localization: | ! Localization: | ||
Line 43: | Line 47: | ||
| {{{Website}}} | | {{{Website}}} | ||
|} | |} | ||
− | |||
− | |||
− | |||
<noinclude> | <noinclude> | ||
Use this template for AGI software entries on the [[AGI Wiki]]. | Use this template for AGI software entries on the [[AGI Wiki]]. | ||
Line 60: | Line 61: | ||
<nowiki>|</nowiki> Published = <br /> | <nowiki>|</nowiki> Published = <br /> | ||
<nowiki>|</nowiki> Developers = <br /> | <nowiki>|</nowiki> Developers = <br /> | ||
+ | <nowiki>|</nowiki> Interface = <br /> | ||
<nowiki>|</nowiki> ProgLanguage = <br /> | <nowiki>|</nowiki> ProgLanguage = <br /> | ||
<nowiki>|</nowiki> OpenSource = <br /> | <nowiki>|</nowiki> OpenSource = <br /> | ||
Line 94: | Line 96: | ||
! align="right" | Developers || : | ! align="right" | Developers || : | ||
| Developer(s) of the software. | | Developer(s) of the software. | ||
+ | |- | ||
+ | ! align="right" | Interface || : | ||
+ | | Interface type used by the software. | ||
|- | |- | ||
! align="right" | ProgLanguage || : | ! align="right" | ProgLanguage || : |
Latest revision as of 19:34, 13 May 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 AGI software entries on the AGI Wiki.
Copy & Paste
{{FanAGISoftwareInfobox
| Software =
| image = [[Image:NoPicture.png|190px]]<br />
Screenshot
| Version =
| ReleaseDate =
| Company =
| Published =
| Developers =
| Interface =
| ProgLanguage =
| OpenSource =
| Source =
| License =
| Platform =
| Type =
| Localization =
| Website =
}}
Explanation
AGI 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. |
Interface | : | Interface type used by 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 |