Template:Infobox programming language.html

 
ca de en es fr it nl no pl pt ru ro fi sv tr vo


 

Template documentation

Usage

{{Infobox programming language
| name                   = 
| logo                   = 
| caption                = 
| file_ext               = 
| paradigm               = 
| year                   = Use {{Start date|YYYY}}
| designer               = 
| developer              = 
| latest_release_version = 
| latest_release_date    = 
| latest_test_version    = 
| latest_test_date       = 
| typing                 = 
| implementations        = 
| dialects               = 
| influenced_by          = 
| influenced             = 
| operating_system       = 
| license                = 
| website                = 
| wikibooks              = 
}}

Example

{{Infobox programming language
| name = Scheme
| paradigm = functional
| year = 1970s
| designer = [[Guy L. Steele]] and [[Gerald Jay Sussman]]
| typing = strong, dynamic
| dialects = many
| implementations = 
[[PLT Scheme]], [[MIT Scheme]], 
[[Scheme48]], [[GNU Guile|Guile]]
| influenced_by = [[Lisp programming language|Lisp]], [[ALGOL]]
| influenced = [[Common Lisp]]
| file_ext = .scm, .ss
| wikibooks = Scheme
}}
Scheme
Usual file extensions .scm, .ss
Paradigm functional
Appeared in 1970s
Designed by Guy L. Steele and Gerald Jay Sussman
Typing discipline strong, dynamic
Major implementations PLT Scheme, MIT Scheme, Scheme48, Guile
Dialects many
Influenced by Lisp, ALGOL
Influenced Common Lisp
Wikibooks logo Scheme at Wikibooks

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 article 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).

hCalendar uses HTML classes including:

  • attendee
  • contact
  • description
  • dtend
  • dtstart
  • location
  • organiser
  • summary
  • vevent
All Right Reserved © 2007, Designed by Stylish Blog.