Template:Infobox show: Difference between revisions
From The Kristen Barry Archive
Created page with "<div class="infobox show"> <div class="infobox-title">{{{title|{{PAGENAME}}}}}</div>{{#if:{{{image|}}}| <div class="infobox-image">[[File:{{PAGENAME:{{{image}}}}}|300px]]</div>}} <table class="infobox-table">{{#if:{{{artist|}}}|<tr> <th>Artist</th> <td>{{{artist}}}</td> </tr>}}{{#if:{{{date|}}}|<tr> <th>Date</th> <td>{{{date}}}</td> </tr>}}{{#if:{{{venue|}}}|<tr> <th>Venue</th> <td>{{{venue}}}</td> </tr>}}{{#if:{{{location|}}}|<tr> <th>Locatio..." |
No edit summary |
||
Line 5: | Line 5: | ||
<th>Artist</th> | <th>Artist</th> | ||
<td>{{{artist}}}</td> | <td>{{{artist}}}</td> | ||
</tr>}}{{#if:{{{poster|}}}|<tr> | |||
<th>Poster</th> | |||
<td>{{{poster}}}</td> | |||
</tr>}}{{#if:{{{date|}}}|<tr> | </tr>}}{{#if:{{{date|}}}|<tr> | ||
<th>Date</th> | <th>Date</th> |
Revision as of 20:11, 10 June 2025
Infobox show