Template:Infobox ballet/doc

From IxWiki
Jump to navigation Jump to search

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.

Place: See Notes[1] for location details.

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

Ondine
ChoreographerSir Frederick Ashton
MusicHans Werner Henze
LibrettoFrederick Ashton
Based onFriedrich de la Motte Fouqué's novella Undine
Premiere27 October 1958 (1958-10-27)
Royal Opera House, London
Original ballet companyThe Royal Ballet
Characters
  • Ondine (Undine)
  • Palemon
  • Tirrenio, Lord of the Mediterranean Sea
  • Berta (Beatrice)
  • Hermit
DesignLila De Nobili
SettingMediterranean
Created forDame Margot Fonteyn
GenreNeoclassical ballet
TypeClassical ballet

{{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]]
}}

Notes

  1. As per RfC "Naming countries in infoboxes": When identifying a location, city or region in the United States or United Kingdom, the preferred approach is to use the country abbreviations allowed by MOS:ACRO, such as "Portsmouth, New Hampshire, U.S." and "Cardiff, Wales, UK", rather than spelling out the full country name. Avoid using abbreviations for states or provinces in all nations. New Hampshire rather than NH, New South Wales rather than NSW, or British Columbia rather than BC (see MOS:POSTABBR). Cities such as New York City and London may be rendered as "New York City, U.S." and "London, UK" or simply "New York City" and "London". Also, these should not be linked when the context makes it clear (see MOS:OVERLINK). If only the country name is included, it may be written out in full.

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 of this microformat 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.