Difference between revisions of "Template:Infobox"
Jump to navigation
Jump to search
(Replaced content with "<div class="infobox"> <div class="infobox-title">{{{title|{{PAGENAME}}}}}</div>{{#if:{{{image|}}}| <div class="infobox-image">[[File:{{{image}}}|300px]]</div>}} <table>{{#...") Tag: Replaced |
|||
| 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>{{#if:{{{Storefront|}}}|<tr> | |
| − | {{# | + | <th>Storefront</th> |
| − | + | <td>{{{Storefront}}}</td> | |
| − | + | </tr>}}{{#if:{{{Engine|}}}|<tr> | |
| − | }} | + | <th>Engine</th> |
| − | + | <td>{{{Engine}}}</td> | |
| − | + | </table> | |
| − | + | </div> | |
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | < | ||
| − | < | ||
| − | |||
| − | |||
| − | < | ||
| − | < | ||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | </ | ||
| − | |||
| − | </ | ||
Revision as of 04:54, 10 October 2020
Infobox
{{#if:|| Engine | {{{Engine}}} |
|---|