Difference between revisions of "Template:Infobox Troupe"
From Austin Improv Community Wiki
m (removing superfluous <noinclude>) |
m (→Attributes: fixed grammar) |
||
(14 intermediate revisions by 4 users not shown) | |||
Line 6: | Line 6: | ||
|Name = | |Name = | ||
|Picture = | |Picture = | ||
|Years = | |Years = | ||
|Director = | |||
|Cast = | |||
|Past Members = | |||
|Tech = | |||
|Crew = | |||
}} | }} | ||
</pre> | </pre> | ||
== Attributes == | == Attributes == | ||
Line 22: | Line 25: | ||
| ''Picture'' || A picture of the troupe. | | ''Picture'' || A picture of 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". | ||
|- | |- | ||
| '' | | ''Directed By'' || The director of the troupe (optional). To include a list of people, use [[Template:Unbulleted_list]]. | ||
|- | |||
| ''Cast'' || The stage performers in the troupe. To include a list of people, use [[Template:Unbulleted_list]]. | |||
|- | |||
| ''Past Members'' || The past stage, technical, and backstage members of the troupe. To include a list of people, use [[Template:Unbulleted_list]]. | |||
|- | |||
| ''Tech'' || The technical improvisors in the troupe (optional). To include a list of people, use [[Template:Unbulleted_list]]. | |||
|- | |||
| ''Crew'' || The backstage people involved in the troupe (optional). To include a list of people, use [[Template:Unbulleted_list]]. | |||
|} | |} | ||
</noinclude> | </noinclude> | ||
<div | <div> | ||
<table | <table class="infobox infobox-troupe"> | ||
<tr> | <tr> | ||
<th | <th class="infobox-header" colspan="2">{{{Name|Troupe Name}}}</th> | ||
</tr> | </tr> | ||
<tr class=""> | <tr class=""> | ||
<td colspan="2" class=" | <td colspan="2" class="infobox-picture"> | ||
[[File:{{{Picture | Troupe_default_image.png}}}|frameless|border|150px|]] | [[File:{{{Picture | Troupe_default_image.png}}}|frameless|border|150px|]] | ||
</td> | </td> | ||
</tr> | </tr> | ||
<tr class=""> | <tr class=""> | ||
<th scope="row" | <th class="category-header" scope="row">Years Active</th> | ||
<td class="category">{{{Years|Unknown}}}</td> | |||
</tr> | |||
{{#if: {{{Director|}}} | | |||
<tr class=""> | |||
<th class="category-header" scope="row">Directed by</th> | |||
<td class="category">{{{Director|Unknown}}}</td> | |||
</tr> | |||
|}} | |||
<tr class=""> | |||
<th class="category-header" scope="row">Cast</th> | |||
<td class="category">{{{Cast|Unknown}}}</td> | <td class="category">{{{Cast|Unknown}}}</td> | ||
</tr> | </tr> | ||
{{#if: {{{Past Members|}}} | | |||
<tr class=""> | |||
<th class="category-header" scope="row">Past Members</th> | |||
<td class="category">{{{Past Members|Unknown}}}</td> | |||
</tr> | |||
|}} | |||
{{#if: {{{Tech|}}} | | |||
<tr class=""> | |||
<th class="category-header" scope="row">Tech</th> | |||
<td class="category">{{{Tech|Unknown}}}</td> | |||
</tr> | |||
|}} | |||
{{#if: {{{Crew|}}} | | |||
<tr class=""> | <tr class=""> | ||
<th | <th class="category-header" scope="row">Crew</th> | ||
<td class="category">{{{ | <td class="category">{{{Crew|Unknown}}}</td> | ||
</tr> | </tr> | ||
|}} | |||
</table> | </table> | ||
</div> | </div> |
Latest revision as of 19:00, 22 March 2015
Usage
This template lists standard, useful information about an improv troupe.
{{Infobox Troupe |Name = |Picture = |Years = |Director = |Cast = |Past Members = |Tech = |Crew = }}
Attributes
Parameter | Explanation |
---|---|
Name | The name of the troupe. |
Picture | A picture of 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". |
Directed By | The director of the troupe (optional). To include a list of people, use Template:Unbulleted_list. |
Cast | The stage performers in the troupe. To include a list of people, use Template:Unbulleted_list. |
Past Members | The past stage, technical, and backstage members of the troupe. To include a list of people, use Template:Unbulleted_list. |
Tech | The technical improvisors in the troupe (optional). To include a list of people, use Template:Unbulleted_list. |
Crew | The backstage people involved in the troupe (optional). To include a list of people, use Template:Unbulleted_list. |