On November 27th, 2022, the 8,000th article was added to the SuccuWiki!

Template:Infobox play/doc

From SuccuWiki - The Wiki of the Succubi
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.

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        = 
}}

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 (encloses lists with {{plainlist}})
| chorus     = The name of the (Greek) chorus character
| characters = List of other characters (encloses lists with {{plainlist}})
| mute       = List of characters that do not speak (encloses lists with {{plainlist}})
| 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 (encloses lists with {{plainlist}})
| subject    = The overall subject matter dealt with by the play
| genre      = The play's genre
| web        = URL of the official website
}}   

Note: For the date of the première, use {{startdate}} for compatibility with the hCalendar microformat. For properties with multiple values, encloses lists with {{plainlist}}

Chronology

If the play is one in a series by the same author, you may use |last_play= and |next_play= to link to the previous and next play in the series. By default, the heading for this section is set to the writer's name. To override this choice, use |chronology=.

Example

Agamemnon
NoImage.jpg
"The Murder of Agamemnon"
by Pierre-Narcisse Guérin
Written by Aeschylus
Chorus Elders of Argos
Characters
  • Watchman
  • Clytemnestra
  • Herald
  • Agamemnon
  • Messenger
  • Cassandra
  • Aegisthus
  • Soldiers
  • Servants
Setting Argos, before the royal palace
{{Infobox play 
| name       = Agamemnon
| image      = [[Image:NoImage.jpg|200px]]
| caption    = "The Murder of Agamemnon"<br />by Pierre-Narcisse Guérin
| writer     = Aeschylus
| chorus     = Elders of Argos
| characters = {{plainlist|
*Watchman
*Clytemnestra
*Herald
*Agamemnon
*Messenger
*Cassandra
*Aegisthus
*Soldiers
*Servants
}}
| setting    = Argos, before the royal palace 
}}