Template:MessageBox: Difference between revisions
Jump to navigation
Jump to search
no edit summary
OtherXAdmin (talk | contribs) No edit summary |
OtherXAdmin (talk | contribs) No edit summary |
||
Line 35: | Line 35: | ||
<noinclude>{{/doc}}</noinclude> | <noinclude>{{/doc}}</noinclude> | ||
<includeonly><table class="messagebox {{{class|}}}" role="presentation"><tr><td class="messagebox-image" style="width: {{{imgwidth|50px}}}; padding: {{{imgpadding|5px}}};">{{{img|[[File:Blue chathead.png|60x60px|center|link=]]}}}</td><td style="padding: {{{textpadding|10px}}};"><span class="messagebox-title" style="font-weight: bold; {{{titlestyle|}}}" >{{{1|}}}</span><div style="font-size:0.85em; line-height:1.4em; {{{textstyle|}}}" class="messagebox-text">{{{2|}}}</div></td></tr></table></includeonly><noinclude>{{/doc}}</noinclude> | |||
<includeonly><table class="messagebox {{{class|}}}" {{#if:{{{style|}}}|style="{{{style}}}"}} role="presentation"> | <includeonly><table class="messagebox {{{class|}}}" {{#if:{{{style|}}}|style="{{{style}}}"}} role="presentation"> |