Template:Play: Difference between revisions

(Pushed from Lost Plays Database.)
 
(15 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<noinclude>
<noinclude>
This is the "Play" template.
This is the "Play" template.
It should be called in the following format:
It should be called in the following format at the top of each Play page:
<pre>
<pre>
{{Play
{{Play
|playwright=
|dramatists= (; separated string)
|year=
|year=
|historicalRecords=
|company= (; separated string)
|theatricalProvenance=
|venue= (; separated string)
|probableGenres=
|associatedPersons= (; separated string)
|possibleSources=
|probableGenres= (; separated string)
|references=
|themes= (; separated string)
|criticalCommentary=
|tags= (; separated string)
|forWhatItsWorth=
|gregNo= (string)
|worksCited=
|wigginsNo= (string)
|attribution= (string)
|isStub= (boolean; blank=false)
|isSparse= (boolean; blank=false)
}}
}}
</pre>
</pre>
Edit the page to see the template text.
Edit the page to see the template text.
</noinclude><includeonly>
</noinclude><includeonly><!--
[[Playwright::{{{playwright|}}}]] ([[Year::{{{year|}}}]])
# Set Page name to Title property
==Historical Records==
-->{{#set: Title={{PAGENAME}} }}<!--
# Set & display Dramatists and Year
-->{{#arraymap: {{{dramatists|}}}|;|@@@@|[[Dramatist::@@@@]][[Category:@@@@]]|,&nbsp;}} ([[{{{year|}}}]])<!--


===Performance Records (Henslowe's ''Diary'')===
# Hide everything from hereon in a hidden element --><span style="display:none"><!--


# Set Year
-->{{#if:{{{year|}}}|{{#set:Year={{{year|}}} }} }}<!--


<br>
# Set Venue & Company
Two records of performance survive in Henslowe’s accounts for early 1592 (new style):
-->{{#arraymap: {{{venue|}}}|;|@@@@|{{#set:Venue=@@@@}}[[Category:@@@@]] }}<!--
<br><br>
-->{{#arraymap: {{{company|}}}|;|@@@@|{{#set:Company=@@@@}}[[Category:@@@@]] }}<!--


Fol. 7/ Greg 1.13  [http://www.archive.org/stream/henslowesdiary00unkngoog#page/n73/mode/1up]
# Set Probable Genres & Themes
{| {{table}}
-->{{#if:{{{probableGenres|}}}|{{#arraymap:{{{probableGenres}}}|;|@@@@|{{#set: Genre=@@@@}}[[Category:@@@@]] }} }}<!--
| ||||||||
-->{{#if:{{{themes|}}}|{{#arraymap:{{{themes}}}|;|@@@@|{{#set: Theme=@@@@}}[[Category:@@@@]] }} }}<!--
|-
-->{{#if:{{{tags|}}}|{{#arraymap:{{{tags}}}|;|@@@@|{{#set: Tag=@@@@}}[[Category:@@@@]] }} }}<!--
| <span style="color: white;">.9.<span style="color: white;">……….||R''es'' at brandymer th''e'' 6 of ap<sup>r</sup>ell 1591||<span style="color: white;">……….||……….||xxij<sup>s</sup>
|-
|}
<br>


Fol. 7<sup>v</sup>/ Greg 1.14  [http://www.archive.org/stream/henslowesdiary00unkngoog#page/n74/mode/1up]
# Set Associated Persons
{| {{table}}
-->{{#if:{{{associatedPersons|}}}|{{#arraymap:{{{associatedPersons}}}|;|@@@@|{{#set: Associated Person=@@@@}}[[Category:@@@@]] }} }}<!--
| ||||||||
|-
|<span style="color: white;">.9.<span style="color: white;">……….||R''es'' at brandimer th''e'' 8 of maye 1592||<span style="color: white;">……….||……….||xxiiij<sup>s</sup>
|}
<br>


==Theatrical Provenance==
# Set Documentary Sources & Paratexts
{{{theatricalProvenance|}}}
-->{{#arraymap:{{{documentarySources}}}|;|@@@@|{{#set: Documentary Source=@@@@}} }}<!--
-->{{#arraymap:{{{paratexts}}}|;|@@@@|{{#set: Paratext=@@@@}} }}<!--
-->{{#arraymap:{{{contributors}}}|;|@@@@|{{#set: Contributor=@@@@}} }}<!--
-->{{#arraymap:{{{partneringInstitutions}}}|;|@@@@|{{#set: Partnering Institution=@@@@}} }}<!--


# Set Wiggins & Greg numbers
-->{{#if: {{{wiginsNo|}}} | {{#set: Wiggins Number={{{wigginsNo|}}} }} }}<!--
-->{{#if: {{{gregNo|}}} | {{#set: Greg Number={{{gregNo|}}} }} }}<!--
-->{{#ifeq: {{{isStub|}}} |Yes| {{#set:  Article Completeness=stub }} }}<!--
-->{{#ifeq: {{{isSparse|}}} |Yes| {{#set: Article Completeness=sparse }} }}<!--


==Probable Genre(s)==
# Set attribution and functional categories
{{#if:{{{probableGenres|}}}|{{#arraymap:{{{probableGenres}}}|,|@@@|[[Genre::@@@]] }} }}
-->{{#if: {{{attribution|}}} | {{#set: Article Attribution={{{attribution|}}} }} }}<!--
 
-->[[Category:Plays]][[Category:All]]<!--
 
--></span>{{#ifeq: {{{isStub|}}} |Yes| {{Play/Stub_Warning}} }}</includeonly>
==Possible Narrative and Dramatic Sources or Analogues==
{{{possibleSources|}}}
<br><br><br>
 
==References to the Play==
{{{references|}}}
 
 
==Critical Commentary==
{{{criticalCommentary|}}}
 
 
==For What It's Worth==
{{{forWhatItsWorth|}}}
 
 
==Works Cited==
{{{worksCited|}}}
 
<br><br><br>
[[Category::::Play]][[Category:All]]
 
:
Site created and maintained by [[Roslyn L. Knutson]], Professor Emerita, University of Arkansas at Little Rock; 2 November 2018; updated, 26 April 2019.

Latest revision as of 07:58, 25 August 2021

This is the "Play" template. It should be called in the following format at the top of each Play page:

{{Play
|dramatists= (; separated string)
|year=
|company= (; separated string)
|venue= (; separated string)
|associatedPersons= (; separated string)
|probableGenres= (; separated string)
|themes= (; separated string)
|tags= (; separated string)
|gregNo= (string)
|wigginsNo= (string)
|attribution= (string)
|isStub= (boolean; blank=false)
|isSparse= (boolean; blank=false)
}}

Edit the page to see the template text.