Difference between revisions of "Template:Imbox"

From Shmups Wiki -- The Digital Library of Shooting Games
Jump to navigation Jump to search
(Created page with "<!-- TODO: finish this template and write usage docs --> <div style="border: solid #8888AA 3px; background-color: #F7F8FF; padding: 5px; width: 80%; margin: auto;"> {| cellpad...")
 
Line 2: Line 2:
 
<div style="border: solid #8888AA 3px; background-color: #F7F8FF; padding: 5px; width: 80%; margin: auto;">
 
<div style="border: solid #8888AA 3px; background-color: #F7F8FF; padding: 5px; width: 80%; margin: auto;">
 
{| cellpadding="5"
 
{| cellpadding="5"
| [[File:{{{image|}}}|x40px]]
+
| [[File:{{{image}}}|x40px]]
| {{{message-text|}}}
+
| {{{message-text}}}{{#if: {{{additional-text|}}} |<br/><br/>{{{additional-text}}}}}
 
 
{{{additional-text|}}}
 
 
|}
 
|}
 
</div>
 
</div>

Revision as of 16:14, 6 December 2020

[[File:{{{image}}}|x40px]] {{{message-text}}}