সাঁচ:Infobox programming language

অসমীয়া ৱিকিপিডিয়াৰ পৰা
{{{logo}}}
{{{logo caption}}}
{{{screenshot}}}
{{{screenshot caption}}}
প্ৰকাৰ {{{paradigm}}}
সৃষ্টিৰ সময় {{{year}}}
সৃষ্টিকৰ্তা {{{designer}}}
বিকাশক {{{developer}}}
Typing discipline {{{typing}}}
Scope {{{scope}}}
Major implementations {{{implementations}}}
উপভাষা {{{dialects}}}
Influenced by {{{influenced by}}}
Influenced {{{influenced}}}
Implementation language {{{programming language}}}
প্লেটফৰ্ম {{{platform}}}
অপাৰেটিং চিষ্টেম {{{operating system}}}
ফাইল এক্সটেঞ্চন {{{file ext}}}
ৱেবছাইট {{{website}}}
পৰিয়াল {{{family}}}

Usage[সম্পাদনা কৰক]

{{Infobox programming language
 | name                   = 
 | logo                   = 
 | logo caption           = 
 | screenshot             = 
 | screenshot caption     = 
 | file ext               = 
 | paradigm               = 
 | scope                  =
 | released               = <!-- {{Start date|YYYY}} -->
 | designer               = 
 | developer              = 
 | 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}} -->
 | typing                 = 
 | implementations        = 
 | dialects               = 
 | influenced by          = 
 | influenced             = 
 | programming language   = 
 | platform               = 
 | operating system       = 
 | license                = 
 | website                = 
 | wikibooks              = 
}}

Example[সম্পাদনা কৰক]

Scheme
প্ৰকাৰ functional
সৃষ্টিৰ সময় 1970s
সৃষ্টিকৰ্তা Guy L. Steele and Gerald Jay Sussman
Typing discipline strong, dynamic
Scope lexical
Major implementations PLT Scheme, MIT Scheme, Scheme48, Guile
উপভাষা many
Influenced by Lisp, ALGOL
Influenced Common Lisp
ফাইল এক্সটেঞ্চন .scm, .ss
Wikibooks logo Scheme at Wikibooks
{{Infobox programming language
 | name = Scheme
 | paradigm = functional
 | released = 1970s
 | designer = [[Guy L. Steele]] and [[Gerald Jay Sussman]]
 | typing = strong, dynamic
 | scope = lexical
 | 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
}}



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.