Template:MessageBox: Difference between revisions

From PSP2i Wiki
(Created page with "{| class="messagebox {{{class|}}}" |style="width: {{{imgwidth|50px}}};"|{{#if:{{{img|}}}|{{{img}}}|}} | '''{{#if:1|{{{1}}}|<!--this #if removes trailing/leading whitespace-->}...")
 
No edit summary
Line 1: Line 1:
{| class="messagebox {{{class|}}}"
{| class="messagebox {{{class|}}}"
|style="width: {{{imgwidth|50px}}};"|{{#if:{{{img|}}}|{{{img}}}|}}
|{{#if:{{{img|}}}|style="width:50px"{{!}}{{{img}}}|}}
| '''{{#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>}}
|}
|}

Revision as of 02:38, 19 November 2021

{{{1}}}