Template:Infobox Software

From Citizendium
Revision as of 10:04, 25 November 2008 by imported>Caesar Schinas (documentation)
Jump to navigation Jump to search


This infobox can be used to display information about any type of software software

Usage

The following parameters are currently available:

{{Infobox Software
| name           = 
| logo           = 
| screenshot     = 
| website        = 
| creator        = 
| developer      = 
| type           = 
| release_first  = 
| release_stable = 
| source_model   = 
| licence        = 
| os             = 
| os_family      = 
| kernel_type    = 
| ui             = 
| platform       = 
}}

Examples

Acme Web Browser
File:Software icon
File:Software screenshot
Website www.example.com
Developed by Acme Corporation
Software Type Web Browser
Initial release 1.0.0, 1st Jan 1995
Latest stable release 2.5.12, 31st Nov 1999
Latest preview release 3.0.0b5, 28th Oct 1999
Source model Open Source
Licence GNU General Public License
Supported Operating Systems Linux


{{Template:Infobox_Software
| name             = Acme Web Browser
| logo             = Software_icon
| screenshot       = Software_screenshot
| website          = www.example.com
| developer        = Acme Corporation
| type             = [[Web Browser]]
| release_first    = 1.0.0, 1st Jan 1995
| release_stable   = 2.5.12, 31st Nov 1999
| release_preview  = 3.0.0b5, 28th Oct 1999
| source_model     = [[Open Source]]
| licence          = [[GPL|GNU General Public License]]
| os               = [[Linux]]
}}


Linux
Linux Tux Logo.png
Gnome screenshot.png
Website www.kernel.org
Developed by the Open Source community
Software Type Operating System
Source model Open Source
Licence GNU General Public License
Operating System Family Unix-like
Kernel Type Modular monolithic
Supported Platforms x86, x86-64, PowerPC, AMD64, ARM, DEC Alpha, HP PA-RISC, IA-64, MIPS, Motorola 68k, IBM S/390, Sun SPARC,


{{Template:Infobox_Software
| name             = Linux
| logo             = Linux_Tux_Logo.png
| screenshot       = Gnome screenshot.png
| website          = www.kernel.org
| creator          = Linus Torvalds (Linux kernel) and Richard Stallman (GNU Utilities)
| developer        = the [[Open source community|Open Source community]]
| type             = [[Operating System]]
| source_model     = [[Open Source]]
| licence          = [[GNU General Public License]]
| os_family        = [[Unix-like]]
| kernel_type      = [[kernel module|Modular]] [[Monolithic kernel|monolithic]]
| ui               = usually [[Gnome]] or [[KDE]]
| platform         = [[x86]], [[x86-64]], [[PowerPC]], [[AMD64]], [[ARM]], [[DEC Alpha]], [[HP PA-RISC]], [[IA-64]], [[MIPS]], [[Motorola 68k]], [[IBM S/390]], [[Sun SPARC]], 
}}