Module:Folger Shakespeare/plays
Appearance
List of plays and bindings to the name the Folger Shakespeare Library uses in their website, for use in Module:Folger Shakespeare and {{sfd}}. The format of each entry is:
{
title = "Play Title",
folgerid = "path-on-folger-website",
wikilink = "Article wikilink",
keys = {"names and aliases"}
},
Field | Description |
---|---|
title
|
The play's title as it is commonly known. Probably not the full title as it appeared on the play's title page in any given edition, but the common name for it. Since this is the rule of thumb for Wikipedia article names too, this and the wikilink field could have been one if it wasn't for disambiguations and similar. You can think of the value of title as what comes after the horizontal pipe in a wikilink: [[wikilink|title]] .
|
folgerid
|
The text string the Folger uses on their website for this play. It's a fairly straightforward play title → filesystem name type mapping, but it isn't consistent and therefore can't be automated. It also isn't really an id (as in identifier) in the strict sense, but it works kinda like one when you squint just right and the old version of the Folger website did have a real identifier for the plays (it just turned out to not be persistent). |
wikilink
|
The page name on Wikipedia where the article about the play lives. This is the counterpart to the title field, and they could have been merged if it wasn't for disambiguations and such. You can think of the value of wikilink as what comes before the horizontal pipe in a wikilink: [[wikilink|title]] .
|
keys
|
A list of names (keys) by which a user of {{sfd}} can specify which play they mean. For most plays just giving the title would be good enough, but for several of the history plays it is incredibly tedious to keep repeating "Henry VI, Part 3" when there's an established shorthand like "3H6". Any number of names and aliases can be specified, although there must obviously be at minimum one; and too many aliases is a pain to both maintain and use. 2–3 per play is probably a good rule of thumb. |
All fields must be present and must contain a value. Additional fields can be safely added (they will just be ignored).
Apart from fixing errors that have crept in or future changes at the Folger, it is not anticipated that most editors will have a need to edit this configuration (it is not dynamic and it is nominally complete). And judging by previous experience it is very likely that changes to the Folger website will require a complete rewrite of the module anyway.
return {
{
title = "All's Well That Ends Well",
folgerid = "alls-well-that-ends-well",
wikilink = "All's Well That Ends Well",
keys = {"All's Well That Ends Well"}
},
{
title = "Antony and Cleopatra",
folgerid = "antony-and-cleopatra",
wikilink = "Antony and Cleopatra",
keys = {"Antony and Cleopatra"}
},
{
title = "As You Like It",
folgerid = "as-you-like-it",
wikilink = "As You Like It",
keys = {"As You Like It"}
},
{
title = "The Comedy of Errors",
folgerid = "the-comedy-of-errors",
wikilink = "The Comedy of Errors",
keys = {"The Comedy of Errors"}
},
{
title = "Coriolanus",
folgerid = "coriolanus",
wikilink = "Coriolanus",
keys = {"Coriolanus"}
},
{
title = "Cymbeline",
folgerid = "cymbeline",
wikilink = "Cymbeline",
keys = {"Cymbeline"}
},
{
title = "Hamlet",
folgerid = "hamlet",
wikilink = "Hamlet",
keys = {"Hamlet"}
},
{
title = "Henry IV, Part 1",
folgerid = "henry-iv-part-1",
wikilink = "Henry IV, Part 1",
keys = {"Henry IV, Part 1", "1H4"}
},
{
title = "Henry IV, Part 2",
folgerid = "henry-iv-part-2",
wikilink = "Henry IV, Part 2",
keys = {"Henry IV, Part 2", "2H4"}
},
{
title = "Henry V",
folgerid = "henry-v",
wikilink = "Henry V (play)",
keys = {"Henry V", "H5"}
},
{
title = "Henry VI, Part 1",
folgerid = "henry-vi-part-1",
wikilink = "Henry VI, Part 1",
keys = {"Henry VI, Part 1", "1H6"}
},
{
title = "Henry VI, Part 2",
folgerid = "henry-vi-part-2",
wikilink = "Henry VI, Part 2",
keys = {"Henry VI, Part 2", "2H6"}
},
{
title = "Henry VI, Part 3",
folgerid = "henry-vi-part-3",
wikilink = "Henry VI, Part 3",
keys = {"Henry VI, Part 3", "3H6"}
},
{
title = "Henry VIII",
folgerid = "henry-viii",
wikilink = "Henry VIII (play)",
keys = {"Henry VIII", "H8"}
},
{
title = "Julius Caesar",
folgerid = "julius-caesar",
wikilink = "Julius Caesar (play)",
keys = {"Julius Caesar"}
},
{
title = "King John",
folgerid = "king-john",
wikilink = "King John (play)",
keys = {"King John"}
},
{
title = "King Lear",
folgerid = "king-lear",
wikilink = "King Lear",
keys = {"King Lear"}
},
{
title = "Love's Labour's Lost",
folgerid = "loves-labors-lost",
wikilink = "Love's Labour's Lost",
keys = {"Love\'s Labour\'s Lost", "LLL"}
},
{
title = "Macbeth",
folgerid = "macbeth",
wikilink = "Macbeth",
keys = {"Macbeth"}
},
{
title = "Measure for Measure",
folgerid = "measure-for-measure",
wikilink = "Measure for Measure",
keys = {"Measure for Measure"}
},
{
title = 'The Merchant of Venice',
folgerid = 'the-merchant-of-venice',
wikilink = 'The Merchant of Venice',
keys = {'The Merchant of Venice'}
},
{
title = "The Merry Wives of Windsor",
folgerid = "the-merry-wives-of-windsor",
wikilink = "The Merry Wives of Windsor",
keys = {"The Merry Wives of Windsor"}
},
{
title = "A Midsummer Night's Dream",
folgerid = "a-midsummer-nights-dream",
wikilink = "A Midsummer Night's Dream",
keys = {"A Midsummer Night's Dream"}
},
{
title = "Much Ado About Nothing",
folgerid = "much-ado-about-nothing",
wikilink = "Much Ado About Nothing",
keys = {"Much Ado About Nothing"}
},
{
title = "Othello",
folgerid = "othello",
wikilink = "Othello",
keys = {"Othello"}
},
{
title = "Pericles",
folgerid = "pericles",
wikilink = "Pericles, Prince of Tyre",
keys = {"Pericles"}
},
{
title = "Richard II",
folgerid = "richard-ii",
wikilink = "Richard II (play)",
keys = {"Richard II", "R2"}
},
{
title = "Richard III",
folgerid = "richard-iii",
wikilink = "Richard III (play)",
keys = {"Richard III", "R3"}
},
{
title = "Romeo and Juliet",
folgerid = "romeo-and-juliet",
wikilink = "Romeo and Juliet",
keys = {"Romeo and Juliet", "RJ", "R&J"}
},
{
title = "The Taming of the Shrew",
folgerid = "the-taming-of-the-shrew",
wikilink = "The Taming of the Shrew",
keys = {"The Taming of the Shrew"}
},
{
title = "The Tempest",
folgerid = "the-tempest",
wikilink = "The Tempest",
keys = {"The Tempest"}
},
{
title = "Timon of Athens",
folgerid = "timon-of-athens",
wikilink = "Timon of Athens",
keys = {"Timon of Athens"}
},
{
title = "Titus Andronicus",
folgerid = "titus-andronicus",
wikilink = "Titus Andronicus",
keys = {"Titus Andronicus"}
},
{
title = "Troilus and Cressida",
folgerid = "troilus-and-cressida",
wikilink = "Troilus and Cressida",
keys = {"Troilus and Cressida"}
},
{
title = "Twelfth Night",
folgerid = "twelfth-night",
wikilink = "Twelfth Night",
keys = {"Twelfth Night"}
},
{
title = "The Two Gentlemen of Verona",
folgerid = "the-two-gentlemen-of-verona",
wikilink = "The Two Gentlemen of Verona",
keys = {"The Two Gentlemen of Verona"}
},
{
title = "The Two Noble Kinsmen",
folgerid = "the-two-noble-kinsmen",
wikilink = "The Two Noble Kinsmen",
keys = {"The Two Noble Kinsmen"}
},
{
title = "The Winter's Tale",
folgerid = "the-winters-tale",
wikilink = "The Winter's Tale",
keys = {"The Winter's Tale"}
}
}