Template:Infobox Software/doc: Difference between revisions

From Citizendium
Jump to navigation Jump to search
imported>Caesar Schinas
(Created documentation page with examples.)
 
imported>Caesar Schinas
mNo edit summary
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
This [[infobox]] can be used to display information about [[software]]; either [[application]]s or [[operating system]]s. See the examples below.
<!-- Do not remove this line. Replace the instructions below with the correct documentation. -->
This infobox can be used to display information about any type of software [[software]]


----
==== Usage ====
The following parameters are currently available:
<pre>
{{Infobox Software
| name          =
| logo          =
| screenshot    =
| website        =
| creator        =
| developer      =
| type          =
| release_first  =
| release_stable =
| source_model  =
| licence        =
| os            =
| os_family      =
| kernel_type    =
| ui            =
| platform      =
}}
</pre>


{{Infobox Software
==== Examples ====
{{Template:Infobox_Software
| name            = Acme Web Browser
| name            = Acme Web Browser
| logo            = Software_icon
| logo            = Software_icon
Line 17: Line 40:
| os              = [[Linux]]
| os              = [[Linux]]
}}
}}
 
<pre><nowiki>{{Template:Infobox_Software
<pre><nowiki>
{{Infobox Software
| name            = Acme Web Browser
| name            = Acme Web Browser
| logo            = Software_icon
| logo            = Software_icon
Line 32: Line 53:
| licence          = [[GPL|GNU General Public License]]
| licence          = [[GPL|GNU General Public License]]
| os              = [[Linux]]
| os              = [[Linux]]
}}
}}</nowiki></pre>
</nowiki></pre>
<br style="clear:both;" />
 
{{Template:Infobox_Software
<hr style="clear:both;" />
| name            = Linux
 
| logo            = Linux_Tux_Logo.png
{{Infobox Software
| screenshot      = Gnome screenshot.png
| name            = Acme OS
| website          = www.kernel.org
| logo            = Software_icon
| creator          = Linus Torvalds (Linux kernel) and Richard Stallman (GNU Utilities)
| screenshot      = Software_screenshot
| developer        = the [[Open source community|Open Source community]]
| website          = www.example.com
| developer        = Acme Corporation
| type            = [[Operating System]]
| type            = [[Operating System]]
| 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]]
| source_model    = [[Open Source]]
| licence          = [[GPL|GNU General Public License]]
| licence          = [[GNU General Public License]]
| os_family        = [[Linux]]
| os_family        = [[Unix-like]]
| kernel_type      = [[modular kernel|Modular]] [[monolithic kernel|Monolithic]]
| kernel_type      = [[kernel module|Modular]] [[Monolithic kernel|monolithic]]
| platform        = [[PowerPC]], [[x86]], [[x86-64]]
| 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]],
}}
}}
 
<pre><nowiki>{{Template:Infobox_Software
<pre><nowiki>
| name            = Linux
{{Infobox Software
| logo            = Linux_Tux_Logo.png
| name            = Acme OS
| screenshot      = Gnome screenshot.png
| logo            = Software_icon
| website          = www.kernel.org
| screenshot      = Software_screenshot
| creator          = Linus Torvalds (Linux kernel) and Richard Stallman (GNU Utilities)
| website          = www.example.com
| developer        = the [[Open source community|Open Source community]]
| developer        = Acme Corporation
| type            = [[Operating System]]
| type            = [[Operating System]]
| 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]]
| source_model    = [[Open Source]]
| licence          = [[GPL|GNU General Public License]]
| licence          = [[GNU General Public License]]
| os_family        = [[Linux]]
| os_family        = [[Unix-like]]
| kernel_type      = [[modular kernel|Modular]] [[monolithic kernel|Monolithic]]
| kernel_type      = [[kernel module|Modular]] [[Monolithic kernel|monolithic]]
| platform        = [[PowerPC]], [[x86]], [[x86-64]]
| 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]],
</nowiki></pre>
}}</nowiki></pre>

Latest revision as of 05:22, 14 May 2009

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
Stable release 2.5.12, 31st Nov 1999
Preview release 3.0.0b5, 28th Oct 1999
Source model Open Source
Licence GNU General Public License
Supported OSes 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
Created by Linus Torvalds (Linux kernel) and Richard Stallman (GNU Utilities)
Developed by the Open Source community
Software type Operating System
Source model Open Source
Licence GNU General Public License
OS Family Unix-like
Kernel Type Modular monolithic
Default UI usually Gnome or KDE
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]], 
}}