Jump to content

Template:Infobox play/doc: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
No edit summary
→‎See also: German Interwiki
Line 97: Line 97:
[[Category:Theatre infobox templates|Play]]
[[Category:Theatre infobox templates|Play]]


[[de:Vorlage:Infobox Drama]]
[[ja:Template:Infobox Play]]
[[ja:Template:Infobox Play]]
[[ka:თარგი:ინფოდაფა პიესა]]
[[ka:თარგი:ინფოდაფა პიესა]]

Revision as of 20:29, 12 September 2011

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 template

   
{{Infobox play
| name       = 
| image      = 
| image_size = 
| image_alt  = 
| caption    = 
| writer     = 
| chorus     = 
| characters = 
| mute       = 
| setting    = 
| premiere   = <!-- {{Start date|YYYY|MM|DD}} -->
| place      = 
| orig_lang  = 
| series     = 
| subject    = 
| genre      = 
| web        = 
| playbill   = 
| ibdb_id    = 
| iobdb_id   = 
}}

Parameters

{{Infobox play    
| name       = Title of play
| image      = Oldest image available if possible (filename only, e.g. Example.jpg)
| image_size = defaults to 200px
| image_alt  = Alternative text for the image
| caption    = A caption for the image
| writer     = The names of the author or authors (separate with <br/>)
| chorus     = The name of the (Greek) chorus character
| characters = List of other characters (separate with <br/>)
| mute       = List of characters that do not speak (separate with <br/>)
| setting    = The places and time where the play takes place
| premiere   = The date it was first performed; (see below)
| place      = The theatre and/or city it was first performed in
| orig_lang  = The language it was originally written in
| series     = List related plays if it is part of a series (separate with <br/>)
| subject    = The overall subject matter dealt with by the play
| genre      = The play's genre
| web        = URL of the official website
| playbill   = Playbill event number from http://www.playbill.com/events/listing/1.html
| ibdb_id    = Internet Broadway Database ID from http://www.ibdb.com/
| iobdb_id   = Lortel Archives Internet Off-Broadway database "show id" from http://www.lortel.org
}}   

Note: for the date of the première, use {{startdate}} for compatibility with the hCalendar microformat, once implemented.

Example

Agamemnon
"The Murder of Agamemnon"
by Pierre-Narcisse Guérin
Written byAeschylus
ChorusElders of Argos
CharactersWatchman
Clytemnestra
Herald
Agamemnon
Messenger
Cassandra
Aegisthus
Soldiers
Servants
SettingArgos, before the royal palace
{{Infobox play 
| name       = Agamemnon
| image      = Murder of agamemnon.jpg
| caption    = "The Murder of Agamemnon"<br />by Pierre-Narcisse Guérin
| writer     = [[Aeschylus]]
| chorus     = Elders of [[Argos]]
| characters = Watchman<br />[[Clytemnestra]]<br />Herald<br />[[Agamemnon]]
<br />Messenger<br />[[Cassandra]]<br />[[Aegisthus]]<br />Soldiers<br />Servants
| setting    = Argos, before the royal palace 
}}

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.

See also