Template:Play: Difference between revisions

(Pushed from Lost Plays Database.)
(Pushed from Lost Plays Database.)
Line 4: Line 4:
<pre>
<pre>
{{Play
{{Play
|playwright=
|dramatists= (; separated string)
|year=
|year=
|auspices=
|tags=
|historicalRecords=
|historicalRecords=
|theatricalProvenance=
|theatricalProvenance=
Line 20: Line 22:
# Initial SMW assignations
# Initial SMW assignations
   - Title
   - Title
   - Playwright (should be changed to Dramatist? - currently assigned in content)
   - Dramatists
   - Year (currently assigned in content)
   - Year
-->{{#set: Title={{PAGENAME}} }}<!--
-->{{#set: Title={{PAGENAME}} }}<!--
-->{{#arraymap: {{{auspices|}}}|;|{{#set:Auspice=@@@@}} }}<!--
# Content
# Content
-->[[Playwright::{{{playwright|}}}]] ([[Year::{{{year|}}}]])
-->{{#arraymap: {{{dramatists|}}}|;|@@@@|[[Dramatist::@@@@]]|,}} ([[Year::{{{year|}}}]])
==Historical Records==
==Historical Records==
{{{historicalRecords|}}}
{{{historicalRecords|}}}
Line 34: Line 37:


==Probable Genre(s)==
==Probable Genre(s)==
{{#if:{{{probableGenres|}}}|{{#arraymap:{{{probableGenres}}}|,|@@@|[[Genre::@@@]] }} }}
{{#if:{{{probableGenres|}}}|{{#arraymap:{{{probableGenres}}}|;|@@@|[[Genre::@@@]] }} }}





Revision as of 07:08, 4 June 2019

This is the "Play" template. It should be called in the following format:

{{Play
|dramatists= (; separated string)
|year=
|auspices=
|tags=
|historicalRecords=
|theatricalProvenance=
|probableGenres=
|possibleSources=
|references=
|criticalCommentary=
|forWhatItsWorth=
|worksCited=
}}

Edit the page to see the template text.