Difference between revisions of "Template:Mbox/testcases"

From blackwiki
Jump to navigation Jump to search
imported>Davidgothberg
(Adding {{template test cases notice}}, and updating the text about the mbox borders since we have fixed that since then.)
imported>Davidgothberg
(Testing the small parameters.)
Line 27: Line 27:
 
{{ombox|text=ombox}}
 
{{ombox|text=ombox}}
 
|}
 
|}
 +
 +
 +
<pre>
 +
{{mbox
 +
| small = yes
 +
}}
 +
</pre>
 +
{{mbox
 +
| small = yes
 +
}}
 +
{{clear}}
 +
 +
 +
<pre>
 +
{{mbox
 +
| small = left
 +
| demospace = main
 +
}}
 +
</pre>
 +
{{mbox
 +
| small = left
 +
| demospace = main
 +
}}

Revision as of 02:18, 16 March 2009

Testing {{mbox}}

A normal wikitable:


A wikitable with 'class="wikitable"' used to break the mbox borders, but we have fixed that since then. (That is, we fixed the wikitable class, since it broke all kinds of boxes.):


{{mbox
| small = yes
}}


{{mbox
| small = left
| demospace = main
}}