Difference between revisions of "Template:AGISoftwareInfobox"
Line 1: | Line 1: | ||
− | {|style="width: | + | {|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>{{{image}}}</center> | | colspan="4" | <center>{{{image}}}</center> | ||
|- valign = "top" | |- valign = "top" | ||
− | ! | + | ! Latest Version: |
| {{{Version}}} | | {{{Version}}} | ||
|- valign = "top" | |- valign = "top" | ||
! nowrap|Release Date: | ! nowrap|Release Date: | ||
| {{{ReleaseDate}}} | | {{{ReleaseDate}}} | ||
+ | |- valign = "top" | ||
+ | ! Company: | ||
+ | | {{{Company}}} | ||
+ | |- valign = "top" | ||
+ | ! Publication Status: | ||
+ | | {{{Published}}} | ||
|- valign = "top" | |- valign = "top" | ||
! Developer(s): | ! Developer(s): | ||
Line 15: | Line 21: | ||
! Language: | ! Language: | ||
| {{{ProgLanguage}}} | | {{{ProgLanguage}}} | ||
+ | |- valign = "top" | ||
+ | ! Open Source: | ||
+ | | {{{OpenSource}}} | ||
+ | |- valign = "top" | ||
+ | ! License: | ||
+ | | {{{License}}} | ||
+ | |- valign = "top" | ||
+ | ! nowrap|Source Available: | ||
+ | | {{{Source}}} | ||
|- valign = "top" | |- valign = "top" | ||
! Platform: | ! Platform: | ||
Line 29: | Line 44: | ||
|} | |} | ||
− | <includeonly> | + | <includeonly>[[Category:Tools]]</includeonly> |
− | [[Category: | ||
− | |||
− | </includeonly> | ||
<noinclude> | <noinclude> | ||
Line 38: | Line 50: | ||
== Copy & Paste == | == Copy & Paste == | ||
− | <nowiki>{{</nowiki> | + | <nowiki>{{</nowiki>SCISoftwareInfobox<br /> |
− | <nowiki>|</nowiki> Software = <br> | + | <nowiki>|</nowiki> Software = <br /> |
<nowiki>| image = [[Image:NoPicture.png|thumb|description]]</nowiki><br /> | <nowiki>| image = [[Image:NoPicture.png|thumb|description]]</nowiki><br /> | ||
'' Screenshot''<br /> | '' Screenshot''<br /> | ||
Line 88: | Line 100: | ||
<br /> | <br /> | ||
<nowiki>[[Category:Misc Utilities]]</nowiki><br /> | <nowiki>[[Category:Misc Utilities]]</nowiki><br /> | ||
− | <nowiki>[[Category: | + | <nowiki>[[Category:Tools]]</nowiki><br /> |
− | |||
== Explanation == | == Explanation == | ||
− | + | SCI Software | |
{| cellspacing="3" | {| cellspacing="3" | ||
Line 126: | Line 137: | ||
|} | |} | ||
− | [[Category:Templates]]</noinclude> | + | [[Category:Templates]] |
+ | [[Category:Infobox Templates]] | ||
+ | [[Category:Release Templates]] | ||
+ | [[Category:Tool Templates]] | ||
+ | </noinclude> |
Revision as of 23:13, 18 March 2019
Latest Version: | {{{Version}}} | ||
---|---|---|---|
Release Date: | {{{ReleaseDate}}} | ||
Company: | {{{Company}}} | ||
Publication Status: | {{{Published}}} | ||
Developer(s): | {{{Developers}}} | ||
Language: | {{{ProgLanguage}}} | ||
Open Source: | {{{OpenSource}}} | ||
License: | {{{License}}} | ||
Source Available: | {{{Source}}} | ||
Platform: | {{{Platform}}} | ||
Type: | {{{Type}}} | ||
Localization: | {{{Localization}}} | ||
Website: | {{{Website}}} |
Use this template for AGI Wiki software.
Copy & Paste
{{SCISoftwareInfobox
| Software =
| image = [[Image:NoPicture.png|thumb|description]]
Screenshot
| Version =
| ReleaseDate =
| Developers =
| ProgLanguage = <-- [[w:C++|C++]] / [[w:Qt_(framework)|QT]] -->
| Platform =
| Type =
| Localization = <-- [[w:English|English]] -->
| Website =
}}
<div align="center"><span style="font-size: 22pt">Name</span>
''Author: [[User:Name|Name]]''
03/23/14</div>
== <br />Description ==
== <br />Download ==
* [[File:ZIP.PNG|ZIP File]] [[File:|]]<span class="DLInfo"> (ZIP file) [ KB]</span>
<!--* [[File:ZIP.PNG|ZIP File]] [[AGI:Misc/|]]<span class="DLInfo"> (ZIP file) [ KB]</span>-->
== <br />Usage ==
<blockquote>
</blockquote>
== <br />Known issues ==
*
== <br />Credits ==
* [[User:Name|Name]]
== <br />See Also ==
* [[:Category:|]]
[[Category:Misc Utilities]]
[[Category:Tools]]
Explanation
SCI Software
Software | : | Software's name |
---|---|---|
image | : | Uploaded image, if none available, leave this empty and remove copy & paste-section's preliminary text. |
Current Version | : | Current stable version of software & version download link. |
Release Date | : | Date program was released. |
Developers | : | Developer(s) of the software. |
ProgLanguage | : | Programming Language used to write the software. |
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 |