Шаблон:Infobox ballet

Мавод аз Википедиа — донишномаи озод
Ҳуҷҷатгузорӣ

Usage

To use the template, copy the following into an article and fill in the appropriate sections. There is no need to delete unwanted sections.

All fields are optional.

Blank

{{Infobox ballet
| name             = 
| italic title     = <!-- yes / no; defaults to yes -->
| image            = 
| image_size       = 
| alt              = 
| caption          = 
| native_name      = 
| native_name_lang = 
| choreographer    = 
| composer         = 
| librettist       =
| based_on         = 
| premiere         = <!-- {{Start date|YYYY|MM|DD|df=y}} -->
| place            = 
| ballet_company   = 
| characters       = 
| designer         = 
| setting          = 
| created_for      = 
| genre            = 
| type             = 
| url              = <!-- {{URL|example.com}} -->
}}

Parameters

{{Infobox ballet
| name             = Ballet's name (title)
| italic title     = yes
| image            = An image (filename only, e.g. Example.jpg)
| image_size       = defaults to 200px
| alt              = Alt text for the image
| caption          = Caption for the image
| native_name      = Name or title in its original language, if different
| native_name_lang = ISO code for that language (if more than one, use {{lang}} instead)
| choreographer    = Ballet's (original) choreographer
| composer         = Composer of the music
| librettist       = Writer of the story, book or adaptation for the ballet
| based_on         = Original work that inspired the ballet
| premiere         = Date ballet was first performed; use {{tl|Start date}}
| place            = Theatre and/or city where first performed
| ballet_company   = Company that first performed the ballet
| characters       = List of characters (separate using {{tl|Plainlist}})
| designer         = the designer of the costumes, set
| setting          = Places and times in the ballet's story
| created_for      = the famous dancers who created the original roles
| genre            = the ballet's genre
| type             = the type of dancing, e.g. classical
| url              = official website; use {{tl|URL}}
}}   

Example

{{Infobox ballet
| name           = Ondine
| image          = 
| image_size     = 
| alt            = 
| caption        = 
| choreographer  = Sir [[Frederick Ashton]]
| composer       = [[Hans Werner Henze]]
| librettist     = Frederick Ashton
| based_on       = [[Friedrich de la Motte Fouqué]]'s novella ''[[Undine (novella)|Undine]]''
| premiere       = {{Start date|1958|10|27|df=y}}
| place          = [[Royal Opera House]], London
| ballet_company = [[The Royal Ballet]]
| characters     = {{Plainlist|
* Ondine ([[Undine]])
* Palemon
* Tirrenio, Lord of the Mediterranean Sea
* Berta (Beatrice)
* Hermit
}}
| designer       = [[Lila De Nobili]]
| setting        = Mediterranean
| created_for    = Dame [[Margot Fonteyn]]
| genre          = [[Neoclassical ballet]]
| type           = [[Classical ballet]]
}}

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 this microformat uses include:

  • 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.