Difference between revisions of "Template:MessageBox"

From stoney cloud
Jump to: navigation, search
(First version of a generic MessageBox template, CSS to be done)
 
(no rightmsg possible in the messageboxes)
Line 1: Line 1:
<div class="gw-msgbox" style="border: 1px solid {{{color|#333}}}; background-color: {{{bgcol|#F3F3F3}}}"><div class="gw-msgbox-title" style="background-color: {{{color|#333}}}; color: {{{titlecol|white}}}">{{{1}}}</div>{{#if:{{{rightmsg|}}}|<div class="gw-msgbox-rightmsg">{{{rightmsg}}}</div>|}}<div class="gw-msgbox-content">{{{2}}}</div></div>
+
<div class="gw-msgbox" style="border: 1px solid {{{color|#333}}}; background-color: {{{bgcol|#F3F3F3}}}"><div class="gw-msgbox-title" style="background-color: {{{color|#333}}}; color: {{{titlecol|white}}}">{{{1}}}</div><div class="gw-msgbox-content">{{{2}}}</div></div>
 
<noinclude>
 
<noinclude>
 
{{Documentation}}
 
{{Documentation}}
 
</noinclude>
 
</noinclude>

Revision as of 13:20, 29 September 2011

{{{1}}}
{{{2}}}
[create Documentation
Note
Editors can experiment in this template's sandbox (create) and testcases (create) pages.
Please add categories and interwikis to the /doc subpage. Subpages of this template.