Difference between revisions of "Template:Infobox Show"
From Austin Improv Community Wiki
m (added 'assistant director' to sample) |
Monkeyangst (talk | contribs) |
||
Line 50: | Line 50: | ||
<div> | <div> | ||
<table class="infobox" style="background-color: #dff"> | <table class="infobox" class="infobox-show" style="background-color: #dff"> | ||
<tr> | <tr> | ||
<th colspan="2" | <th colspan="2" class="infobox-header">{{{Name|Show Name}}}</th> | ||
</tr> | </tr> | ||
<tr class=""> | <tr class=""> | ||
<td colspan="2" class=" | <td colspan="2" class="infobox-picture"> | ||
[[File:{{{Picture | Show Default Image.jpg}}}|frameless|border|150px|]] | [[File:{{{Picture | Show Default Image.jpg}}}|frameless|border|150px|]] | ||
</td> | </td> | ||
Line 66: | Line 66: | ||
|}} | |}} | ||
<tr class=""> | <tr class=""> | ||
<th scope="row" | <th scope="row" class="category-header">Directed by</th> | ||
<td class="category">{{{Director|Unknown}}}</td> | <td class="category">{{{Director|Unknown}}}</td> | ||
</tr> | </tr> | ||
{{#if: {{{Assistant Director|}}} | | {{#if: {{{Assistant Director|}}} | | ||
<tr class=""> | <tr class=""> | ||
<th scope="row" | <th scope="row" class="category-header">Assistant Director(s)</th> | ||
<td class="category">{{{Assistant Director|Unknown}}}</td> | <td class="category">{{{Assistant Director|Unknown}}}</td> | ||
</tr> | </tr> | ||
Line 77: | Line 77: | ||
{{#if: {{{Producer|}}} | | {{#if: {{{Producer|}}} | | ||
<tr class=""> | <tr class=""> | ||
<th scope="row" | <th scope="row" class="category-header">Produced by</th> | ||
<td class="category">{{{Producer|Unknown}}}</td> | <td class="category">{{{Producer|Unknown}}}</td> | ||
</tr> | </tr> | ||
|}} | |}} | ||
<tr class=""> | <tr class=""> | ||
<th scope="row" | <th scope="row" class="category-header">Initial Run</th> | ||
<td class="category">{{{Run|Unknown}}}</td> | <td class="category">{{{Run|Unknown}}}</td> | ||
</tr> | </tr> | ||
{{#if: {{{Subsequent Runs|}}} | | {{#if: {{{Subsequent Runs|}}} | | ||
<tr class=""> | <tr class=""> | ||
<th scope="row" | <th scope="row" class="category-header">Subsequent Run(s)</th> | ||
<td class="category">{{{Subsequent Runs|Unknown}}}</td> | <td class="category">{{{Subsequent Runs|Unknown}}}</td> | ||
</tr> | </tr> | ||
Line 93: | Line 93: | ||
{{#if: {{{Tech|}}} | | {{#if: {{{Tech|}}} | | ||
<tr class=""> | <tr class=""> | ||
<th scope="row" | <th scope="row" class="category-header">Crew</th> | ||
<td class="category">{{{Tech|Unknown}}}</td> | <td class="category">{{{Tech|Unknown}}}</td> | ||
</tr> | </tr> | ||
Line 99: | Line 99: | ||
{{#if: {{{Music|}}} | | {{#if: {{{Music|}}} | | ||
<tr class=""> | <tr class=""> | ||
<th scope="row" | <th scope="row" class="category-header">Music By</th> | ||
<td class="category">{{{Music|Unknown}}}</td> | <td class="category">{{{Music|Unknown}}}</td> | ||
</tr> | </tr> | ||
|}} | |}} | ||
<tr class=""> | <tr class=""> | ||
<th scope="row" | <th scope="row" class="category-header">Cast</th> | ||
<td class="category">{{{Cast|Unknown}}}</td> | <td class="category">{{{Cast|Unknown}}}</td> | ||
</tr> | </tr> | ||
</table> | </table> | ||
</div> | </div> |
Revision as of 09:46, 23 April 2013
Usage
This template lists standard, useful information about an improv show.
{{Infobox Show |Name = |Picture = |Theater = |Director = |Assistant Director = |Producer = |Music = |Tech = |Cast = |Run = |Subsequent Runs = }}
Attributes
Parameter | Explanation |
---|---|
Name | The name of the show. |
Picture | A picture associated with the show; typically the publicity poster. |
Theater | The theater where the show happened. In some cases, this could be more than one theater. |
Director | The person or persons who directed the show. |
Assistant Director | List any assistant director here. |
Producer | The entity (such as Gnap!) that produced the show, if that's different from the theater. |
Tech | Who teched the show. Use the unbulleted list template to make a list of technical improvisors, if necessary. |
Cast | Who was in the show. Use the unbulleted list template to make a list of performers. |
Music | If there was live music for the show, list the musician or musicians here. |
Run | The time frame of its initial run -- e.g., "Jan/Feb 2010". |
Subsequent Runs | The time frame(s) of its subsequent run(s) -- e.g., "Jan/Feb 2010". If there are multiple subsequent runs, use the unbulleted list template to create a list. |