Template:Infobox show: Difference between revisions

From The Kristen Barry Archive
No edit summary
Tag: Reverted
No edit summary
Tag: Reverted
Line 1: Line 1:
{{Infobox
<div class="infobox show">
| name      = Infobox show
<div class="infobox-title">{{{title|{{PAGENAME}}}}}</div>{{#if:{{{image|}}}|
| above      = Live Performance
<div class="infobox-image">[[File:{{PAGENAME:{{{image}}}}}|300px]]</div>}}
| Venue     =
<div class="infobox-subject">Live Performance</div>
| Location   =
<table class="infobox-table">{{#if:{{{artist|}}}|<tr>
| Bands     =
    <th>Artist</th>
}}
    <td>{{{artist}}}</td>
</tr>}}{{#if:{{{poster|}}}|<tr>
    <th>Poster</th>
    <td>{{{poster}}}</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>Location</th>
    <td>{{{location}}}</td>
</tr>}}{{#if:{{{lineup|}}}|<tr>
    <th>Lineup</th>
    <td>{{{lineup}}}</td>
</tr>}}{{#if:{{{bands|}}}|<tr>
    <th>Bands</th>
    <td>{{{bands}}}</td>
</tr>}}{{#if:{{{tour|}}}|<tr>
    <th>Tour</th>
    <td>{{{tour}}}</td>
</tr>}}{{#if:{{{festival|}}}|<tr>
    <th>Festival</th>
    <td>{{{festival}}}</td>
</tr>}}</table>
</div>

Revision as of 18:12, 11 June 2025

Infobox show
Live Performance