Template:Message box: Difference between revisions

m width default
jeez louise i need to concentrate on what i'm doing
Line 34: Line 34:
| linecol = #ddf
| linecol = #ddf
| title = This is a blue message box
| title = This is a blue message box
| text = It has a discuss link and custom CSS
| text = It has a discuss link and custom width
| discuss = true
| discuss = true
| css = width: 320px; font-size: x-large;
| width = 320px
}}
}}
</pre>
</pre>


Will result in:
Will result in:
{{msgbox| type = normal | bgcol = #eef | linecol = #ddf | title = This is a blue message box | text = It has a discuss link and custom width | discuss = true | css = width: 320px; font-size: x-large;}}
{{msgbox| type = normal | bgcol = #eef | linecol = #ddf | title = This is a blue message box | text = It has a discuss link and custom width | discuss = true | width = 320px}}


[[Category:Box templates]]
[[Category:Box templates]]
</noinclude>
</noinclude>