সাঁচ:Infobox programming language/doc
|
|
এয়া হৈছে ‘সাঁচ:Infobox programming language’ শীৰ্ষক সাঁচটোৰ নথিকৰণৰ উপপৃষ্ঠা। ইয়াত সাঁচটো ব্যৱহাৰৰ তথ্য, শ্ৰেণীসমূহ, আন্তঃৱিকি সংযোগবোৰ আৰু অন্য সমল থাকে, যিবোৰ মূল সাঁচ পৃষ্ঠাটোৰ অংশ নহয়। |
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
[সম্পাদনা কৰক]| প্ৰকাৰ | 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 |
{{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.