ទំព័រគំរូ:Infobox web browser
Usage
[កែប្រែ]{{Infobox web browser | name = | logo = | screenshot = | screenshot_alt = | caption = | collapsible = | author = | slogan = | developer = | released = <!-- {{Start date and age|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}} --> | status = | programming language = | operating system = | included with = | engine = | platform = | size = | language = | genre = | license = | website = <!-- {{URL|www.example.org}} --> | standard = | AsOf = }}
Parameters
[កែប្រែ]All parameters are optional.
- name
- name of web browsers; has technical uses beyond just display, thus must contain pure text only (see Latest versions in separate templates section for details)
- title
- name of the web browser; can contain formatting wikicode and replaces the visual role of name parameter described above
- 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
- slogan
- software's (official) slogan
- 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 and age}} 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
- status
- Should probably be one of: Planned, Active, Unmaintained
- programming language
- programming language
- operating system
- operating system. For Unix-like multi-OS programs use: Any Unix-like
- included with
- names of the operating system or devices that come with this browser built-in
- engine
- the engine that runs the software
- Or alternatively:
- engines
- a short listing of the plurality of engines that run the software
- platform
- platform (Java, .NET). For multi-platform programs use: Cross-platform
- size
- in megabytes
- language
- natural language (English, French)
- 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.
- standard
- Include the name of standards which the web browser supports, such as HTML5, CSS3, OOXML, etc.
- AsOf
- Some articles are not well attended and their infoboxes may rapidly date. This field may reflect the date of the last update to the infobox. For more information, see Wikipedia:As of.
Latest versions in separate templates
[កែប្រែ]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).
To make the infobox retrieve release data from outside the article:
- Create an external source that supplies data for latest stable release. To do so:
- 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://km.wikipedia.org/w/index.php?title=%E1%9E%91%E1%9F%86%E1%9E%96%E1%9F%90%E1%9E%9A%E1%9E%82%E1%9F%86%E1%9E%9A%E1%9E%BC:Latest_stable_software_release/INFOBOX_NAME&action=edit&preload=Template:LSR/syntax
- In the page that opens, fill in the required information.
- Save the page.
- Copy and paste the following URL into your browser's address bar, replacing INFOBOX_NAME with the value supplied in
- Create an external source that supplies data for latest preview release. To do so:
- 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://km.wikipedia.org/w/index.php?title=%E1%9E%91%E1%9F%86%E1%9E%96%E1%9F%90%E1%9E%9A%E1%9E%82%E1%9F%86%E1%9E%9A%E1%9E%BC:Latest_preview_software_release/INFOBOX_NAME&action=edit&preload=Template:LPR/syntax
- In the page that opens, fill in the required information.
- Save the page.
- Copy and paste the following URL into your browser's address bar, replacing INFOBOX_NAME with the value suppplied in
- In the main article delete any
latest release version
,latest release date
,latest preview version
orlatest preview date
parameters (otherwise they will take precedence over templates' data). - Save the article.
- Refresh the article.
The same templates may be shared between related articles. To do so, specify the subpage name of the templates' versions in the infobox's parameter |name=
and add |title=subject of the article
parameter to make the infobox display the proper name in the article.
Example
[កែប្រែ]A screenshot of Konqueror 4.4.2 showing the default homepage | |
Slogan | Conquer the Web! |
---|---|
Developer(s) | KDE |
Initial release | 14 តុលា 1996 |
Written in | C++ (Qt) |
Operating system | Unix-like, Windows |
Engines | KHTML, WebKit |
Platform | KDE Plasma Workspaces |
Type | Web browser, file browser |
License | GPLv2+ |
Website | konqueror.org |
{{Infobox web browser | name = KDE Software Compilation 4 | title = Konqueror | logo = [[File:Konqueror 4 Oxygen.svg|80px]] | screenshot = [[File:Konqueror 4 4 2.png|300px]] | caption = A screenshot of Konqueror 4.4.2 showing the default homepage | slogan = Conquer the Web! | developer = [[KDE]] | released = {{Start date and age|1996|10|14|df=yes}} | frequently updated = yes <!-- Release version update? Don't edit this page, just click on the version number! --> | programming language = [[C++]] ([[Qt (framework)|Qt]]) | operating system = [[Unix-like]], [[Microsoft Windows|Windows]] | platform = [[KDE Plasma Workspaces]] | engines = [[KHTML]], [[WebKit]] | state = Active | genre = [[Web browser]], [[file browser]] | license = [[GNU General Public License#Version 2|GPLv2+]] | website = {{URL|http://www.konqueror.org}} }}
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 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}}.
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.