Difference between revisions of "Template:ArtworkInfo"
Jump to navigation
Jump to search
| Line 1: | Line 1: | ||
<includeonly> | <includeonly> | ||
<div class="infobox"> | <div class="infobox"> | ||
| − | <table>{{#if:{{{measurements|}}}|<tr> | + | <table> |
| + | {{#if:{{{measurements|}}} | | ||
| + | <tr> | ||
<th>measurements</th> | <th>measurements</th> | ||
<td>{{{measurements}}}</td> | <td>{{{measurements}}}</td> | ||
| − | </tr>|}}</table> | + | </tr>| |
| + | }}</table> | ||
</div> | </div> | ||
</includeonly> | </includeonly> | ||