Difference between revisions of "Template:Infobox Show"
From Austin Improv Community Wiki
m (putting the fields in a consistent order) |
(moving style information to CSS "infobox" class) |
||
Line 30: | Line 30: | ||
| ''Cast'' || Who was in the show. | | ''Cast'' || Who was in the show. | ||
|- | |- | ||
| ''Run'' || The time frame of its initial run, | | ''Run'' || The time frame of its initial run -- e.g., "Jan/Feb 2010". | ||
|} | |} | ||
</noinclude> | </noinclude> | ||
<div style="background-color: #dff; | <div> | ||
<table class="infobox" style="background-color: #dff; width: 200px; margin: 5px 0px 5px 10px;"> | |||
<tr> | <tr> | ||
<th colspan="2" style="text-align:center; font-size:125%; font-weight:bold; font-style: italic;">{{{Name|Show Name}}}</th> | <th colspan="2" style="text-align:center; font-size:125%; font-weight:bold; font-style: italic;">{{{Name|Show Name}}}</th> |
Revision as of 12:44, 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. |
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. |
Cast | Who was in the show. |
Run | The time frame of its initial run -- e.g., "Jan/Feb 2010". |