Aurora is on version 2.5.0 C#, available at the Aurora Forums.

Contact Erik on the forum for a wiki account.

Template:Infobox software/doc

From AuroraWiki
Jump to navigation Jump to search

Usage

{{Infobox software
| name                   = 
| logo                   = <!-- [[File: ]] -->
| screenshot             = <!-- [[File: ]] -->
| caption                = 
| collapsible            = 
| author                 = 
| developer              = 
| released               = <!-- {{start date|YYYY|MM|DD}} -->
| discontinued           = 
| latest release version = 
| latest release date    = <!-- {{start date and age|YYYY|MM|DD}} -->
| latest preview version = 
| latest preview date    = <!-- {{start date and age|YYYY|MM|DD}} -->
| frequently updated     = 
| programming language   = 
| operating system       = 
| platform               = 
| size                   = 
| language               = 
| status                 = 
| genre                  = 
| license                = 
| website                = [http://www.example.org/ example.org]
}}


Example

Example: Yoyodyne
200px
Yoyodyne v0.9 screenshot
Developer(s) Yoyodyne Industries Inc.
Initial release 1911 (1911)
Stable release 0.9 / 2006-01-01; 18 years ago
Operating system Unix-like
Size 25MB
Type Yoyonics
License GNU General Public License
Website example.org
{{Infobox software
| name                   = Example: Yoyodyne
| logo                   = 
| screenshot             = [[File:Yoyo patent 1866.png|200px]]
| caption                = Yoyodyne v0.9 screenshot
| developer              = Yoyodyne Industries Inc.
| released               = {{Start date|1911}}
| latest release version = 0.9
| latest release date    = {{Start date and age|2006|01|01}}
| latest preview version = 
| latest preview date    = 
| operating system       = [[Unix-like]]
| operating system desc  = 
| size                   = 25MB
| genre                  = Yoyonics
| license                = [[GNU General Public License]]
| website                = [http://www.example.org example.org]
}}

Parameters

All parameters are optional.

name
name of software (note: if you don't put the right thing here it breaks the latest release / latest preview fields when "frequently updated" is enabled)
logo
logo
screenshot
screenshot image
caption
caption for screenshot
collapsible
can be set to "yes" in case of long vertical screenshot (see QQ for example)
author
original author of the program
developer
current developer of the program
released
the release date of version 1.0 (or closely-matching release). For subsequent or prior releases, use latest release date.
Can use {{Start date}} template.
discontinued
whether this product is no longer being developed (changes the words 'Latest release' to 'discontinued). Any value will do, though 'yes' or 'true' are preferred for clarity. Use the last release version and date in the 'latest release' parameters, below.
latest release version
latest released version number
latest release date
release date of the latest released version; suggested use of {{Start date and age}} template
latest preview version
version number of preview version or development branch
latest preview date
preview date; suggested use of {{Start date and age}} template
frequently updated
if set to "yes", latest release/preview date and version have to be defined in subtemplate by clicking the numbers directly in the infobox (make sure the "name" parameter above exactly matches the name of the subtemplate pages)
programming language
programming language
operating system
operating system. For Unix-like multi-OS programs use: Any [[Unix-like]]
platform
platform (Java, .NET). For multi-platform programs use: [[Cross-platform]]
size
in megabytes
language
natural language (English, French)
status
Should probably be one of: Planned, Active, Unmaintained
genre
Type of program. Probably wikilinked to an article such as Geographic information system.
license
License such as proprietary, [[GNU General Public License|GPL]]. Pick either license (American English) or licence (Commonwealth English), not both - select the one which matches the content of the article the template is used in.
website
Web site of software package.

Microformat

The HTML mark up produced by this template includes an hCalendar microformat, which makes the event details parsable by computers, either acting automatically to catalogue articles across Wikipedia, or via a browser tool operated by a person, to (for example) add the subject to a calendar or diary application. For more information about the use of microformats on Wikipedia, please see the microformat project.

Dates will only appear if you use {{Start date}} or {{End date}} (use the former for single dates). As an alternative, you may use or {{Start-date}} and {{End-date}}.

hCalendar uses HTML classes including:

  • attendee
  • contact
  • description
  • dtend
  • dtstart
  • location
  • organiser
  • summary
  • vevent

Please do not rename or remove these classes; nor collapse nested elements which use them.

See also


</includeonly>