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
Tag: Manual revert
 
(17 intermediate revisions by the same user not shown)
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>

Latest revision as of 19:42, 11 June 2025

Infobox show