Difference between revisions of "Template:Infobox podcast"

From Jadusable Wiki
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]] {{#if:{{{caption|}}}|<...")
 
Line 22: Line 22:
 
     <th>Other media</th>
 
     <th>Other media</th>
 
     <td>{{{other-media}}}</td>
 
     <td>{{{other-media}}}</td>
 +
</tr>}}{{#if:{{{listen|}}}|<tr>
 +
    <th>Listen</th>
 +
    <td>{{{listen}}}</td>
 
</tr>}}</table>
 
</tr>}}</table>
 
</div>
 
</div>

Revision as of 20:18, 14 June 2020

Infobox podcast