Difference between revisions of "Template:Infobox"
Jump to navigation
Jump to search
Line 26: | Line 26: | ||
{{#if:{{{logo|}}}| | {{#if:{{{logo|}}}| | ||
<tr> | <tr> | ||
− | <th class="infobox-logo" colspan="2" style="text-align: center;">[[File:{{{logo}}}|300px]] | + | <th class="infobox-logo" colspan="2" style="text-align: center;">[[File:{{{logo}}}|300px]]</th> |
</tr>}} | </tr>}} | ||
<tr><th><br></th></tr> | <tr><th><br></th></tr> | ||
Line 74: | Line 74: | ||
{{#if:{{{titleshot|}}}| | {{#if:{{{titleshot|}}}| | ||
<tr> | <tr> | ||
− | <th class="infobox-image" colspan="2" style="text-align: center;">[[File:{{{titleshot}}}|300px]] | + | <th class="infobox-image" colspan="2" style="text-align: center;">[[File:{{{titleshot}}}|300px]]</th> |
</tr>}} | </tr>}} | ||
{{#if:{{{gameplayshot|}}}| | {{#if:{{{gameplayshot|}}}| | ||
<tr> | <tr> | ||
− | <th class="infobox-image" colspan="2" style="text-align: center;">[[File:{{{gameplayshot}}}|frameless|300px]]</div></th> | + | <th class="infobox-image" colspan="2" style="text-align: center;"><div style="border-radius:10px; border: 1px black solid;">[[File:{{{gameplayshot}}}|frameless|300px]]</div></th> |
</tr>}} | </tr>}} | ||
Revision as of 17:47, 1 January 2023
Usage