Difference between revisions of "Template:Infobox"
Jump to navigation
Jump to search
| Line 1: | Line 1: | ||
<div class="infobox"> | <div class="infobox"> | ||
<div class="infobox-title">{{{title|{{PAGENAME}}}}}</div>{{#if:{{{image|}}}| | <div class="infobox-title">{{{title|{{PAGENAME}}}}}</div>{{#if:{{{image|}}}| | ||
| − | <div class="infobox-image">[[File:{{{ | + | <div class="infobox-image">[[File:{{{image}}}|300px]]</div>}} |
| − | <table>{{#if:{{{ | + | <table>{{#if:{{{param1|}}}|<tr> |
<th>Parameter 1</th> | <th>Parameter 1</th> | ||
| − | <td>{{{ | + | <td>{{{param1}}}</td> |
| − | </tr>}}{{#if:{{{ | + | </tr>}}{{#if:{{{param2|}}}|<tr> |
<th>Parameter 2</th> | <th>Parameter 2</th> | ||
| − | <td>{{{ | + | <td>{{{param2}}}</td> |
| − | </tr>}}{{#if:{{{ | + | </tr>}}{{#if:{{{param3|}}}|<tr> |
<th>Parameter 3</th> | <th>Parameter 3</th> | ||
| − | <td>{{{ | + | <td>{{{param3}}}</td> |
</tr>}}{{#if:{{{param4|}}}|<tr> | </tr>}}{{#if:{{{param4|}}}|<tr> | ||
<th>Parameter 4</th> | <th>Parameter 4</th> | ||
| Line 19: | Line 19: | ||
</tr>}}</table> | </tr>}}</table> | ||
</div> | </div> | ||
| + | Replace "param1", "param | ||
Revision as of 12:26, 9 April 2020
Infobox
Replace "param1", "param