Difference between revisions of "Template:Infobox Performer"
From Austin Improv Community Wiki
m (fixing typo) |
m (fixed new category) |
||
(5 intermediate revisions by 2 users not shown) | |||
Line 5: | Line 5: | ||
{{Infobox Performer | {{Infobox Performer | ||
|Name = | |Name = | ||
|Picture = | |Picture= | ||
|Theater = | |Theater= | ||
|Years = | |Years = | ||
|Instruments = | |||
}} | }} | ||
</pre> | </pre> | ||
Line 24: | Line 25: | ||
| ''Theater'' || The performer's primary theater affliation. (This defaults to "None" if it's left blank.) | | ''Theater'' || The performer's primary theater affliation. (This defaults to "None" if it's left blank.) | ||
|- | |- | ||
| ''Years'' || The years that the performer was active, for instance "1993-1997". If he or she is still actively performing, set it to something like "1998-Present". | | ''Years'' || The years that the performer was active, for instance "1993-1997". If he or she is still actively performing, set it to something like "1998-Present". Note that these are the years the performer was active in '''Austin's''' improv community, not just improv in general -- so if an improvisor moved to Austin in 2004, the start date is 2004. | ||
| ''Instruments'' || For musicians, what instrument(s) they play. | |||
|} | |} | ||
</noinclude> | </noinclude> | ||
<div | <div> | ||
<table | <table class="infobox infobox-performer"> | ||
<tr> | <tr> | ||
<th colspan="2" | <th colspan="2" class="infobox-header">{{{Name|Performer Name}}}</th> | ||
</tr> | </tr> | ||
<tr class=""> | <tr class=""> | ||
<td colspan="2" class="" | <td colspan="2" class="" class="infobox-picture"> | ||
[[File:{{{Picture | Performer_Default_Image.png}}}|frameless|border|150px|]] | [[File:{{{Picture | Performer_Default_Image.png}}}|frameless|border|150px|]] | ||
</td> | </td> | ||
</tr> | </tr> | ||
<tr class=""> | <tr class=""> | ||
<th scope="row" | <th scope="row" class="category-header">Primary Theater</th> | ||
<td class="category">{{{Theater|None}}}</td> | <td class="category">{{{Theater|None}}}</td> | ||
</tr> | </tr> | ||
<tr class=""> | <tr class=""> | ||
<th scope="row" | <th scope="row" class="category-header">Years Active</th> | ||
<td class="category">{{{Years|Unknown}}}</td> | <td class="category">{{{Years|Unknown}}}</td> | ||
</tr> | </tr> | ||
{{#if: {{{Instruments|}}} | | |||
<tr class=""> | |||
<th scope="row" class="category-header">Instrument(s)</th> | |||
<td class="category">{{{Instruments|Unknown}}}</td> | |||
</tr> | |||
|}} | |||
</table> | </table> | ||
</div> | </div> |
Latest revision as of 17:22, 24 May 2013
Usage
This template lists standard, useful information about an improv performer.
{{Infobox Performer |Name = |Picture= |Theater= |Years = |Instruments = }}
Attributes
Parameter | Explanation | ||
---|---|---|---|
Name | The performer's name. | ||
Picture | A picture of the performer. | ||
Theater | The performer's primary theater affliation. (This defaults to "None" if it's left blank.) | ||
Years | The years that the performer was active, for instance "1993-1997". If he or she is still actively performing, set it to something like "1998-Present". Note that these are the years the performer was active in Austin's improv community, not just improv in general -- so if an improvisor moved to Austin in 2004, the start date is 2004. | Instruments | For musicians, what instrument(s) they play. |