সাঁচ:Infobox software

অসমীয়া ৱিকিপিডিয়াৰ পৰা

Usage

{{Infobox software
| name                   = 
| title                  = 
| logo                   = [[File: ]]
| logo caption           = 
| screenshot             = [[File: ]]
| caption                = 
| collapsible            = 
| author                 = 
| developer              = 
| released               = <!-- {{Start date|YYYY|MM|DD|df=yes/no}} -->
| discontinued           = 
| latest release version = 
| latest release date    = <!-- {{Start date and age|YYYY|MM|DD|df=yes/no}} -->
| latest preview version = 
| latest preview date    = <!-- {{Start date and age|YYYY|MM|DD|df=yes/no}} -->
| frequently updated     = <!-- DO NOT include this parameter unless you know what it does -->
| programming language   = 
| operating system       = 
| platform               = 
| size                   = 
| language               = 
| status                 = 
| genre                  = 
| license                = 
| alexa                  = 
| website                = {{URL|example.org}}
}}



Example

GIMP
Wilber, The GIMP mascot

Screenshot of GIMP 2.6
বিকাশক The GIMP Development Team
প্ৰথম মুক্তি ১৯৯৬; ২৮ বছৰ  আগতে (1996)
স্থিৰ মুক্তি 2.6.10 / ৮ জুলাই ২০১০; ১৩ বছৰ আগত (2010-07-08)
প্ৰিভিউ মুক্তি 2.7.1 / ২৯ জুন ২০১০; ১৩ বছৰ আগত (2010-06-29)
বিকাশৰ স্থিতি Active
লিখা হৈছে C and GTK+
অপাৰেটিং চিষ্টেম Microsoft Windows, Mac OS X, Linux, FreeBSD, Solaris
উপলব্ধ হয় 52 languages in GIMP 2.6, 37 fully translated, others partly translated.[1][2]
প্ৰকাৰ Raster graphics editor
অনুজ্ঞাপত্ৰ GNU General Public License
এলেক্সাত স্থান 4,672[3]
ৱেবছাইট www.gimp.org
{{Infobox software
| name                   = GIMP
| logo                   = [[File:The GIMP icon - gnome.svg|64px|Wilber, The GIMP mascot]]
| screenshot             = [[File:Gimpscreen.png|250px]]
| caption                = Screenshot of GIMP 2.6
| developer              = The GIMP Development Team
| released               = {{Start date and age|1996}}
| latest preview version = 2.7.1
| latest preview date    = {{Start date and age|2010|06|29}}
| latest release version = 2.6.10
| latest release date    = {{Start date and age|2010|07|08}}
| programming language   = [[C (programming language)|C]] and [[GTK+]]
| operating system       = [[Microsoft Windows]], [[Mac OS X]], [[Linux]], [[FreeBSD]], [[Solaris (operating system)|Solaris]]
| language               = 52 languages in GIMP 2.6, 37 fully translated, others partly translated.<ref>{{cite web|title=GIMP - Documentation|url=http://www.gimp.org/docs/|date=2001-2009|work=GIMP documentation|publisher=GIMP Documentation team|accessdate=2 July 2009}}</ref><ref>{{cite web|url=http://l10n.gnome.org/module/gimp/ |title=GNOME GIMP translation statistics, see GIMP 2.6}}</ref>
| status                 = Active
| genre                  = [[Raster graphics editor]]
| license                = [[GNU General Public License]]
| alexa                  = 4,672<ref>{{Cite web|url=http://www.alexa.com/siteinfo/gimp.org|title=gimp.org Site Info|publisher=Alexa|accessdate=21 January 2012}}</ref>
| website                = {{URL|www.gimp.org}}
}}

  1. "GIMP - Documentation". GIMP documentation. GIMP Documentation team. 2001-2009. http://www.gimp.org/docs/। আহৰণ কৰা হৈছে: 2 July 2009. 
  2. "GNOME GIMP translation statistics, see GIMP 2.6". http://l10n.gnome.org/module/gimp/. 
  3. "gimp.org Site Info". Alexa. http://www.alexa.com/siteinfo/gimp.org। আহৰণ কৰা হৈছে: 21 January 2012. 

Parameters

All parameters are optional.

name
Name of the infobox. Usually, it is used to display the name of the software product, but may be anything, as it used as an internal parameter for use with frequently updated parameter, and "Stable release" / "Preview release" fields. When modifying an article which already has an infobox, be careful not to edit this parameter when frequently updated parameter is set to yes. In such cases, if you want to edit the title at the top of the infobox, use the title parameter instead.
ATTENTION: Please do not include a wikilink, hyperlink or image in this parameter. This parameter should be composed of pure text.
title
Name of the software product as displayed above the infobox. When not specified, contents of name parameter will be displayed instead.
Important note: Please do not include an image in this field. Wikipedia accessibility requirements mandates that this field should contain text that can be read by screen readers.
logo
Code for a small image to be displayed as software product's logo or computer icon. The contents of this field should look like:
[[File:File name.ext|Sizepx]]
Replace Filename.ext with the name of your image and Size with width of your image in pixels. For more information regarding use of images and their syntax, please consult: Help:Contents/Images and media.
screenshot
Code for an image to be displayed as software product's screenshot. The contents of this field should look like:
[[File:File name.ext|Sizepx]]
Replace Filename.ext with the name of your image and Size with width of your image in pixels. For more information regarding use of images and their syntax, please consult: Help:Contents/Images and media.
caption
A caption for screenshot that appears below it. Please include this parameter only when there is an image to display.
collapsible
Whether this screenshot is by default hidden and is only shown when user clicks on a minuscule "Expand" button. Can be set to "yes". Especially useful in case of long vertical screenshot (see QQ for example)
developer
Name of the current developer of the software product. It can be either an individual or an organization/business.
author
Name of the original author or publisher of the software product. It can be either an individual or an organization/business. Most of the times, it only needs to be specified when developer field is populated.
released
The date in which version 1.0 (or closely-matching release) of the software product in question reaches its release to manufacturing (RTM) stage. In case the article is about a specific major release of a software product (for instance Internet Explorer 8 or Microsoft Office 2007), this field should contain the date in which that specific major release reached RTM stage. In case the software product is still in development and has not reached its RTM stage, please ignore this field; do not use this field to specify the release date of the first preview/test release of the software product; there is already another parameter for that use.
The content of this field should look like the following:
{{Start date and age|year|month|day}}
In case the article uses DMY as date format, use this code instead:
{{Start date and age|year|month|day|df=yes}}
If you are unsure which date format to use, please consult WP:MOSDATES.
latest release version
The version number of the latest release of the software product. Please observe the following examples:
Example #1: If the article is about a product called Example Software whose latest version is 1.5, specify:
v1.5
Example #2: If the article is about a product called Example Software whose latest release is called Example Software 2008 and whose latest version number is 12.2, specify:
2008 (v12.2)
Example #3: If the article is about Famous Example Software 2010, which is a significant release of a product called Famous Example Software and whose latest version number is 14.0.0.25, just specify:
v14.0.0.25
Example #4: If the article is about Famous Example Software 2010 for which no update is released since its initial release-to-manufacturing (RTM), please omit this parameter unless there is an evidence that it is necessary for the reader to know this number. One reason would be the presence of preview releases of the software product which can only be distinguished from the RTM by their version number.
This parameter and latest release date complement each other but none strictly requires the other.
latest release date
The release date of the latest released version. If no update is released for the software since its initial release, please omit this field; filling in the released field would be enough. The content of this field should look like the following:
{{Start date and age|year|month|day}}
In case the article uses DMY as date format, use this code instead:
{{Start date and age|year|month|day|df=yes}}
If you are unsure which date format to use, please consult WP:MOSDATES.
This parameter and latest release version complement each other but none strictly requires the presence of the other.
discontinued
Whether this product is no longer being developed, thus changing the phrase "Latest release" in the infobox to "Discontinued". For technical reasons, anything for this parameter has the same effect, be it "yes", "no" or anything else. To nullify the effect of this parameter, you need to omit it.
latest preview version
The version number of the latest preview version or development branch. Should only be specified when development of a new version of the software product in question (newer than one specified in latest release version) is in progress. Please consult descriptions for latest release version provided above for best practices of specifying this parameter.
latest preview date
Specifies the release date of the latest preview version or development branch. Should only be specified when development of a new version of the software product in question (newer than one specified in latest release version) is in progress. Please consult descriptions for latest release date provided above for best practices of specifying this parameter.
frequently updated
Specifies whether the infobox retrieves the software product's latest release version, latest release date, latest preview version and latest preview date from outside the article. Users visiting the article may click the numbers directly in the infobox to edit that external source. This mode is very useful for articles about software products whose vendors keep releasing updates or newer versions. With this mode is enabled, users can quickly and effectively edit the release data without editing the article proper (and cluttering its edit history with inconsequential edits).
For technical reasons, anything for this parameter has the same effect, be it "yes", "no", "true", "false" or anything else. To nullify the effect of this parameter, you need to omit this parameter or specify nothing for it. Note, however, that if explicitly specified latest release version or latest preview version parameters are specified, the corresponding external source will be ignored. (This can be useful if the preview version is frequently updated, but the release version is not.)
To make the infobox retrieve release data from outside the article:
  1. Create an external source that supplies data for latest stable release. To do so:
    1. Copy and paste the following URL into your browser's address bar, replacing INFOBOX_NAME with the value supplied in name parameter of the infobox:
      //as.wikipedia.org/w/index.php?title=%E0%A6%B8%E0%A6%BE%E0%A6%81%E0%A6%9A:Latest_stable_software_release/INFOBOX_NAME&action=edit&preload=Template:LSR/syntax
    2. In the page that opens, fill in the required information.
    3. Save the page.
  2. Create an external source that supplies data for latest preview release. To do so:
    1. Copy and paste the following URL into your browser's address bar, replacing INFOBOX_NAME with the value suppplied in name parameter of the infobox:
      //as.wikipedia.org/w/index.php?title=%E0%A6%B8%E0%A6%BE%E0%A6%81%E0%A6%9A:Latest_preview_software_release/INFOBOX_NAME&action=edit&preload=Template:LPR/syntax
    2. In the page that opens, fill in the required information.
    3. Save the page.
  3. In the main article, add frequently updated=yes to the infobox, and delete any latest release version, latest release date, latest preview version or latest preview date parameters.
  4. Save the article.
  5. Refresh the article.
programming language
The programming language of that subject of the article. If the program language of the software product has a corresponding article in Wikipedia, please link to it. Here is an example:
Code: [[C++]] and [[C Sharp (programming language)|C#]]
Result: C++ and C#
When specifying the name of the programming language please make sure that you cite your source. Unreferenced assertions in Wikipedia may be challenged or removed. If you do not have a source, do not include this parameter.
operating system
The operating system on which the given software product works. Please be as accurate as possible in specifying this parameter (but also be mindful of the length) and avoid specifying vague phrases such as Cross-platform (or its redirect, Multi-platform). Please consider these examples:
  • If the software product works on all incarnations of Unix, Linux and derived operating systems, please specify:
    • [[Unix-like]]
  • If the software works unconditionally on ALL incarnations of Microsoft Windows, please specify:
    • [[Microsoft Windows]]
      (Do not specify [[Microsoft Windows|Windows]]; always write the full name of a registered trademark when no length restriction is imposed upon you.)
  • If the software product works only on Windows XP and all subsequent releases of Microsoft Windows, please specify:
    • [[Windows XP]] and later
  • If the software product works only on Windows XP and all subsequent releases of consumers versions of Microsoft Windows, please specify:
    • [[Windows XP]], [[Windows Vista]] and [[Windows 7]]
      (At the time of this writing, August 2010, Windows 7 was the latest consumers release of Microsoft Windows.)
  • If the software product is released for various families of different operating systems, (such as specific versions of BSD, Linux, Mac OS and Microsoft Windows) so that listing them in the infobox gives it undue length, please leave the details to article body and specify:
    • [[BSD]], [[Linux]], [[Mac OS]] and [[Microsoft Windows]]
  • If the software is an operating system–independent web application, ignore this parameter.
platform
The computing platform on which the product runs. You might like to include the following information:
Please avoid specifying vague phrases such as "cross-platform" unless the following conditions meet:
  1. The software product has been released for numerous different platforms, so much so that including all of them causes the infobox size to grow unduly large.
  2. The article body lists the platforms under which the product runs.
If the above do not meet, then specifying such a vague phrase is the same as not specifying it.
size
Size of the installer package. Only applies to software products that are available via download. For products distributed physically in boxes or other packages, ignore this parameter. Do not forget to include your unit of measurements (i.e. Kilobytes, megabytes or gigabytes).
Note: Use a non-breaking space ("&nbsp;") to prevent numbers and units of measurements from separating when "word wrapping" occurs. You can also use {{Nowrap}} template to produce the same effect.
Observe the following examples:
  • 760&nbsp;[[Kilobyte|KB]] → 760 KB
  • 32&nbsp;[[Megabyte|MB]] → 32 MB
  • {{Nowrap|842 [[Kilobyte|KB]]}}842 KB
  • {{Nowrap|48.5 [[Megabyte|MB]]}}48.5 MB
For more information, visit WP:UNITS
language
Lists the Natural languages in which the software product user interface can interact with user. Please do not supply "Multilingual" or such vague phrases which do not add to the knowledge of the reader. When the list of languages is huge AND when those languages are listed in the article body, please specify number of the supported languages instead. Also please do not wikilink the name of languages: Readers are most likely unwilling to read about those languages. For a comprehensive list of items that should not be generally linked to, see Wikipedia:Manual of Style/Linking § What generally should not be linked.
status
The development status of the computer program, such as: Planned, Active, Unmaintained, Discontinued, Stalled or Abandonware
genre
Type of program. Should be wikilinked to an article such as Geographic information system. For more information, consult List of software categories. Please do not use this field to briefly describe the role and function of the subject of the article. For example, instead of "SVG creator, editor and converter", consider using "Vector graphics editor". Instead of "PDF creator, editor, converter and viewer", consider using "Desktop publishing software". Instead of "DWG creator/editor", consider using "Computer-aided design".
license
Type of the software license under which the consumer is allowed to use the product. You may specify it in two forms:
  • You may specify a type of well-known license. For example:
    • Proprietary commercial software ([[Proprietary software|Proprietary]] [[commercial software]]): Software products which are licensed for use for a price. Most software today are published under this license type. (As in this example, please be sure to link to [[Proprietary software]], which is an article about this type of software, and not to [[Proprietary]], which is a disambiguation page.)
    • Freeware: Software products which are licensed for use (and sometimes redistribution) but free of charge.
    • Free software: Software products that can be used, studied, and modified without restriction, and which can be copied and redistributed in modified or unmodified form.
  • You may specify a well-known licensing scheme, such as:
Please avoid specifying phrases that makes no sense to the reader such as "Microsoft EULA", "Adobe End-User License Agreement" or "Symantec Terms of License", etc. (Always bear in mind that you are writing the article for those who do not know about the subject and come to the article to gain knowledge. You are not writing Wikipedia articles for your fellow co-editors who already know!)
licence
Same as license. 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.
alexa
The website's current Alexa ranking (find on Alexa.com; make sure to cite Alexa's page for this info.)
website
The web site URL of the software package. This URL must be readable in print. Therefore, you should use {{URL}} template like this: "{{URL|http://www.example.com}}". Avoid using printer-hostile forms like "[http://www.example.com Example website]".

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.

Sub-templates

Dates will only be included if you use {{Start date}} or {{End date}} (use the former for single dates; but do not use any of these if the date is before 1583 CE).

URLs will only be included if you use {{URL}}.

Please do not remove instances of these sub-templates.

Classes

hCalendar uses HTML classes including:

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

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

See also