Difference between revisions of "Template:Infobox Show"
From Austin Improv Community Wiki
m (fixing typos) |
(adding an optional "theater" parameter) |
||
Line 6: | Line 6: | ||
|Name = | |Name = | ||
|Picture = | |Picture = | ||
|Theater = | |||
|Director = | |Director = | ||
|Cast = | |Cast = | ||
Line 24: | Line 25: | ||
|- | |- | ||
| ''Director'' || The person or persons who directed the show. | | ''Director'' || The person or persons who directed the show. | ||
|- | |||
| ''Theater'' || The theater where the show happened. In some cases, this could be more than one theater. | |||
|- | |- | ||
| ''Cast'' || Who was in the show. | | ''Cast'' || Who was in the show. | ||
Line 49: | Line 52: | ||
<td class="category">{{{Cast|Unknown}}}</td> | <td class="category">{{{Cast|Unknown}}}</td> | ||
</tr> | </tr> | ||
{{#if: {{{Theater|}}} | | |||
<tr class=""> | |||
<th scope="row" style="text-align:left; vertical-align: top;">Theater</th> | |||
<td class="category">{{{Theater|Unknown}}}</td> | |||
</tr> | |||
|}} | |||
<tr class=""> | <tr class=""> | ||
<th scope="row" style="text-align:left; vertical-align: top;">Initial Run</th> | <th scope="row" style="text-align:left; vertical-align: top;">Initial Run</th> |
Revision as of 10:24, 26 March 2013
Usage
This template lists standard, useful information about an improv troupe.
{{Infobox Show |Name = |Picture = |Theater = |Director = |Cast = |Run = }}
Attributes
Parameter | Explanation |
---|---|
Name | The name of the show. |
Picture | A picture associated with the show; typically the publicity poster. |
Director | The person or persons who directed the show. |
Theater | The theater where the show happened. In some cases, this could be more than one theater. |
Cast | Who was in the show. |
Run | The time frame of its initial run, say "January/February 2010". |