Template:MessageBox: Difference between revisions
From PSP2i Wiki
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{| class="messagebox" | {| class="messagebox" | ||
|{{#if:{{{img|}}}|style="width: | |{{#if:{{{img|}}}|style="width:50px{{!}}[[File:{{{img}}}|60x60px|link=]]|}} | ||
| '''{{#if:1|{{{1}}}|<!--this #if removes trailing/leading whitespace-->}}'''{{#if:{{{2|}}}|<br style="clear: both;" /><div style="font-size:0.85em; line-height:1.4em;">{{{2}}}</div>}} | | '''{{#if:1|{{{1}}}|<!--this #if removes trailing/leading whitespace-->}}'''{{#if:{{{2|}}}|<br style="clear: both;" /><div style="font-size:0.85em; line-height:1.4em;">{{{2}}}</div>}} | ||
|} | |} |