Template:Infobox programming language/doc
This is a documentation subpage for Template:Infobox programming language. It may contain usage information, categories and other content that is not part of the original template page. |
[[File:{{{logo}}}|121px]] | |
[[File:{{{screenshot}}}|300px]] | |
Paradigm | paradigm or paradigms |
---|---|
Family | family |
Designed by | designer or designers |
Developer | developer or developers |
First appeared | released |
Stable release | latest release version
/ latest release date |
Preview release | latest preview version
/ latest preview date |
Typing discipline | typing |
Scope | scope |
Implementation language | programming language |
Platform | platform |
OS | operating system |
License | license |
Filename extensions | file ext |
File formats | file format or file formats |
Website | website |
Major implementations | |
implementations | |
Dialects | |
dialects | |
Influenced by | |
influenced by | |
Influenced | |
influenced | |
Syntax
{{Infobox programming language | name = <!-- otherwise defaults to {{PAGENAME}} --> | logo = <!-- (filename) --> | logo caption = | screenshot = <!-- (filename) --> | screenshot caption = | paradigm = <!-- or: | paradigms = --> | family = | designer = <!-- or: | designers = --> | developer = <!-- or: | developers = --> | released = <!-- {{start date and age|YYYY|MM|DD|df=yes/no}} --> | 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}} --> | typing = | scope = | programming language = | discontinued = | platform = | operating system = | license = | file ext = | file format = <!-- or: | file formats = --> | website = <!-- {{url|www.example.com}} --> | implementations = | dialects = | influenced by = | influenced = }}
Parameters
TemplateData for Infobox programming language
An infobox for programming languages, scripting languages or computer programs directly related to software development that implement the aforementioned.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Title | title | Title of the software. If not specified the 'name' parameter or the PAGENAME are used. It should be plain text, do not include a wikilink, hyperlink or image in this parameter.
| String | optional |
Name | name | Name used if title not specified. This is also used internally in combination with Template:Latest stable software release/'name'. It should be plain text, do not include a wikilink, hyperlink or image in this parameter. | String | optional |
Logo | logo | Filename for the image e.g. 'File:Monodevelop Logo.svg' | String | optional |
Logo size | logo size logo_size | Size of the logo
| String | optional |
Logo alternative text | logo alt logo_alt | Alternative text for the logo (used by the blind and when web browsers cannot or do not load the image) | String | optional |
Logo caption | logo caption | Caption for the logo. Must only be used to provide anything far more important than 'This is the logo of X'. e.g. used for inserting {{ffdc}} or {{deletable image-caption}}. | String | optional |
Collapsible? | collapsible | Whether this screenshot is hidden by default, set to 'yes' to place the screenshot in a collapsible section | String | optional |
Screenshot | screenshot | File name for a screenshot of the subject of the infobox, e.g. 'File:Monodevelop-main-window.png'
| String | optional |
Screenshot size | screenshot size screenshot_size | Size of screenshot | String | optional |
Screenshot alternative text | screenshot alt screenshot_alt | Alternative text for the screenshot (used by the blind and when web browsers cannot or do not load the image) | String | optional |
Screenshot caption | caption | Caption for the screenshot | String | optional |
Paradigm | paradigm | Programming paradigms used, implemented or mandated | String | optional |
Family | family | Name of the family or any other hyponymic entity, if applicable | String | optional |
Initial release date | released year | 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. | String | optional |
Designer | designer | Name of the designer. It can be either an individual or an organization/business. | String | optional |
Developer | developer | Name of the current developer. It can be either an individual or an organization/business. | String | optional |
Is discontinued? | discontinued | Whether this product is no longer being developed, thus changing the phrase 'Latest release' in the infobox to 'Final release'. 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. | String | optional |
Latest release version | latest release version latest_release_version | The version number of the latest release of the software product. E.g. 'v1.5', '2008 (v12.2)'. Applicable only if the subject is a computer program, e.g. an IDE or development tool. | String | optional |
Latest release date | latest release date 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}} | String | optional |
Latest preview version | latest preview version latest test version latest_preview_version latest_test_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. | String | optional |
Latest preview date | latest preview date latest test date latest_preview_date latest_test_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. | String | optional |
Typing discipline | typing | Specifies the typing discipline implemented, used, or mandated | String | optional |
Scope | scope | Specifies the scope of the identifiers, if applicable | String | optional |
Implementations | implementations | Applies only if the subject is a programming language, scripting language or something that can be implemented. Specifies the IDEs or development tools that implement the subject of the infobox. | String | optional |
Dialects | dialects | Applies only if the subject is a programming language or scripting language. Specifies the dialects of subject of the infobox, if any. | String | optional |
Influenced by | influenced by influenced_by | Name of notable concepts, methodologies, approaches, or practices that influenced the creation of the subject of the infobox. | String | optional |
Influenced | influenced | Name of notable concepts, methodologies, approaches or practicies that were created under the influence of the subject of the infobox. | String | optional |
Programming language | programming language programming_language | Applies only when the subject of the infobox is a computer program. Specifies the programming language with which the subject of the infobox is created. If the program language of the software product has a corresponding article in Wikipedia, please link to it. E.g. '[[C++]] and [[C Sharp (programming language)|C#]]'. | String | optional |
Platform | platform | The computing platform for which the subject of the infbox is designed. Can be specific processors like '[[IA-32]]' (i386), '[[x86-64]]', 'Itanium', 'ARM' or 'MIPS'. | String | optional |
Operating system | operating system 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). E.g. '[[Microsoft Windows]]' or '[[Windows]]', '[[Windows XP]] and later'. If the software is an operating system–independent web application, ignore this parameter. | String | optional |
License | license | Type of the software license under which the consumer is allowed to use the product. E.g. '[[Proprietary software|Proprietary]] [[commercial software]]', '[[Freeware]]', '[[Free software]]', '[[GNU General Public License]]', '[[BSDLicense]]'. | String | optional |
File extension | File extensions file ext file_ext | Name of the notable filename extensions associated with the subject of the infobox. | String | optional |
File format | File format file_format fileformat | Name of the notable file formats associated with the subject of the infobox, except plain text. | String | optional |
Website | website | The web site URL of the software package. Use '{{URL|http://www.example.com}}'. | String | optional |
Body style (CSS) | bodystyle | CSS styling for the infobox as a whole | String | optional |
Example
Paradigm | multi-paradigm: object-oriented, imperative, functional, procedural, reflective |
---|---|
Designed by | Guido van Rossum |
Developer | Python Software Foundation |
First appeared | 1991 |
Stable release | |
Preview release | 3.5.0b3
/ 5 July 2015[3] |
Typing discipline | duck, dynamic, strong, gradual (as of Python 3.5)[4] |
OS | Cross-platform |
License | Python Software Foundation License |
Filename extensions | .py, .pyc, .pyd, .pyo, .pyw |
Website | www |
Major implementations | |
CPython, IronPython, Jython, PyPy | |
Dialects | |
Cython, RPython, Stackless Python | |
Influenced by | |
ABC,[5] ALGOL 68,[6] C,[7] C++,[8] Dylan,[9] Haskell,[10] Icon,[11] Java,[12] Lisp,[13] Modula-3,[8] Perl | |
Influenced | |
Boo, Cobra, D, F#, Falcon, Go, Groovy, JavaScript,[14][15] Julia,[16] Nim, Ruby,[17] Swift[18] | |
|
{{Infobox programming language | name = Python | logo = Python logo and wordmark.svg | logo_size = 260px | paradigm = [[multi-paradigm programming language|multi-paradigm]]: [[object-oriented programming|object-oriented]], [[imperative programming|imperative]], [[functional programming|functional]], [[procedural programming|procedural]], [[reflective programming|reflective]] | year = {{Start date and age|df=yes|1991}} | designer = [[Guido van Rossum]] | developer = [[Python Software Foundation]] | latest_release_version = 3.4.3 | latest_release_date = {{Start date|df=yes|2015|02|25}}<ref>{{cite web |url=https://docs.python.org/3.4/whatsnew/changelog.html#python-3-4-3 |title=Python 3.4.3 |publisher=Python Software Foundation |accessdate=27 February 2015}}</ref><br>2.7.10 /<br>{{Start date|df=yes|2015|05|23}}<ref name="">{{cite web |url=https://www.python.org/downloads/release/python-2710/ |title=Python 2.7.10 Release |publisher=Python Software Foundation |accessdate=24 May 2015}}</ref> | latest_preview_version = 3.5.0b3 | latest_preview_date = {{Start date|df=yes|2015|07|05}}<ref name="Python Release Python 3.5.0b2">{{cite web |url=https://www.python.org/downloads/release/python-350b3/ |title=Python Release Python 3.5.0b3 |publisher=Python Software Foundation |accessdate=9 July 2015}}</ref><!-- br>2.7.9rc1 /<br>{{Start date|df=yes|2014|11|26}}<ref>{{cite web |url=https://www.python.org/downloads/release/python-279rc1/ |title=Python 2.7.9 rc1 Release |publisher=Python Software Foundation |accessdate=26 November 2014}}</ref --> | typing = [[duck typing|duck]], [[dynamic typing|dynamic]], [[strong typing|strong]], [[gradual typing|gradual]] (as of Python 3.5)<ref>{{cite web|url=https://lwn.net/Articles/627418/|title=Type hinting for Python|publisher=LWN.net|date=2014-12-24|accessdate=2015-05-05}}</ref> | implementations = [[CPython]], [[IronPython]], [[Jython]], [[PyPy]] | dialects = [[Cython]], [[RPython]], [[Stackless Python]] | influenced_by = [[ABC (programming language)|ABC]],<ref name="faq-created"/> [[ALGOL 68]],<ref name="98-interview"/> [[C (programming language)|C]],<ref name="AutoNT-1"/> [[C++]],<ref name="classmix"/> [[Dylan (programming language)|Dylan]],<ref name="AutoNT-2"/> [[Haskell (programming language)|Haskell]],<ref name="AutoNT-3"/> [[Icon (programming language)|Icon]],<ref name="AutoNT-4"/> [[Java (programming language)|Java]],<ref name="AutoNT-5"/> [[Lisp (programming language)|Lisp]],<ref name="AutoNT-6"/> [[Modula-3]],<ref name="classmix" /> [[Perl]] | influenced = [[Boo (programming language)|Boo]], [[Cobra (programming language)|Cobra]], [[D (programming language)|D]], [[F Sharp (programming language)|F#]], [[Falcon (programming language)|Falcon]], [[Go (programming language)|Go]], [[Groovy (programming language)|Groovy]], [[JavaScript]],<ref>{{cite web|title=Perl and Python influences in JavaScript|date=24 February 2013|website=http://www.2ality.com/|url=http://www.2ality.com/2013/02/javascript-influences.html | accessdate = 15 May 2015}}</ref><ref>{{cite web|title= Chapter 3: Tha Nature of JavaScript; Influences|last= Rauschmayer|first= Axel|website=O'Reilly, Speaking JavaScript|url=http://speakingjs.com/es5/ch03.html|accessdate=15 May 2015}}</ref> [[Julia (programming language)|Julia]],<ref>{{cite web| title = Why We Created Julia| date= February 2012| website= Julia website| url= http://julialang.org/blog/2012/02/why-we-created-julia/| accessdate= 5 June 2014}}</ref> [[Nim (programming language)|Nim]], [[Ruby (programming language)|Ruby]],<ref name="bini"/> [[Swift (Apple programming language)|Swift]]<ref name="lattner2014">{{cite web|url=http://nondot.org/sabre/|title=Chris Lattner's Homepage|last=Lattner|first=Chris|date=3 June 2014|accessdate=3 June 2014|publisher=Chris Lattner|quote=The Swift language is the product of tireless effort from a team of language experts, documentation gurus, compiler optimization ninjas, and an incredibly important internal dogfooding group who provided feedback to help refine and battle-test ideas. Of course, it also greatly benefited from the experiences hard-won by many other languages in the field, drawing ideas from Objective-C, Rust, Haskell, Ruby, Python, C#, CLU, and far too many others to list.}}</ref> | operating_system = [[Cross-platform]] | license = [[Python Software Foundation License]] | website = {{URL|https://www.python.org/}} | file_ext = .py, .pyc, .pyd, .pyo, .pyw | wikibooks = Python Programming }}
Microformat
The HTML mark-up produced by this template includes an hCalendar microformat that makes event details readily parsable by computer programs. This aids tasks such as the cataloguing of articles and maintenance of databases. For more information about the use of microformats on Wikipedia, please visit the Microformat WikiProject.
- Classes used
The HTML classes of this microformat include:
- attendee
- contact
- description
- dtend
- dtstart
- location
- organiser
- summary
- url
- vevent
nor collapse nested elements which use them.
- ^ "Python 3.4.3". Python Software Foundation. Retrieved 27 February 2015.
- ^ "Python 2.7.10 Release". Python Software Foundation. Retrieved 24 May 2015.
- ^ "Python Release Python 3.5.0b3". Python Software Foundation. Retrieved 9 July 2015.
- ^ "Type hinting for Python". LWN.net. 2014-12-24. Retrieved 2015-05-05.
- ^ Cite error: The named reference
faq-created
was invoked but never defined (see the help page). - ^ Cite error: The named reference
98-interview
was invoked but never defined (see the help page). - ^ Cite error: The named reference
AutoNT-1
was invoked but never defined (see the help page). - ^ a b Cite error: The named reference
classmix
was invoked but never defined (see the help page). - ^ Cite error: The named reference
AutoNT-2
was invoked but never defined (see the help page). - ^ Cite error: The named reference
AutoNT-3
was invoked but never defined (see the help page). - ^ Cite error: The named reference
AutoNT-4
was invoked but never defined (see the help page). - ^ Cite error: The named reference
AutoNT-5
was invoked but never defined (see the help page). - ^ Cite error: The named reference
AutoNT-6
was invoked but never defined (see the help page). - ^ "Perl and Python influences in JavaScript". http://www.2ality.com/. 24 February 2013. Retrieved 15 May 2015.
{{cite web}}
: External link in
(help)|website=
- ^ Rauschmayer, Axel. "Chapter 3: Tha Nature of JavaScript; Influences". O'Reilly, Speaking JavaScript. Retrieved 15 May 2015.
- ^ "Why We Created Julia". Julia website. February 2012. Retrieved 5 June 2014.
- ^ Cite error: The named reference
bini
was invoked but never defined (see the help page). - ^ Lattner, Chris (3 June 2014). "Chris Lattner's Homepage". Chris Lattner. Retrieved 3 June 2014.
The Swift language is the product of tireless effort from a team of language experts, documentation gurus, compiler optimization ninjas, and an incredibly important internal dogfooding group who provided feedback to help refine and battle-test ideas. Of course, it also greatly benefited from the experiences hard-won by many other languages in the field, drawing ideas from Objective-C, Rust, Haskell, Ruby, Python, C#, CLU, and far too many others to list.