Difference between revisions of "Template:Mbox/sandbox"

From blackwiki
Jump to navigation Jump to search
imported>Suntag
(Added Template sandbox notice)
imported>Edokter
(sync sandbox)
Line 1: Line 1:
<noinclude>{{Template sandbox notice}}</noinclude>
+
{{
== Testing {{tl|mbox}} ==
+
  {{namespace detect
 +
  | demospace = {{{demospace|}}}
 +
  | main      = ambox
 +
  | talk      = tmbox
 +
  | file      = imbox
 +
  | category  = cmbox
 +
  | other    = ombox
 +
  }}
 +
| type      = {{{type|}}}
 +
| image      = {{{image|}}}
 +
| imageright = {{{imageright|}}}
 +
| style      = {{{style|}}}
 +
| textstyle  = {{{textstyle|}}}
 +
| text      = {{{text}}}
 +
| small      = {{{small|}}}
 +
| smallimage = {{{smallimage|}}}
 +
| smallimageright = {{{smallimageright|}}}
 +
| smalltext  = {{{smalltext|}}}
 +
}}<noinclude>
  
A normal wikitable:
+
{{Template sandbox notice}}</noinclude>
 
 
{| style="width: 100%;"
 
||
 
{{mbox|text=mbox}}
 
{{ambox|text=ambox}}
 
{{tmbox|text=tmbox}}
 
{{imbox|text=imbox}}
 
{{cmbox|text=cmbox}}
 
{{ombox|text=ombox}}
 
|}
 
 
 
A wikitable with 'class="wikitable"' breaks the mbox borders:
 
 
 
{| class="wikitable" style="width: 100%;"
 
||
 
{{mbox|text=mbox}}
 
{{ambox|text=ambox}}
 
{{tmbox|text=tmbox}}
 
{{imbox|text=imbox}}
 
{{cmbox|text=cmbox}}
 
{{ombox|text=ombox}}
 
|}
 

Revision as of 02:06, 4 March 2009

{{

 Template:Namespace detect

| type = | image = | imageright = | style = | textstyle = | text = {{{text}}} | small = | smallimage = | smallimageright = | smalltext = }}