Template:Infobox Performer: Difference between revisions
Jump to navigation
Jump to search
(Created page with "<div class="infobox"> <div class="infobox-title">{{{title|{{PAGENAME}}}}}</div>{{#if:{{{image|}}}| <div class="infobox-image">[[File:{{{image}}}|300px]]</div>}} <table>{{#if:{{{firstYear|}}}|<tr> <th>First Festival</th> <td>{{{firstYear|}}}</td> </tr>}}{{#if:{{{lastYear|}}}|<tr> <th>Most Recent Festival</th> <td>{{{lastYear|}}}</td> </tr>}}</table> </div><noinclude> ==Example of usage== <pre> {{Infobox_Performer |firstYear = |lastYear = }}</pre> Categ...") |
No edit summary |
||
(2 intermediate revisions by the same user not shown) | |||
Line 2: | Line 2: | ||
<div class="infobox-title">{{{title|{{PAGENAME}}}}}</div>{{#if:{{{image|}}}| | <div class="infobox-title">{{{title|{{PAGENAME}}}}}</div>{{#if:{{{image|}}}| | ||
<div class="infobox-image">[[File:{{{image}}}|300px]]</div>}} | <div class="infobox-image">[[File:{{{image}}}|300px]]</div>}} | ||
<table>{{#if:{{{firstYear|}}}|<tr> | <table>{{#if:{{{website|}}}|<tr> | ||
<th>Website</th> | |||
<td>{{{website|}}}</td> | |||
</tr>}}{{#if:{{{festivals|}}}|<tr> | |||
<th>Festivals</th> | |||
<td>{{{festivals|}}}</td> | |||
</tr>}}{{#if:{{{firstYear|}}}|<tr> | |||
<th>First Festival</th> | <th>First Festival</th> | ||
<td>{{{firstYear|}}}</td> | <td>{{{firstYear|}}}</td> | ||
Line 14: | Line 20: | ||
<pre> | <pre> | ||
{{Infobox_Performer | {{Infobox_Performer | ||
| | |website = | ||
| | |festivals = | ||
}}</pre> | }}</pre> | ||
[[Category:Infoboxes|{{PAGENAME}}]]</noinclude> | [[Category:Infoboxes|{{PAGENAME}}]]</noinclude> |
Latest revision as of 10:19, 21 August 2024
Infobox Performer
Example of usage
{{Infobox_Performer |website = |festivals = }}