Difference between revisions of "Template:Infobox"
Jump to navigation
Jump to search
(→Usage) |
(→Usage) |
||
| Line 19: | Line 19: | ||
</noinclude> |
</noinclude> |
||
<table class="infobox" style="text-align: left; width: 400px; font-size: 100%; border-radius:10px; border: 1px |
<table class="infobox" style="text-align: left; width: 400px; font-size: 100%; border-radius:10px; border: 1px black solid; overflow:hidden;"> |
||
{{#if:{{{logo|}}}|| |
{{#if:{{{logo|}}}|| |
||
<tr> |
<tr> |
||
| Line 78: | Line 78: | ||
{{#if:{{{gameplayshot|}}}| |
{{#if:{{{gameplayshot|}}}| |
||
<tr> |
<tr> |
||
<th class="infobox-image" colspan="2" style="text-align: center;"><div style="border-radius:10px; border: 1px |
<th class="infobox-image" colspan="2" style="text-align: center;"><div style="border-radius:10px; border: 1px red solid;">[[File:{{{gameplayshot}}}|frameless|300px]]</div></th> |
||
</tr>}} |
</tr>}} |
||
Revision as of 17:48, 1 January 2023
Usage