Difference between revisions of "Template:Infobox"
Jump to navigation
Jump to search
Line 18: | Line 18: | ||
</noinclude> | </noinclude> | ||
<table class="infobox" style="text-align: left; width: 300px; font-size: 100%; border-radius:10px; border: 1px black solid; overflow:hidden;"> | <table class="infobox" style="text-align: left; width: 300px; font-size: 100%; border-radius:10px; border: 1px black solid; overflow:hidden;"> | ||
+ | {{#if:{{{logo||}}}| | ||
<tr> | <tr> | ||
<th class="infobox-title" colspan="2" style="text-align: center;"><b>{{{title|{{PAGENAME}}}}}</b></th> | <th class="infobox-title" colspan="2" style="text-align: center;"><b>{{{title|{{PAGENAME}}}}}</b></th> | ||
− | </tr> | + | </tr>}} |
{{#if:{{{logo|}}}| | {{#if:{{{logo|}}}| | ||
<tr> | <tr> |
Revision as of 15:29, 8 December 2022
Usage