Difference between revisions of "Template:ArtworkInfo"
Jump to navigation
Jump to search
| Line 1: | Line 1: | ||
| − | + | <div class="infobox"> | |
| − | + | <div class="infobox-title">{{{title|{{PAGENAME}}}}}</div>{{#if:{{{image|}}}| | |
| − | + | <div class="infobox-image">[[File:{{{image}}}|300px]]</div>}} | |
| − | <table> | + | <table>{{#if:{{{param1|}}}|<tr> |
| − | {{#if:{{{ | + | <th>Parameter 1</th> |
| − | <th> | + | <td>{{{param1}}}</td> |
| − | <td>{{{ | + | </tr>}}</table> |
| − | </tr>}} | ||
| − | </table> | ||
</div> | </div> | ||
| − | |||
| − | |||
| − | |||
Revision as of 17:50, 29 July 2021
ArtworkInfo
{{#if:|
[[File:{{{image}}}|300px]]
}}
{{#if:|}}| Parameter 1 | {{{param1}}} |
|---|