Jump to content

ទំព័រគំរូ:Infobox programming language/doc

ពីវិគីភីឌា
កំណែ​នៅ ម៉ោង១៧:៤៤ ថ្ងៃពុធ ទី១០ ខែតុលា ឆ្នាំ២០១២ ដោយ Nisetpdajsankha (ការពិភាក្សា | ការរួមចំណែក) (បានបង្កើតទំព័រដែលផ្ដើមដោយ {{Documentation subpage}} <!-- EDIT TEMPLATE DOCUMENTATION BELOW THIS LINE --> == Usage == <pre> {{Infobox programming...)

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
រចនាដោយGuy L. Steele and Gerald Jay Sussman
ចេញដំបូង1970s
ក្បួនកំណត់ប្រភេទstrong, dynamic
Scopelexical
កន្ទុយឈ្មោះសំណុំសារ.scm, .ss
Major implementations
PLT Scheme, MIT Scheme, Scheme48, Guile
Dialects
many
Influenced by
Lisp, ALGOL
Influenced
Common Lisp
{{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.

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.