This is a demonstration and test page for the code for the article message boxes. The boxes use one single meta template which in turn uses some CSS classes for pretty much all their looks. The meta template uses default images if no image parameter is given and it has some other nifty features.
Most of the examples on this page have now been moved to the documentation of the meta template {{ambox}}.
The CSS code for the article message boxes has now been added to MediaWiki:Common.css, which means it is now full deployed and can be used all over the English Wikipedia.
Note! Those of you who took part in the testing of this code:
If you added code to your monobook JS file you should now remove it. The code to remove is this:
If you added CSS code to your monobook.css you should now remove it. The code to remove is the code you see below.
For reference, here is the code that has been added to MediaWiki:Common.css. (Note, this code might not be up to date with what really runs at MediaWiki:Common.css.)
/* Article message box template style */table.ambox{width:80%;margin:0auto;border-collapse:collapse;background:#f8fcff;border:1pxsolid#aaa;border-left:10pxsolid#39f;/* Default "notice" blue */}table.amboxth,table.amboxtd{/* The message body cell(s) */padding:0.25em0.5em;/* 0.5em left/right */}table.amboxtd.mbox-image{/* The left image cell */width:52px;padding:2px0px2px0.5em;/* 0.5em left, 0px right */text-align:center;}table.amboxtd.mbox-imageright{/* The right image cell */width:52px;padding:2px0.5em2px0px;/* 0px left, 0.5em right */text-align:center;}table.ambox-notice{border-left:10pxsolid#39f;/* Blue *//* border-right: 10px solid #39f; *//* If you want two blue bars */}table.ambox-serious{border-left:10pxsolid#c00;/* Red */}table.ambox-content{border-left:10pxsolid#f63;/* Orange */}table.ambox-style{border-left:10pxsolid#fc3;/* Yellow */}table.ambox-merge{border-left:10pxsolid#95b;/* Purple */}
This article message box has a small {{shortcut|WP:TS}} short cut box before it that flows top right. At low screen resolutions they can get too close...
This article message box has a small {{shortcut|WP:TS}} short cut box before it that flows top right. At low screen resolutions they can get too close...
This article message box has a small {{shortcut|WP:TS}} short cut box before it that flows top right. At low screen resolutions they can get too close...
Testing shortcut box insertion as imageright parameter
Seems a good solution is to insert the {{shortcut|WP:TS}} as the imageright parameter. – Some text some text some text some text some text some text some text some text some text some text some text.
And look how nice this next box stacks up now! – Some text some text some text some text some text some text some text some text some text some text some text.
{{ambox
| text = <div>
Text with equal sign = and a start { and end brace }.
And here is a pipe {{!}} and two end braces <nowiki>}}</nowiki>.
And now a pipe + end braces <nowiki>|}}</nowiki>.
</div>
}}
Text with equal sign = and a start { and end brace }.
And here is a pipe | and two end braces }}.
And now a pipe + end braces |}}.
Testing the CSS padding:
Some text.
Some text some text some text some text some text some text some text some text some text some text some text some text some text some text some text some text.
Some text some text some text some text some text some text some text some text some text some text some text some text some text some text some text some text some text some text some text.
Some text some text some text some text some text some text some text some text some text some text
some text some text some text some text some text some text some text some text some text.
Some text some text some text some text some text some text some text some text some text some text some text some text some text some text some text some text some text some text some text.
Some text some text some text some text some text some text some text some text some text some text some text some text some text some text some text some text some text some text some text.
Some text some text some text some text some text some text some text some text some text some text some text some text some text some text some text some text some text some text some text.
Some text some text some text some text some text some text some text some text some text some text some text some text some text some text some text some text some text some text some text.