Template:Infobox show: Difference between revisions

From The Kristen Barry Archive
No edit summary
Tag: Reverted
No edit summary
Tag: Manual revert
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
<includeonly>{{#invoke:Infobox|main
<div class="infobox show">
|kind=example-1
<div class="infobox-title">{{{title|{{PAGENAME}}}}}</div>{{#if:{{{image|}}}|
|sep=,
<div class="infobox-image">[[File:{{PAGENAME:{{{image}}}}}|300px]]</div>}}
|image={{#if:{{{image|}}}|[[File:{{{image}}}{{!}}300px]]}}
<table class="infobox-table">{{#if:{{{artist|}}}|<tr>
|sections=General Info, Band
    <th>Artist</th>
|General Info=Date,Venue,Location
    <td>{{{artist}}}</td>
|Band=Lineup, Tour, Festival, Bands
</tr>}}{{#if:{{{poster|}}}|<tr>
}}</includeonly><noinclude>{{documentation}}</noinclude>
    <th>Poster</th>
 
    <td>{{{poster}}}</td>
{{Infobox
</tr>}}{{#if:{{{date|}}}|<tr>
|title=
    <th>Date</th>
|image=
    <td>{{{date}}}</td>
|caption=
</tr>}}{{#if:{{{venue|}}}|<tr>
 
    <th>Venue</th>
|Date=
    <td>{{{venue}}}</td>
|Venue=
</tr>}}{{#if:{{{location|}}}|<tr>
|Location=
    <th>Location</th>
 
    <td>{{{location}}}</td>
|Lineup=
</tr>}}{{#if:{{{lineup|}}}|<tr>
|Tour=
    <th>Lineup</th>
|Festival=
    <td>{{{lineup}}}</td>
|Bands=
</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>

Latest revision as of 19:42, 11 June 2025

Infobox show