Difference between revisions of "Template:Infobox Troupe"
From Austin Improv Community Wiki
(Creating an infobox for improv troupes.) |
m (adjusting the vertical alignment, until we can edit the CSS.) |
||
Line 40: | Line 40: | ||
</tr> | </tr> | ||
<tr class=""> | <tr class=""> | ||
<th scope="row" style="text-align:left;">Cast</th> | <th scope="row" style="text-align:left; vertical-align: top;">Cast</th> | ||
<td class="category">{{{Cast|Unknown}}}</td> | <td class="category">{{{Cast|Unknown}}}</td> | ||
</tr> | </tr> | ||
<tr class=""> | <tr class=""> | ||
<th scope="row" style="text-align:left;">Years Active</th> | <th scope="row" style="text-align:left; vertical-align: top;">Years Active</th> | ||
<td class="category">{{{Years|Unknown}}}</td> | <td class="category">{{{Years|Unknown}}}</td> | ||
</tr> | </tr> | ||
</table> | </table> | ||
</div> | </div> |
Revision as of 23:59, 25 March 2013
Usage
This template lists standard, useful information about an improv troupe.
{{Infobox Troupe |Name = |Picture = |Cast = |Years = }}
Attributes
Parameter | Explanation |
---|---|
Name | The name of the troupe. |
Picture | A picture of the troupe. |
Cast | Who's in the troupe. |
Years | The years that the troupe was active, for instance "1993-1997". If it's still in operation, set it to something like "1998-Present". |