Template:Play: Difference between revisions

(Pushed from Lost Plays Database.)
 
(17 intermediate revisions by 3 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
A single record of performance survives in Henslowe’s accounts for early 1592 (new style):
-->{{#arraymap: {{{venue|}}}|;|@@@@|{{#set:Venue=@@@@}}[[Category:@@@@]] }}<!--
<br><br>
-->{{#arraymap: {{{company|}}}|;|@@@@|{{#set:Company=@@@@}}[[Category:@@@@]] }}<!--


Fol. 7/  [http://archive.org/stream/henslowesdiary01hensuoft#page/12/mode/2up Greg I, 13]
# 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 constantine th''e'' 21 of march''e'' 1591 ||<span style="color: white;">……….||……….||xij<sup>s</sup>
|}
<br>
<br>
<br>


==Theatrical Provenance==
# Set Associated Persons
{{{theatricalProvenance|}}}
-->{{#if:{{{associatedPersons|}}}|{{#arraymap:{{{associatedPersons}}}|;|@@@@|{{#set: Associated Person=@@@@}}[[Category:@@@@]] }} }}<!--


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


==Probable Genre(s)==
# Set Wiggins & Greg numbers
{{#if:{{{probableGenres|}}}|{{#arraymap:{{{probableGenres}}}|,|@@@|[[Genre::@@@]] }} }}
-->{{#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 }} }}<!--


 
# Set attribution and functional categories
==Possible Narrative and Dramatic Sources or Analogues==
-->{{#if: {{{attribution|}}} | {{#set: Article Attribution={{{attribution|}}} }} }}<!--
{{{possibleSources|}}}
-->[[Category:Plays]][[Category:All]]<!--
<br><br><br>
--></span>{{#ifeq: {{{isStub|}}} |Yes| {{Play/Stub_Warning}} }}</includeonly>
 
==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.