Difference between revisions of "Template:Cmbox/testcases"

From blackwiki
Jump to navigation Jump to search
imported>Mr. Stradivarius
(add a lot more test cases)
imported>Mr. Stradivarius
(add many semi-automatically generated test cases)
Line 1: Line 1:
=== Testing {{tl|cmbox/sandbox}} ===
+
{{template test cases notice}}
  
The boxes below are transclusions of {{tl|cmbox/sandbox}}. If you have updated the code of cmbox/sandbox then you might need to [http://en.wikipedia.org/w/index.php?title=Template:Cmbox/testcases&action=purge purge this page] to see the effect on the examples below.
+
= Intentional changes =
  
{{cmbox/sandbox
+
== small=y text=text ==
| type = delete
 
| text = delete
 
}}
 
{{cmbox/sandbox
 
| type = speedy
 
| text = speedy
 
}}
 
{{cmbox/sandbox
 
| type = speedy
 
| text = speedy
 
}}
 
{{cmbox/sandbox
 
| type = delete
 
| text = delete
 
}}
 
[[Image:Canis lupus laying.jpg|thumb|200px]]
 
{{cmbox/sandbox
 
| type = content
 
| text = content, lots of text lots of text lots of text lots of text lots of text lots of text lots of text lots of text lots of text
 
| imageright = [[Image:Nuvola apps bookcase.svg|40x40px]]
 
}}
 
{{cmbox/sandbox
 
| type = style
 
| text = style, lots of text lots of text lots of text lots of text lots of text lots of text lots of text lots of text lots of text
 
| imageright = [[Image:Nuvola apps bookcase.svg|40x40px]]
 
}}
 
{{cmbox/sandbox
 
| type = notice
 
| text = notice, lots of text lots of text lots of text lots of text lots of text lots of text lots of text lots of text lots of text
 
| imageright = [[Image:Nuvola apps bookcase.svg|80px]]
 
}}
 
{{cmbox/sandbox
 
| type = move
 
| text = move
 
}}
 
{{shortcut|WP:TEST}}
 
{{cmbox/sandbox
 
| type = protection
 
| text = protection
 
}}
 
  
Some text just to test bottom margin.
+
;Main
<br clear=all>
+
 
=== More tests ===
+
<code><nowiki>{{cmbox|small=y|text=text}}</nowiki></code>
 +
 
 +
{{cmbox|small=y|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{cmbox/sandbox|small=y|text=text}}</nowiki></code>
 +
 
 +
{{cmbox/sandbox|small=y|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
== small=true text=text ==
 +
 
 +
;Main
 +
 
 +
<code><nowiki>{{cmbox|small=true|text=text}}</nowiki></code>
 +
 
 +
{{cmbox|small=true|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{cmbox/sandbox|small=true|text=text}}</nowiki></code>
 +
 
 +
{{cmbox/sandbox|small=true|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
== small=1 text=text ==
 +
 
 +
;Main
 +
 
 +
<code><nowiki>{{cmbox|small=1|text=text}}</nowiki></code>
 +
 
 +
{{cmbox|small=1|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{cmbox/sandbox|small=1|text=text}}</nowiki></code>
 +
 
 +
{{cmbox/sandbox|small=1|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
== nocat=yes text=text ==
 +
 
 +
;Main
 +
 
 +
<code><nowiki>{{cmbox|nocat=yes|text=text}}</nowiki></code>
 +
 
 +
{{cmbox|nocat=yes|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{cmbox/sandbox|nocat=yes|text=text}}</nowiki></code>
 +
 
 +
{{cmbox/sandbox|nocat=yes|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
== nocat=y text=text ==
 +
 
 +
;Main
 +
 
 +
<code><nowiki>{{cmbox|nocat=y|text=text}}</nowiki></code>
 +
 
 +
{{cmbox|nocat=y|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{cmbox/sandbox|nocat=y|text=text}}</nowiki></code>
 +
 
 +
{{cmbox/sandbox|nocat=y|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
== nocat=1 text=text ==
 +
 
 +
;Main
 +
 
 +
<code><nowiki>{{cmbox|nocat=1|text=text}}</nowiki></code>
 +
 
 +
{{cmbox|nocat=1|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{cmbox/sandbox|nocat=1|text=text}}</nowiki></code>
 +
 
 +
{{cmbox/sandbox|nocat=1|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
== nocat=no text=text ==
 +
 
 +
;Main
 +
 
 +
<code><nowiki>{{cmbox|nocat=no|text=text}}</nowiki></code>
 +
 
 +
{{cmbox|nocat=no|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{cmbox/sandbox|nocat=no|text=text}}</nowiki></code>
 +
 
 +
{{cmbox/sandbox|nocat=no|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
== nocat=n text=text ==
 +
 
 +
;Main
 +
 
 +
<code><nowiki>{{cmbox|nocat=n|text=text}}</nowiki></code>
 +
 
 +
{{cmbox|nocat=n|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{cmbox/sandbox|nocat=n|text=text}}</nowiki></code>
 +
 
 +
{{cmbox/sandbox|nocat=n|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
== nocat=0 text=text ==
 +
 
 +
;Main
 +
 
 +
<code><nowiki>{{cmbox|nocat=0|text=text}}</nowiki></code>
 +
 
 +
{{cmbox|nocat=0|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{cmbox/sandbox|nocat=0|text=text}}</nowiki></code>
 +
 
 +
{{cmbox/sandbox|nocat=0|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
== cat4=cat4 text=text ==
 +
 
 +
;Main
 +
 
 +
<code><nowiki>{{cmbox|cat4=[[cat4]]|text=text}}</nowiki></code>
 +
 
 +
{{cmbox|cat4=[[cat4]]|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{cmbox/sandbox|cat4=[[cat4]]|text=text}}</nowiki></code>
 +
 
 +
{{cmbox/sandbox|cat4=[[cat4]]|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
== category4=category4 text=text ==
 +
 
 +
;Main
 +
 
 +
<code><nowiki>{{cmbox|category4=[[category4]]|text=text}}</nowiki></code>
 +
 
 +
{{cmbox|category4=[[category4]]|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{cmbox/sandbox|category4=[[category4]]|text=text}}</nowiki></code>
 +
 
 +
{{cmbox/sandbox|category4=[[category4]]|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
all4=[[all4]]|text=text
 +
 
 +
== talk= name=foo page=template:foo text=text ==
 +
 
 +
;Main
 +
 
 +
<code><nowiki>{{cmbox|talk=|name=foo|page=template:foo|text=text}}</nowiki></code>
 +
 
 +
{{cmbox|talk=|name=foo|page=template:foo|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{cmbox/sandbox|talk=|name=foo|page=template:foo|text=text}}</nowiki></code>
 +
 
 +
{{cmbox/sandbox|talk=|name=foo|page=template:foo|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
== talk=  name=foo page=template:foo text=text ==
 +
 
 +
;Main
 +
 
 +
<code><nowiki>{{cmbox|talk=  |name=foo|page=template:foo|text=text}}</nowiki></code>
 +
 
 +
{{cmbox|talk=  |name=foo|page=template:foo|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{cmbox/sandbox|talk=  |name=foo|page=template:foo|text=text}}</nowiki></code>
 +
 
 +
{{cmbox/sandbox|talk=  |name=foo|page=template:foo|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
== name=foo page=template:foo text=text ==
 +
 
 +
;Main
 +
 
 +
<code><nowiki>{{cmbox|name=foo|page=template:foo|text=text}}</nowiki></code>
 +
 
 +
{{cmbox|name=foo|page=template:foo|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{cmbox/sandbox|name=foo|page=template:foo|text=text}}</nowiki></code>
 +
 
 +
{{cmbox/sandbox|name=foo|page=template:foo|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
== date= name=foo page=template:foo text=text ==
 +
 
 +
;Main
 +
 
 +
<code><nowiki>{{cmbox|date=|name=foo|page=template:foo|text=text}}</nowiki></code>
 +
 
 +
{{cmbox|date=|name=foo|page=template:foo|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{cmbox/sandbox|date=|name=foo|page=template:foo|text=text}}</nowiki></code>
 +
 
 +
{{cmbox/sandbox|date=|name=foo|page=template:foo|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
== date=  name=foo page=template:foo text=text ==
 +
 
 +
;Main
 +
 
 +
<code><nowiki>{{cmbox|date=  |name=foo|page=template:foo|text=text}}</nowiki></code>
 +
 
 +
{{cmbox|date=  |name=foo|page=template:foo|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{cmbox/sandbox|date=  |name=foo|page=template:foo|text=text}}</nowiki></code>
 +
 
 +
{{cmbox/sandbox|date=  |name=foo|page=template:foo|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
== name=foo page=template:foo text=text ==
 +
 
 +
;Main
 +
 
 +
<code><nowiki>{{cmbox|name=foo|page=template:foo|text=text}}</nowiki></code>
 +
 
 +
{{cmbox|name=foo|page=template:foo|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{cmbox/sandbox|name=foo|page=template:foo|text=text}}</nowiki></code>
 +
 
 +
{{cmbox/sandbox|name=foo|page=template:foo|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
== page=Template:Foo name=Foo text=text ==
 +
 
 +
;Main
 +
 
 +
<code><nowiki>{{cmbox|page=Template:Foo|name=Foo|text=text}}</nowiki></code>
 +
 
 +
{{cmbox|page=Template:Foo|name=Foo|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{cmbox/sandbox|page=Template:Foo|name=Foo|text=text}}</nowiki></code>
 +
 
 +
{{cmbox/sandbox|page=Template:Foo|name=Foo|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
== page=Template:Foo name=Foo issue=issue text=text ==
 +
 
 +
;Main
 +
 
 +
<code><nowiki>{{cmbox|page=Template:Foo|name=Foo|issue=issue|text=text}}</nowiki></code>
 +
 
 +
{{cmbox|page=Template:Foo|name=Foo|issue=issue|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{cmbox/sandbox|page=Template:Foo|name=Foo|issue=issue|text=text}}</nowiki></code>
 +
 
 +
{{cmbox/sandbox|page=Template:Foo|name=Foo|issue=issue|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
== page=Template:Foo name=Foo fix=fix text=text ==
 +
 
 +
;Main
 +
 
 +
<code><nowiki>{{cmbox|page=Template:Foo|name=Foo|fix=fix|text=text}}</nowiki></code>
 +
 
 +
{{cmbox|page=Template:Foo|name=Foo|fix=fix|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{cmbox/sandbox|page=Template:Foo|name=Foo|fix=fix|text=text}}</nowiki></code>
 +
 
 +
{{cmbox/sandbox|page=Template:Foo|name=Foo|fix=fix|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
== page=Template:Foo name=Foo subst=subst text=text ==
 +
 
 +
;Main
 +
 
 +
<code><nowiki>{{cmbox|page=Template:Foo|name=Foo|subst=subst|text=text}}</nowiki></code>
 +
 
 +
{{cmbox|page=Template:Foo|name=Foo|subst=subst|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{cmbox/sandbox|page=Template:Foo|name=Foo|subst=subst|text=text}}</nowiki></code>
 +
 
 +
{{cmbox/sandbox|page=Template:Foo|name=Foo|subst=subst|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
== page=Template:Foo name=Foo subst=subst issue=issue fix=fix text=text ==
 +
 
 +
;Main
 +
 
 +
<code><nowiki>{{cmbox|page=Template:Foo|name=Foo|subst=subst|issue=issue|fix=fix|text=text}}</nowiki></code>
 +
 
 +
{{cmbox|page=Template:Foo|name=Foo|subst=subst|issue=issue|fix=fix|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{cmbox/sandbox|page=Template:Foo|name=Foo|subst=subst|issue=issue|fix=fix|text=text}}</nowiki></code>
 +
 
 +
{{cmbox/sandbox|page=Template:Foo|name=Foo|subst=subst|issue=issue|fix=fix|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
== page=Template:Foo name=Foo category1=category1 text=text ==
 +
 
 +
;Main
 +
 
 +
<code><nowiki>{{cmbox|page=Template:Foo|name=Foo|category1=[[category1]]|text=text}}</nowiki></code>
 +
 
 +
{{cmbox|page=Template:Foo|name=Foo|category1=[[category1]]|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{cmbox/sandbox|page=Template:Foo|name=Foo|category1=[[category1]]|text=text}}</nowiki></code>
 +
 
 +
{{cmbox/sandbox|page=Template:Foo|name=Foo|category1=[[category1]]|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
== page=Template:Foo name=Foo category2=category2 text=text ==
 +
 
 +
;Main
 +
 
 +
<code><nowiki>{{cmbox|page=Template:Foo|name=Foo|category2=[[category2]]|text=text}}</nowiki></code>
 +
 
 +
{{cmbox|page=Template:Foo|name=Foo|category2=[[category2]]|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{cmbox/sandbox|page=Template:Foo|name=Foo|category2=[[category2]]|text=text}}</nowiki></code>
 +
 
 +
{{cmbox/sandbox|page=Template:Foo|name=Foo|category2=[[category2]]|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
== page=Template:Foo name=Foo category3=category3 text=text ==
 +
 
 +
;Main
 +
 
 +
<code><nowiki>{{cmbox|page=Template:Foo|name=Foo|category3=[[category3]]|text=text}}</nowiki></code>
 +
 
 +
{{cmbox|page=Template:Foo|name=Foo|category3=[[category3]]|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{cmbox/sandbox|page=Template:Foo|name=Foo|category3=[[category3]]|text=text}}</nowiki></code>
 +
 
 +
{{cmbox/sandbox|page=Template:Foo|name=Foo|category3=[[category3]]|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
= Cases that should be the same as the existing template output =
 +
 
 +
== subst=SUBST text=text ==
 +
 
 +
;Main
 +
 
 +
<code><nowiki>{{cmbox|subst=SUBST|text=text}}</nowiki></code>
 +
 
 +
{{cmbox|subst=SUBST|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{cmbox/sandbox|subst=SUBST|text=text}}</nowiki></code>
 +
 
 +
{{cmbox/sandbox|subst=SUBST|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
== subst=  SUBST  text=text ==
 +
 
 +
;Main
 +
 
 +
<code><nowiki>{{cmbox|subst=  SUBST  |text=text}}</nowiki></code>
 +
 
 +
{{cmbox|subst=  SUBST  |text=text}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{cmbox/sandbox|subst=  SUBST  |text=text}}</nowiki></code>
 +
 
 +
{{cmbox/sandbox|subst=  SUBST  |text=text}}
 +
 
 +
{{clear}}
 +
 
 +
== subst=subst text=text ==
 +
 
 +
;Main
 +
 
 +
<code><nowiki>{{cmbox|subst=subst|text=text}}</nowiki></code>
 +
 
 +
{{cmbox|subst=subst|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{cmbox/sandbox|subst=subst|text=text}}</nowiki></code>
 +
 
 +
{{cmbox/sandbox|subst=subst|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
== subst=foo text=text ==
 +
 
 +
;Main
 +
 
 +
<code><nowiki>{{cmbox|subst=foo|text=text}}</nowiki></code>
 +
 
 +
{{cmbox|subst=foo|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{cmbox/sandbox|subst=foo|text=text}}</nowiki></code>
 +
 
 +
{{cmbox/sandbox|subst=foo|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
== subst=  text=text ==
 +
 
 +
;Main
 +
 
 +
<code><nowiki>{{cmbox|subst= |text=text}}</nowiki></code>
 +
 
 +
{{cmbox|subst= |text=text}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{cmbox/sandbox|subst= |text=text}}</nowiki></code>
 +
 
 +
{{cmbox/sandbox|subst= |text=text}}
 +
 
 +
{{clear}}
 +
 
 +
== subst= text=text ==
 +
 
 +
;Main
 +
 
 +
<code><nowiki>{{cmbox|subst=|text=text}}</nowiki></code>
 +
 
 +
{{cmbox|subst=|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{cmbox/sandbox|subst=|text=text}}</nowiki></code>
 +
 
 +
{{cmbox/sandbox|subst=|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
== subst=SUBST name=Foo text=text ==
 +
 
 +
;Main
 +
 
 +
<code><nowiki>{{cmbox|subst=SUBST|name=Foo|text=text}}</nowiki></code>
 +
 
 +
{{cmbox|subst=SUBST|name=Foo|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{cmbox/sandbox|subst=SUBST|name=Foo|text=text}}</nowiki></code>
 +
 
 +
{{cmbox/sandbox|subst=SUBST|name=Foo|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
== name=Foo text=text ==
 +
 
 +
;Main
 +
 
 +
<code><nowiki>{{cmbox|name=Foo|text=text}}</nowiki></code>
 +
 
 +
{{cmbox|name=Foo|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{cmbox/sandbox|name=Foo|text=text}}</nowiki></code>
 +
 
 +
{{cmbox/sandbox|name=Foo|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
== name= Foo  text=text ==
 +
 
 +
;Main
 +
 
 +
<code><nowiki>{{cmbox|name=  Foo  |text=text}}</nowiki></code>
 +
 
 +
{{cmbox|name=  Foo  |text=text}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{cmbox/sandbox|name=  Foo  |text=text}}</nowiki></code>
 +
 
 +
{{cmbox/sandbox|name=  Foo  |text=text}}
 +
 
 +
{{clear}}
 +
 
 +
== name=  text=text ==
 +
 
 +
;Main
 +
 
 +
<code><nowiki>{{cmbox|name= |text=text}}</nowiki></code>
 +
 
 +
{{cmbox|name= |text=text}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{cmbox/sandbox|name= |text=text}}</nowiki></code>
 +
 
 +
{{cmbox/sandbox|name= |text=text}}
 +
 
 +
{{clear}}
 +
 
 +
== name= text=text ==
 +
 
 +
;Main
 +
 
 +
<code><nowiki>{{cmbox|name=|text=text}}</nowiki></code>
 +
 
 +
{{cmbox|name=|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{cmbox/sandbox|name=|text=text}}</nowiki></code>
 +
 
 +
{{cmbox/sandbox|name=|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
== type=speedy text=text ==
 +
 
 +
;Main
 +
 
 +
<code><nowiki>{{cmbox|type=speedy|text=text}}</nowiki></code>
 +
 
 +
{{cmbox|type=speedy|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{cmbox/sandbox|type=speedy|text=text}}</nowiki></code>
 +
 
 +
{{cmbox/sandbox|type=speedy|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
== type=delete text=text ==
 +
 
 +
;Main
 +
 
 +
<code><nowiki>{{cmbox|type=delete|text=text}}</nowiki></code>
 +
 
 +
{{cmbox|type=delete|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{cmbox/sandbox|type=delete|text=text}}</nowiki></code>
 +
 
 +
{{cmbox/sandbox|type=delete|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
== type=content text=text ==
 +
 
 +
;Main
 +
 
 +
<code><nowiki>{{cmbox|type=content|text=text}}</nowiki></code>
 +
 
 +
{{cmbox|type=content|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{cmbox/sandbox|type=content|text=text}}</nowiki></code>
 +
 
 +
{{cmbox/sandbox|type=content|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
== type=style text=text ==
 +
 
 +
;Main
 +
 
 +
<code><nowiki>{{cmbox|type=style|text=text}}</nowiki></code>
 +
 
 +
{{cmbox|type=style|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{cmbox/sandbox|type=style|text=text}}</nowiki></code>
 +
 
 +
{{cmbox/sandbox|type=style|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
== type=move text=text ==
 +
 
 +
;Main
 +
 
 +
<code><nowiki>{{cmbox|type=move|text=text}}</nowiki></code>
 +
 
 +
{{cmbox|type=move|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{cmbox/sandbox|type=move|text=text}}</nowiki></code>
 +
 
 +
{{cmbox/sandbox|type=move|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
== type=protection text=text ==
 +
 
 +
;Main
 +
 
 +
<code><nowiki>{{cmbox|type=protection|text=text}}</nowiki></code>
 +
 
 +
{{cmbox|type=protection|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{cmbox/sandbox|type=protection|text=text}}</nowiki></code>
 +
 
 +
{{cmbox/sandbox|type=protection|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
== type=licence text=text ==
 +
 
 +
;Main
 +
 
 +
<code><nowiki>{{cmbox|type=licence|text=text}}</nowiki></code>
 +
 
 +
{{cmbox|type=licence|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{cmbox/sandbox|type=licence|text=text}}</nowiki></code>
 +
 
 +
{{cmbox/sandbox|type=licence|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
== type=featured text=text ==
 +
 
 +
;Main
 +
 
 +
<code><nowiki>{{cmbox|type=featured|text=text}}</nowiki></code>
 +
 
 +
{{cmbox|type=featured|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{cmbox/sandbox|type=featured|text=text}}</nowiki></code>
 +
 
 +
{{cmbox/sandbox|type=featured|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
== type=warning text=text ==
 +
 
 +
;Main
 +
 
 +
<code><nowiki>{{cmbox|type=warning|text=text}}</nowiki></code>
 +
 
 +
{{cmbox|type=warning|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{cmbox/sandbox|type=warning|text=text}}</nowiki></code>
 +
 
 +
{{cmbox/sandbox|type=warning|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
== type=editnotice text=text ==
 +
 
 +
;Main
 +
 
 +
<code><nowiki>{{cmbox|type=editnotice|text=text}}</nowiki></code>
 +
 
 +
{{cmbox|type=editnotice|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{cmbox/sandbox|type=editnotice|text=text}}</nowiki></code>
 +
 
 +
{{cmbox/sandbox|type=editnotice|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
== type=system text=text ==
 +
 
 +
;Main
 +
 
 +
<code><nowiki>{{cmbox|type=system|text=text}}</nowiki></code>
 +
 
 +
{{cmbox|type=system|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{cmbox/sandbox|type=system|text=text}}</nowiki></code>
 +
 
 +
{{cmbox/sandbox|type=system|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
== type=notice text=text ==
 +
 
 +
;Main
 +
 
 +
<code><nowiki>{{cmbox|type=notice|text=text}}</nowiki></code>
 +
 
 +
{{cmbox|type=notice|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{cmbox/sandbox|type=notice|text=text}}</nowiki></code>
 +
 
 +
{{cmbox/sandbox|type=notice|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
== type=  speedy  text=text ==
 +
 
 +
;Main
 +
 
 +
<code><nowiki>{{cmbox|type=  speedy  |text=text}}</nowiki></code>
 +
 
 +
{{cmbox|type=  speedy  |text=text}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{cmbox/sandbox|type=  speedy  |text=text}}</nowiki></code>
 +
 
 +
{{cmbox/sandbox|type=  speedy  |text=text}}
 +
 
 +
{{clear}}
 +
 
 +
== small=yes text=text ==
 +
 
 +
;Main
 +
 
 +
<code><nowiki>{{cmbox|small=yes|text=text}}</nowiki></code>
 +
 
 +
{{cmbox|small=yes|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{cmbox/sandbox|small=yes|text=text}}</nowiki></code>
 +
 
 +
{{cmbox/sandbox|small=yes|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
== small=  yes  text=text ==
 +
 
 +
;Main
 +
 
 +
<code><nowiki>{{cmbox|small=  yes  |text=text}}</nowiki></code>
 +
 
 +
{{cmbox|small=  yes  |text=text}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{cmbox/sandbox|small=  yes  |text=text}}</nowiki></code>
 +
 
 +
{{cmbox/sandbox|small=  yes  |text=text}}
 +
 
 +
{{clear}}
 +
 
 +
== small=left text=text ==
 +
 
 +
;Main
 +
 
 +
<code><nowiki>{{cmbox|small=left|text=text}}</nowiki></code>
 +
 
 +
{{cmbox|small=left|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{cmbox/sandbox|small=left|text=text}}</nowiki></code>
 +
 
 +
{{cmbox/sandbox|small=left|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
== small=foo text=text ==
 +
 
 +
;Main
 +
 
 +
<code><nowiki>{{cmbox|small=foo|text=text}}</nowiki></code>
 +
 
 +
{{cmbox|small=foo|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{cmbox/sandbox|small=foo|text=text}}</nowiki></code>
 +
 
 +
{{cmbox/sandbox|small=foo|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
== type=speedy small=yes text=text ==
 +
 
 +
;Main
 +
 
 +
<code><nowiki>{{cmbox|type=speedy|small=yes|text=text}}</nowiki></code>
 +
 
 +
{{cmbox|type=speedy|small=yes|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{cmbox/sandbox|type=speedy|small=yes|text=text}}</nowiki></code>
 +
 
 +
{{cmbox/sandbox|type=speedy|small=yes|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
== type=delete small=yes text=text ==
 +
 
 +
;Main
 +
 
 +
<code><nowiki>{{cmbox|type=delete|small=yes|text=text}}</nowiki></code>
 +
 
 +
{{cmbox|type=delete|small=yes|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{cmbox/sandbox|type=delete|small=yes|text=text}}</nowiki></code>
 +
 
 +
{{cmbox/sandbox|type=delete|small=yes|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
== type=content small=yes text=text ==
 +
 
 +
;Main
 +
 
 +
<code><nowiki>{{cmbox|type=content|small=yes|text=text}}</nowiki></code>
 +
 
 +
{{cmbox|type=content|small=yes|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{cmbox/sandbox|type=content|small=yes|text=text}}</nowiki></code>
 +
 
 +
{{cmbox/sandbox|type=content|small=yes|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
== type=style small=yes text=text ==
 +
 
 +
;Main
 +
 
 +
<code><nowiki>{{cmbox|type=style|small=yes|text=text}}</nowiki></code>
 +
 
 +
{{cmbox|type=style|small=yes|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{cmbox/sandbox|type=style|small=yes|text=text}}</nowiki></code>
 +
 
 +
{{cmbox/sandbox|type=style|small=yes|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
== type=move small=yes text=text ==
 +
 
 +
;Main
 +
 
 +
<code><nowiki>{{cmbox|type=move|small=yes|text=text}}</nowiki></code>
 +
 
 +
{{cmbox|type=move|small=yes|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{cmbox/sandbox|type=move|small=yes|text=text}}</nowiki></code>
 +
 
 +
{{cmbox/sandbox|type=move|small=yes|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
== type=protection small=yes text=text ==
 +
 
 +
;Main
 +
 
 +
<code><nowiki>{{cmbox|type=protection|small=yes|text=text}}</nowiki></code>
 +
 
 +
{{cmbox|type=protection|small=yes|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{cmbox/sandbox|type=protection|small=yes|text=text}}</nowiki></code>
 +
 
 +
{{cmbox/sandbox|type=protection|small=yes|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
== type=licence small=yes text=text ==
 +
 
 +
;Main
 +
 
 +
<code><nowiki>{{cmbox|type=licence|small=yes|text=text}}</nowiki></code>
 +
 
 +
{{cmbox|type=licence|small=yes|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{cmbox/sandbox|type=licence|small=yes|text=text}}</nowiki></code>
 +
 
 +
{{cmbox/sandbox|type=licence|small=yes|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
== type=featured small=yes text=text ==
 +
 
 +
;Main
 +
 
 +
<code><nowiki>{{cmbox|type=featured|small=yes|text=text}}</nowiki></code>
 +
 
 +
{{cmbox|type=featured|small=yes|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{cmbox/sandbox|type=featured|small=yes|text=text}}</nowiki></code>
 +
 
 +
{{cmbox/sandbox|type=featured|small=yes|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
== type=warning small=yes text=text ==
 +
 
 +
;Main
 +
 
 +
<code><nowiki>{{cmbox|type=warning|small=yes|text=text}}</nowiki></code>
 +
 
 +
{{cmbox|type=warning|small=yes|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{cmbox/sandbox|type=warning|small=yes|text=text}}</nowiki></code>
 +
 
 +
{{cmbox/sandbox|type=warning|small=yes|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
== type=editnotice small=yes text=text ==
 +
 
 +
;Main
 +
 
 +
<code><nowiki>{{cmbox|type=editnotice|small=yes|text=text}}</nowiki></code>
 +
 
 +
{{cmbox|type=editnotice|small=yes|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{cmbox/sandbox|type=editnotice|small=yes|text=text}}</nowiki></code>
 +
 
 +
{{cmbox/sandbox|type=editnotice|small=yes|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
== type=system small=yes text=text ==
 +
 
 +
;Main
 +
 
 +
<code><nowiki>{{cmbox|type=system|small=yes|text=text}}</nowiki></code>
 +
 
 +
{{cmbox|type=system|small=yes|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{cmbox/sandbox|type=system|small=yes|text=text}}</nowiki></code>
 +
 
 +
{{cmbox/sandbox|type=system|small=yes|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
== type=notice small=yes text=text ==
 +
 
 +
;Main
 +
 
 +
<code><nowiki>{{cmbox|type=notice|small=yes|text=text}}</nowiki></code>
 +
 
 +
{{cmbox|type=notice|small=yes|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{cmbox/sandbox|type=notice|small=yes|text=text}}</nowiki></code>
 +
 
 +
{{cmbox/sandbox|type=notice|small=yes|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
== type=speedy small=left text=text ==
 +
 
 +
;Main
  
{{cmbox/sandbox
+
<code><nowiki>{{cmbox|type=speedy|small=left|text=text}}</nowiki></code>
| image = none
 
| text = No type and '''image=none'''
 
}}
 
  
{{cmbox/sandbox|type=protection|text=My front door is locked. Good luck burglarizing me! (Please don't break the windows; they're very fragile and very expensive to replace.)}}
+
{{cmbox|type=speedy|small=left|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{cmbox/sandbox|type=speedy|small=left|text=text}}</nowiki></code>
 +
 
 +
{{cmbox/sandbox|type=speedy|small=left|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
== type=delete small=left text=text ==
 +
 
 +
;Main
 +
 
 +
<code><nowiki>{{cmbox|type=delete|small=left|text=text}}</nowiki></code>
 +
 
 +
{{cmbox|type=delete|small=left|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{cmbox/sandbox|type=delete|small=left|text=text}}</nowiki></code>
 +
 
 +
{{cmbox/sandbox|type=delete|small=left|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
== type=content small=left text=text ==
 +
 
 +
;Main
 +
 
 +
<code><nowiki>{{cmbox|type=content|small=left|text=text}}</nowiki></code>
 +
 
 +
{{cmbox|type=content|small=left|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{cmbox/sandbox|type=content|small=left|text=text}}</nowiki></code>
 +
 
 +
{{cmbox/sandbox|type=content|small=left|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
== type=style small=left text=text ==
 +
 
 +
;Main
 +
 
 +
<code><nowiki>{{cmbox|type=style|small=left|text=text}}</nowiki></code>
 +
 
 +
{{cmbox|type=style|small=left|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{cmbox/sandbox|type=style|small=left|text=text}}</nowiki></code>
 +
 
 +
{{cmbox/sandbox|type=style|small=left|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
== type=move small=left text=text ==
 +
 
 +
;Main
 +
 
 +
<code><nowiki>{{cmbox|type=move|small=left|text=text}}</nowiki></code>
 +
 
 +
{{cmbox|type=move|small=left|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{cmbox/sandbox|type=move|small=left|text=text}}</nowiki></code>
 +
 
 +
{{cmbox/sandbox|type=move|small=left|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
== type=protection small=left text=text ==
 +
 
 +
;Main
 +
 
 +
<code><nowiki>{{cmbox|type=protection|small=left|text=text}}</nowiki></code>
 +
 
 +
{{cmbox|type=protection|small=left|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{cmbox/sandbox|type=protection|small=left|text=text}}</nowiki></code>
 +
 
 +
{{cmbox/sandbox|type=protection|small=left|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
== type=licence small=left text=text ==
 +
 
 +
;Main
 +
 
 +
<code><nowiki>{{cmbox|type=licence|small=left|text=text}}</nowiki></code>
 +
 
 +
{{cmbox|type=licence|small=left|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{cmbox/sandbox|type=licence|small=left|text=text}}</nowiki></code>
 +
 
 +
{{cmbox/sandbox|type=licence|small=left|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
== type=featured small=left text=text ==
 +
 
 +
;Main
 +
 
 +
<code><nowiki>{{cmbox|type=featured|small=left|text=text}}</nowiki></code>
 +
 
 +
{{cmbox|type=featured|small=left|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{cmbox/sandbox|type=featured|small=left|text=text}}</nowiki></code>
 +
 
 +
{{cmbox/sandbox|type=featured|small=left|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
== type=warning small=left text=text ==
 +
 
 +
;Main
 +
 
 +
<code><nowiki>{{cmbox|type=warning|small=left|text=text}}</nowiki></code>
 +
 
 +
{{cmbox|type=warning|small=left|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{cmbox/sandbox|type=warning|small=left|text=text}}</nowiki></code>
 +
 
 +
{{cmbox/sandbox|type=warning|small=left|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
== type=editnotice small=left text=text ==
 +
 
 +
;Main
 +
 
 +
<code><nowiki>{{cmbox|type=editnotice|small=left|text=text}}</nowiki></code>
 +
 
 +
{{cmbox|type=editnotice|small=left|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{cmbox/sandbox|type=editnotice|small=left|text=text}}</nowiki></code>
 +
 
 +
{{cmbox/sandbox|type=editnotice|small=left|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
== type=system small=left text=text ==
 +
 
 +
;Main
 +
 
 +
<code><nowiki>{{cmbox|type=system|small=left|text=text}}</nowiki></code>
 +
 
 +
{{cmbox|type=system|small=left|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{cmbox/sandbox|type=system|small=left|text=text}}</nowiki></code>
 +
 
 +
{{cmbox/sandbox|type=system|small=left|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
== type=notice small=left text=text ==
 +
 
 +
;Main
 +
 
 +
<code><nowiki>{{cmbox|type=notice|small=left|text=text}}</nowiki></code>
 +
 
 +
{{cmbox|type=notice|small=left|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{cmbox/sandbox|type=notice|small=left|text=text}}</nowiki></code>
 +
 
 +
{{cmbox/sandbox|type=notice|small=left|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
== image=none type=notice small=yes text=text ==
 +
 
 +
;Main
 +
 
 +
<code><nowiki>{{cmbox|image=none|type=notice|small=yes|text=text}}</nowiki></code>
 +
 
 +
{{cmbox|image=none|type=notice|small=yes|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{cmbox/sandbox|image=none|type=notice|small=yes|text=text}}</nowiki></code>
 +
 
 +
{{cmbox/sandbox|image=none|type=notice|small=yes|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
== image=none type=notice small=left text=text ==
 +
 
 +
;Main
 +
 
 +
<code><nowiki>{{cmbox|image=none|type=notice|small=left|text=text}}</nowiki></code>
 +
 
 +
{{cmbox|image=none|type=notice|small=left|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{cmbox/sandbox|image=none|type=notice|small=left|text=text}}</nowiki></code>
 +
 
 +
{{cmbox/sandbox|image=none|type=notice|small=left|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
== image=none type=notice text=text ==
 +
 
 +
;Main
 +
 
 +
<code><nowiki>{{cmbox|image=none|type=notice|text=text}}</nowiki></code>
 +
 
 +
{{cmbox|image=none|type=notice|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{cmbox/sandbox|image=none|type=notice|text=text}}</nowiki></code>
 +
 
 +
{{cmbox/sandbox|image=none|type=notice|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
== image=blank type=notice small=yes text=text ==
 +
 
 +
;Main
 +
 
 +
<code><nowiki>{{cmbox|image=blank|type=notice|small=yes|text=text}}</nowiki></code>
 +
 
 +
{{cmbox|image=blank|type=notice|small=yes|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{cmbox/sandbox|image=blank|type=notice|small=yes|text=text}}</nowiki></code>
 +
 
 +
{{cmbox/sandbox|image=blank|type=notice|small=yes|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
== image=blank type=notice small=left text=text ==
 +
 
 +
;Main
 +
 
 +
<code><nowiki>{{cmbox|image=blank|type=notice|small=left|text=text}}</nowiki></code>
 +
 
 +
{{cmbox|image=blank|type=notice|small=left|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{cmbox/sandbox|image=blank|type=notice|small=left|text=text}}</nowiki></code>
 +
 
 +
{{cmbox/sandbox|image=blank|type=notice|small=left|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
== image=blank type=notice text=text ==
 +
 
 +
;Main
 +
 
 +
<code><nowiki>{{cmbox|image=blank|type=notice|text=text}}</nowiki></code>
 +
 
 +
{{cmbox|image=blank|type=notice|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{cmbox/sandbox|image=blank|type=notice|text=text}}</nowiki></code>
 +
 
 +
{{cmbox/sandbox|image=blank|type=notice|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
== image=File:Example.png 35x35px text=text ==
 +
 
 +
;Main
 +
 
 +
<code><nowiki>{{cmbox|image=[[File:Example.png|35x35px]]|text=text}}</nowiki></code>
 +
 
 +
{{cmbox|image=[[File:Example.png|35x35px]]|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{cmbox/sandbox|image=[[File:Example.png|35x35px]]|text=text}}</nowiki></code>
 +
 
 +
{{cmbox/sandbox|image=[[File:Example.png|35x35px]]|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
== smallimage=File:Example.png 25x25px text=text ==
 +
 
 +
;Main
 +
 
 +
<code><nowiki>{{cmbox|smallimage=[[File:Example.png|25x25px]]|text=text}}</nowiki></code>
 +
 
 +
{{cmbox|smallimage=[[File:Example.png|25x25px]]|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{cmbox/sandbox|smallimage=[[File:Example.png|25x25px]]|text=text}}</nowiki></code>
 +
 
 +
{{cmbox/sandbox|smallimage=[[File:Example.png|25x25px]]|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
== smallimage=File:Example.png 25x25px image=File:Example.png 35x35px text=text ==
 +
 
 +
;Main
 +
 
 +
<code><nowiki>{{cmbox|smallimage=[[File:Example.png|25x25px]]|image=[[File:Example.png|35x35px]]|text=text}}</nowiki></code>
 +
 
 +
{{cmbox|smallimage=[[File:Example.png|25x25px]]|image=[[File:Example.png|35x35px]]|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{cmbox/sandbox|smallimage=[[File:Example.png|25x25px]]|image=[[File:Example.png|35x35px]]|text=text}}</nowiki></code>
 +
 
 +
{{cmbox/sandbox|smallimage=[[File:Example.png|25x25px]]|image=[[File:Example.png|35x35px]]|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
== imageright=File:Example.png 35x35px text=text ==
 +
 
 +
;Main
 +
 
 +
<code><nowiki>{{cmbox|imageright=[[File:Example.png|35x35px]]|text=text}}</nowiki></code>
 +
 
 +
{{cmbox|imageright=[[File:Example.png|35x35px]]|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{cmbox/sandbox|imageright=[[File:Example.png|35x35px]]|text=text}}</nowiki></code>
 +
 
 +
{{cmbox/sandbox|imageright=[[File:Example.png|35x35px]]|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
== smallimageright=File:Example.png 25x25px text=text ==
 +
 
 +
;Main
 +
 
 +
<code><nowiki>{{cmbox|smallimageright=[[File:Example.png|25x25px]]|text=text}}</nowiki></code>
 +
 
 +
{{cmbox|smallimageright=[[File:Example.png|25x25px]]|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{cmbox/sandbox|smallimageright=[[File:Example.png|25x25px]]|text=text}}</nowiki></code>
 +
 
 +
{{cmbox/sandbox|smallimageright=[[File:Example.png|25x25px]]|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
== smallimageright=File:Example.png 25x25px imageright=File:Example.png 35x35px text=text ==
 +
 
 +
;Main
 +
 
 +
<code><nowiki>{{cmbox|smallimageright=[[File:Example.png|25x25px]]|imageright=[[File:Example.png|35x35px]]|text=text}}</nowiki></code>
 +
 
 +
{{cmbox|smallimageright=[[File:Example.png|25x25px]]|imageright=[[File:Example.png|35x35px]]|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{cmbox/sandbox|smallimageright=[[File:Example.png|25x25px]]|imageright=[[File:Example.png|35x35px]]|text=text}}</nowiki></code>
 +
 
 +
{{cmbox/sandbox|smallimageright=[[File:Example.png|25x25px]]|imageright=[[File:Example.png|35x35px]]|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
== image=File:Example.png 35x35px small=yes text=text ==
 +
 
 +
;Main
 +
 
 +
<code><nowiki>{{cmbox|image=[[File:Example.png|35x35px]]|small=yes|text=text}}</nowiki></code>
 +
 
 +
{{cmbox|image=[[File:Example.png|35x35px]]|small=yes|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{cmbox/sandbox|image=[[File:Example.png|35x35px]]|small=yes|text=text}}</nowiki></code>
 +
 
 +
{{cmbox/sandbox|image=[[File:Example.png|35x35px]]|small=yes|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
== smallimage=File:Example.png 25x25px small=yes text=text ==
 +
 
 +
;Main
 +
 
 +
<code><nowiki>{{cmbox|smallimage=[[File:Example.png|25x25px]]|small=yes|text=text}}</nowiki></code>
 +
 
 +
{{cmbox|smallimage=[[File:Example.png|25x25px]]|small=yes|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{cmbox/sandbox|smallimage=[[File:Example.png|25x25px]]|small=yes|text=text}}</nowiki></code>
 +
 
 +
{{cmbox/sandbox|smallimage=[[File:Example.png|25x25px]]|small=yes|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
== smallimage=File:Example.png 25x25px image=File:Example.png 35x35px small=yes text=text ==
 +
 
 +
;Main
 +
 
 +
<code><nowiki>{{cmbox|smallimage=[[File:Example.png|25x25px]]|image=[[File:Example.png|35x35px]]|small=yes|text=text}}</nowiki></code>
 +
 
 +
{{cmbox|smallimage=[[File:Example.png|25x25px]]|image=[[File:Example.png|35x35px]]|small=yes|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{cmbox/sandbox|smallimage=[[File:Example.png|25x25px]]|image=[[File:Example.png|35x35px]]|small=yes|text=text}}</nowiki></code>
 +
 
 +
{{cmbox/sandbox|smallimage=[[File:Example.png|25x25px]]|image=[[File:Example.png|35x35px]]|small=yes|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
== imageright=File:Example.png 35x35px small=yes text=text ==
 +
 
 +
;Main
 +
 
 +
<code><nowiki>{{cmbox|imageright=[[File:Example.png|35x35px]]|small=yes|text=text}}</nowiki></code>
 +
 
 +
{{cmbox|imageright=[[File:Example.png|35x35px]]|small=yes|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{cmbox/sandbox|imageright=[[File:Example.png|35x35px]]|small=yes|text=text}}</nowiki></code>
 +
 
 +
{{cmbox/sandbox|imageright=[[File:Example.png|35x35px]]|small=yes|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
== smallimageright=File:Example.png 25x25px small=yes text=text ==
 +
 
 +
;Main
 +
 
 +
<code><nowiki>{{cmbox|smallimageright=[[File:Example.png|25x25px]]|small=yes|text=text}}</nowiki></code>
 +
 
 +
{{cmbox|smallimageright=[[File:Example.png|25x25px]]|small=yes|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{cmbox/sandbox|smallimageright=[[File:Example.png|25x25px]]|small=yes|text=text}}</nowiki></code>
 +
 
 +
{{cmbox/sandbox|smallimageright=[[File:Example.png|25x25px]]|small=yes|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
== smallimageright=File:Example.png 25x25px imageright=File:Example.png 35x35px small=yes text=text ==
 +
 
 +
;Main
 +
 
 +
<code><nowiki>{{cmbox|smallimageright=[[File:Example.png|25x25px]]|imageright=[[File:Example.png|35x35px]]|small=yes|text=text}}</nowiki></code>
 +
 
 +
{{cmbox|smallimageright=[[File:Example.png|25x25px]]|imageright=[[File:Example.png|35x35px]]|small=yes|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{cmbox/sandbox|smallimageright=[[File:Example.png|25x25px]]|imageright=[[File:Example.png|35x35px]]|small=yes|text=text}}</nowiki></code>
 +
 
 +
{{cmbox/sandbox|smallimageright=[[File:Example.png|25x25px]]|imageright=[[File:Example.png|35x35px]]|small=yes|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
== image=File:Example.png 35x35px small=left text=text ==
 +
 
 +
;Main
 +
 
 +
<code><nowiki>{{cmbox|image=[[File:Example.png|35x35px]]|small=left|text=text}}</nowiki></code>
 +
 
 +
{{cmbox|image=[[File:Example.png|35x35px]]|small=left|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{cmbox/sandbox|image=[[File:Example.png|35x35px]]|small=left|text=text}}</nowiki></code>
 +
 
 +
{{cmbox/sandbox|image=[[File:Example.png|35x35px]]|small=left|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
== smallimage=File:Example.png 25x25px small=left text=text ==
 +
 
 +
;Main
 +
 
 +
<code><nowiki>{{cmbox|smallimage=[[File:Example.png|25x25px]]|small=left|text=text}}</nowiki></code>
 +
 
 +
{{cmbox|smallimage=[[File:Example.png|25x25px]]|small=left|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{cmbox/sandbox|smallimage=[[File:Example.png|25x25px]]|small=left|text=text}}</nowiki></code>
 +
 
 +
{{cmbox/sandbox|smallimage=[[File:Example.png|25x25px]]|small=left|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
== smallimage=File:Example.png 25x25px image=File:Example.png 35x35px small=left text=text ==
 +
 
 +
;Main
 +
 
 +
<code><nowiki>{{cmbox|smallimage=[[File:Example.png|25x25px]]|image=[[File:Example.png|35x35px]]|small=left|text=text}}</nowiki></code>
 +
 
 +
{{cmbox|smallimage=[[File:Example.png|25x25px]]|image=[[File:Example.png|35x35px]]|small=left|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{cmbox/sandbox|smallimage=[[File:Example.png|25x25px]]|image=[[File:Example.png|35x35px]]|small=left|text=text}}</nowiki></code>
 +
 
 +
{{cmbox/sandbox|smallimage=[[File:Example.png|25x25px]]|image=[[File:Example.png|35x35px]]|small=left|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
== imageright=File:Example.png 35x35px small=left text=text ==
 +
 
 +
;Main
 +
 
 +
<code><nowiki>{{cmbox|imageright=[[File:Example.png|35x35px]]|small=left|text=text}}</nowiki></code>
 +
 
 +
{{cmbox|imageright=[[File:Example.png|35x35px]]|small=left|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{cmbox/sandbox|imageright=[[File:Example.png|35x35px]]|small=left|text=text}}</nowiki></code>
 +
 
 +
{{cmbox/sandbox|imageright=[[File:Example.png|35x35px]]|small=left|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
== smallimageright=File:Example.png 25x25px small=left text=text ==
 +
 
 +
;Main
 +
 
 +
<code><nowiki>{{cmbox|smallimageright=[[File:Example.png|25x25px]]|small=left|text=text}}</nowiki></code>
 +
 
 +
{{cmbox|smallimageright=[[File:Example.png|25x25px]]|small=left|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{cmbox/sandbox|smallimageright=[[File:Example.png|25x25px]]|small=left|text=text}}</nowiki></code>
 +
 
 +
{{cmbox/sandbox|smallimageright=[[File:Example.png|25x25px]]|small=left|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
== smallimageright=File:Example.png 25x25px imageright=File:Example.png 35x35px small=left text=text ==
 +
 
 +
;Main
 +
 
 +
<code><nowiki>{{cmbox|smallimageright=[[File:Example.png|25x25px]]|imageright=[[File:Example.png|35x35px]]|small=left|text=text}}</nowiki></code>
 +
 
 +
{{cmbox|smallimageright=[[File:Example.png|25x25px]]|imageright=[[File:Example.png|35x35px]]|small=left|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{cmbox/sandbox|smallimageright=[[File:Example.png|25x25px]]|imageright=[[File:Example.png|35x35px]]|small=left|text=text}}</nowiki></code>
 +
 
 +
{{cmbox/sandbox|smallimageright=[[File:Example.png|25x25px]]|imageright=[[File:Example.png|35x35px]]|small=left|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
== class=ambox-style text=text ==
 +
 
 +
;Main
 +
 
 +
<code><nowiki>{{cmbox|class=ambox-style|text=text}}</nowiki></code>
 +
 
 +
{{cmbox|class=ambox-style|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{cmbox/sandbox|class=ambox-style|text=text}}</nowiki></code>
 +
 
 +
{{cmbox/sandbox|class=ambox-style|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
== style=font-size:120%; text=text ==
 +
 
 +
;Main
 +
 
 +
<code><nowiki>{{cmbox|style=font-size:120%;|text=text}}</nowiki></code>
 +
 
 +
{{cmbox|style=font-size:120%;|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{cmbox/sandbox|style=font-size:120%;|text=text}}</nowiki></code>
 +
 
 +
{{cmbox/sandbox|style=font-size:120%;|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
== textstyle=font-size:80%; text=text ==
 +
 
 +
;Main
 +
 
 +
<code><nowiki>{{cmbox|textstyle=font-size:80%;|text=text}}</nowiki></code>
 +
 
 +
{{cmbox|textstyle=font-size:80%;|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{cmbox/sandbox|textstyle=font-size:80%;|text=text}}</nowiki></code>
 +
 
 +
{{cmbox/sandbox|textstyle=font-size:80%;|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
== smalltext=smalltext ==
 +
 
 +
;Main
 +
 
 +
<code><nowiki>{{cmbox|smalltext=smalltext}}</nowiki></code>
 +
 
 +
{{cmbox|smalltext=smalltext}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{cmbox/sandbox|smalltext=smalltext}}</nowiki></code>
 +
 
 +
{{cmbox/sandbox|smalltext=smalltext}}
 +
 
 +
{{clear}}
 +
 
 +
== smalltext=smalltext small=yes ==
 +
 
 +
;Main
 +
 
 +
<code><nowiki>{{cmbox|smalltext=smalltext|small=yes}}</nowiki></code>
 +
 
 +
{{cmbox|smalltext=smalltext|small=yes}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{cmbox/sandbox|smalltext=smalltext|small=yes}}</nowiki></code>
 +
 
 +
{{cmbox/sandbox|smalltext=smalltext|small=yes}}
 +
 
 +
{{clear}}
 +
 
 +
== smalltext=smalltext small=left ==
 +
 
 +
;Main
 +
 
 +
<code><nowiki>{{cmbox|smalltext=smalltext|small=left}}</nowiki></code>
 +
 
 +
{{cmbox|smalltext=smalltext|small=left}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{cmbox/sandbox|smalltext=smalltext|small=left}}</nowiki></code>
 +
 
 +
{{cmbox/sandbox|smalltext=smalltext|small=left}}
 +
 
 +
{{clear}}
 +
 
 +
== smalltext=smalltext text=text ==
 +
 
 +
;Main
 +
 
 +
<code><nowiki>{{cmbox|smalltext=smalltext|text=text}}</nowiki></code>
 +
 
 +
{{cmbox|smalltext=smalltext|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{cmbox/sandbox|smalltext=smalltext|text=text}}</nowiki></code>
 +
 
 +
{{cmbox/sandbox|smalltext=smalltext|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
== smalltext=smalltext text=text small=yes ==
 +
 
 +
;Main
 +
 
 +
<code><nowiki>{{cmbox|smalltext=smalltext|text=text|small=yes}}</nowiki></code>
 +
 
 +
{{cmbox|smalltext=smalltext|text=text|small=yes}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{cmbox/sandbox|smalltext=smalltext|text=text|small=yes}}</nowiki></code>
 +
 
 +
{{cmbox/sandbox|smalltext=smalltext|text=text|small=yes}}
 +
 
 +
{{clear}}
 +
 
 +
== smalltext=smalltext text=text small=left ==
 +
 
 +
;Main
 +
 
 +
<code><nowiki>{{cmbox|smalltext=smalltext|text=text|small=left}}</nowiki></code>
 +
 
 +
{{cmbox|smalltext=smalltext|text=text|small=left}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{cmbox/sandbox|smalltext=smalltext|text=text|small=left}}</nowiki></code>
 +
 
 +
{{cmbox/sandbox|smalltext=smalltext|text=text|small=left}}
 +
 
 +
{{clear}}
 +
 
 +
== talk=talk text=text ==
 +
 
 +
;Main
 +
 
 +
<code><nowiki>{{cmbox|talk=talk|text=text}}</nowiki></code>
 +
 
 +
{{cmbox|talk=talk|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{cmbox/sandbox|talk=talk|text=text}}</nowiki></code>
 +
 
 +
{{cmbox/sandbox|talk=talk|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
== talk=talk small=yes text=text ==
 +
 
 +
;Main
 +
 
 +
<code><nowiki>{{cmbox|talk=talk|small=yes|text=text}}</nowiki></code>
 +
 
 +
{{cmbox|talk=talk|small=yes|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{cmbox/sandbox|talk=talk|small=yes|text=text}}</nowiki></code>
 +
 
 +
{{cmbox/sandbox|talk=talk|small=yes|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
== talk=talk small=left text=text ==
 +
 
 +
;Main
 +
 
 +
<code><nowiki>{{cmbox|talk=talk|small=left|text=text}}</nowiki></code>
 +
 
 +
{{cmbox|talk=talk|small=left|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{cmbox/sandbox|talk=talk|small=left|text=text}}</nowiki></code>
 +
 
 +
{{cmbox/sandbox|talk=talk|small=left|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
== sect=sect text=text ==
 +
 
 +
;Main
 +
 
 +
<code><nowiki>{{cmbox|sect=sect|text=text}}</nowiki></code>
 +
 
 +
{{cmbox|sect=sect|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{cmbox/sandbox|sect=sect|text=text}}</nowiki></code>
 +
 
 +
{{cmbox/sandbox|sect=sect|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
== sect=sect small=yes text=text ==
 +
 
 +
;Main
 +
 
 +
<code><nowiki>{{cmbox|sect=sect|small=yes|text=text}}</nowiki></code>
 +
 
 +
{{cmbox|sect=sect|small=yes|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{cmbox/sandbox|sect=sect|small=yes|text=text}}</nowiki></code>
 +
 
 +
{{cmbox/sandbox|sect=sect|small=yes|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
== sect=sect small=left text=text ==
 +
 
 +
;Main
 +
 
 +
<code><nowiki>{{cmbox|sect=sect|small=left|text=text}}</nowiki></code>
 +
 
 +
{{cmbox|sect=sect|small=left|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{cmbox/sandbox|sect=sect|small=left|text=text}}</nowiki></code>
 +
 
 +
{{cmbox/sandbox|sect=sect|small=left|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
== issue=issue text=text ==
 +
 
 +
;Main
 +
 
 +
<code><nowiki>{{cmbox|issue=issue|text=text}}</nowiki></code>
 +
 
 +
{{cmbox|issue=issue|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{cmbox/sandbox|issue=issue|text=text}}</nowiki></code>
 +
 
 +
{{cmbox/sandbox|issue=issue|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
== issue=issue small=yes text=text ==
 +
 
 +
;Main
 +
 
 +
<code><nowiki>{{cmbox|issue=issue|small=yes|text=text}}</nowiki></code>
 +
 
 +
{{cmbox|issue=issue|small=yes|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{cmbox/sandbox|issue=issue|small=yes|text=text}}</nowiki></code>
 +
 
 +
{{cmbox/sandbox|issue=issue|small=yes|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
== issue=issue small=left text=text ==
 +
 
 +
;Main
 +
 
 +
<code><nowiki>{{cmbox|issue=issue|small=left|text=text}}</nowiki></code>
 +
 
 +
{{cmbox|issue=issue|small=left|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{cmbox/sandbox|issue=issue|small=left|text=text}}</nowiki></code>
 +
 
 +
{{cmbox/sandbox|issue=issue|small=left|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
== text=text ==
 +
 
 +
;Main
 +
 
 +
<code><nowiki>{{cmbox|text=text}}</nowiki></code>
 +
 
 +
{{cmbox|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{cmbox/sandbox|text=text}}</nowiki></code>
 +
 
 +
{{cmbox/sandbox|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
== text=text small=yes ==
 +
 
 +
;Main
 +
 
 +
<code><nowiki>{{cmbox|text=text|small=yes}}</nowiki></code>
 +
 
 +
{{cmbox|text=text|small=yes}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{cmbox/sandbox|text=text|small=yes}}</nowiki></code>
 +
 
 +
{{cmbox/sandbox|text=text|small=yes}}
 +
 
 +
{{clear}}
 +
 
 +
== text=text small=left ==
 +
 
 +
;Main
 +
 
 +
<code><nowiki>{{cmbox|text=text|small=left}}</nowiki></code>
 +
 
 +
{{cmbox|text=text|small=left}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{cmbox/sandbox|text=text|small=left}}</nowiki></code>
 +
 
 +
{{cmbox/sandbox|text=text|small=left}}
 +
 
 +
{{clear}}
 +
 
 +
== fix=fix text=text ==
 +
 
 +
;Main
 +
 
 +
<code><nowiki>{{cmbox|fix=fix|text=text}}</nowiki></code>
 +
 
 +
{{cmbox|fix=fix|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{cmbox/sandbox|fix=fix|text=text}}</nowiki></code>
 +
 
 +
{{cmbox/sandbox|fix=fix|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
== fix=fix small=yes text=text ==
 +
 
 +
;Main
 +
 
 +
<code><nowiki>{{cmbox|fix=fix|small=yes|text=text}}</nowiki></code>
 +
 
 +
{{cmbox|fix=fix|small=yes|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{cmbox/sandbox|fix=fix|small=yes|text=text}}</nowiki></code>
 +
 
 +
{{cmbox/sandbox|fix=fix|small=yes|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
== fix=fix small=left text=text ==
 +
 
 +
;Main
 +
 
 +
<code><nowiki>{{cmbox|fix=fix|small=left|text=text}}</nowiki></code>
 +
 
 +
{{cmbox|fix=fix|small=left|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{cmbox/sandbox|fix=fix|small=left|text=text}}</nowiki></code>
 +
 
 +
{{cmbox/sandbox|fix=fix|small=left|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
== date=date text=text ==
 +
 
 +
;Main
 +
 
 +
<code><nowiki>{{cmbox|date=date|text=text}}</nowiki></code>
 +
 
 +
{{cmbox|date=date|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{cmbox/sandbox|date=date|text=text}}</nowiki></code>
 +
 
 +
{{cmbox/sandbox|date=date|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
== date=date small=yes text=text ==
 +
 
 +
;Main
 +
 
 +
<code><nowiki>{{cmbox|date=date|small=yes|text=text}}</nowiki></code>
 +
 
 +
{{cmbox|date=date|small=yes|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{cmbox/sandbox|date=date|small=yes|text=text}}</nowiki></code>
 +
 
 +
{{cmbox/sandbox|date=date|small=yes|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
== date=date small=left text=text ==
 +
 
 +
;Main
 +
 
 +
<code><nowiki>{{cmbox|date=date|small=left|text=text}}</nowiki></code>
 +
 
 +
{{cmbox|date=date|small=left|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{cmbox/sandbox|date=date|small=left|text=text}}</nowiki></code>
 +
 
 +
{{cmbox/sandbox|date=date|small=left|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
== info=info text=text ==
 +
 
 +
;Main
 +
 
 +
<code><nowiki>{{cmbox|info=info|text=text}}</nowiki></code>
 +
 
 +
{{cmbox|info=info|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{cmbox/sandbox|info=info|text=text}}</nowiki></code>
 +
 
 +
{{cmbox/sandbox|info=info|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
== info=info small=yes text=text ==
 +
 
 +
;Main
 +
 
 +
<code><nowiki>{{cmbox|info=info|small=yes|text=text}}</nowiki></code>
 +
 
 +
{{cmbox|info=info|small=yes|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{cmbox/sandbox|info=info|small=yes|text=text}}</nowiki></code>
 +
 
 +
{{cmbox/sandbox|info=info|small=yes|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
== info=info small=left text=text ==
 +
 
 +
;Main
 +
 
 +
<code><nowiki>{{cmbox|info=info|small=left|text=text}}</nowiki></code>
 +
 
 +
{{cmbox|info=info|small=left|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{cmbox/sandbox|info=info|small=left|text=text}}</nowiki></code>
 +
 
 +
{{cmbox/sandbox|info=info|small=left|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
== sect=sect issue=issue text=text fix=fix date=date info=info text=text ==
 +
 
 +
;Main
 +
 
 +
<code><nowiki>{{cmbox|sect=sect|issue=issue|text=text|fix=fix|date=date|info=info|text=text}}</nowiki></code>
 +
 
 +
{{cmbox|sect=sect|issue=issue|text=text|fix=fix|date=date|info=info|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{cmbox/sandbox|sect=sect|issue=issue|text=text|fix=fix|date=date|info=info|text=text}}</nowiki></code>
 +
 
 +
{{cmbox/sandbox|sect=sect|issue=issue|text=text|fix=fix|date=date|info=info|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
== sect=sect issue=issue text=text fix=fix date=date info=info small=yes text=text ==
 +
 
 +
;Main
 +
 
 +
<code><nowiki>{{cmbox|sect=sect|issue=issue|text=text|fix=fix|date=date|info=info|small=yes|text=text}}</nowiki></code>
 +
 
 +
{{cmbox|sect=sect|issue=issue|text=text|fix=fix|date=date|info=info|small=yes|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{cmbox/sandbox|sect=sect|issue=issue|text=text|fix=fix|date=date|info=info|small=yes|text=text}}</nowiki></code>
 +
 
 +
{{cmbox/sandbox|sect=sect|issue=issue|text=text|fix=fix|date=date|info=info|small=yes|text=text}}
 +
 
 +
{{clear}}
  
== Blank ==
+
== sect=sect issue=issue text=text fix=fix date=date info=info small=left text=text ==
  
 
;Main
 
;Main
  
<code><nowiki>{{cmbox}}</nowiki></code>
+
<code><nowiki>{{cmbox|sect=sect|issue=issue|text=text|fix=fix|date=date|info=info|small=left|text=text}}</nowiki></code>
  
{{cmbox}}
+
{{cmbox|sect=sect|issue=issue|text=text|fix=fix|date=date|info=info|small=left|text=text}}
  
 
{{clear}}
 
{{clear}}
Line 68: Line 2,413:
 
;Sandbox
 
;Sandbox
  
<code><nowiki>{{cmbox/sandbox}}</nowiki></code>
+
<code><nowiki>{{cmbox/sandbox|sect=sect|issue=issue|text=text|fix=fix|date=date|info=info|small=left|text=text}}</nowiki></code>
  
{{cmbox/sandbox}}
+
{{cmbox/sandbox|sect=sect|issue=issue|text=text|fix=fix|date=date|info=info|small=left|text=text}}
  
 
{{clear}}
 
{{clear}}
  
== foo ==
+
== sect=sect issue=issue text=text fix=fix date=date info=info small=left text=text smalltext=smalltext ==
  
 
;Main
 
;Main
  
<code><nowiki>{{cmbox|foo|text=Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer lorem nibh, fermentum sit amet risus egestas, mollis malesuada velit. Fusce odio lorem, porta a porttitor eu, ornare vel augue.}}</nowiki></code>
+
<code><nowiki>{{cmbox|sect=sect|issue=issue|text=text|fix=fix|date=date|info=info|small=left|text=text|smalltext=smalltext}}</nowiki></code>
  
{{cmbox|foo|text=Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer lorem nibh, fermentum sit amet risus egestas, mollis malesuada velit. Fusce odio lorem, porta a porttitor eu, ornare vel augue.}}
+
{{cmbox|sect=sect|issue=issue|text=text|fix=fix|date=date|info=info|small=left|text=text|smalltext=smalltext}}
  
 
{{clear}}
 
{{clear}}
Line 86: Line 2,431:
 
;Sandbox
 
;Sandbox
  
<code><nowiki>{{cmbox/sandbox|foo|text=Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer lorem nibh, fermentum sit amet risus egestas, mollis malesuada velit. Fusce odio lorem, porta a porttitor eu, ornare vel augue.}}</nowiki></code>
+
<code><nowiki>{{cmbox/sandbox|sect=sect|issue=issue|text=text|fix=fix|date=date|info=info|small=left|text=text|smalltext=smalltext}}</nowiki></code>
  
{{cmbox/sandbox|foo|text=Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer lorem nibh, fermentum sit amet risus egestas, mollis malesuada velit. Fusce odio lorem, porta a porttitor eu, ornare vel augue.}}
+
{{cmbox/sandbox|sect=sect|issue=issue|text=text|fix=fix|date=date|info=info|small=left|text=text|smalltext=smalltext}}
  
 
{{clear}}
 
{{clear}}
  
== type=speedy ==
+
== sect=sect issue=issue text=text fix=fix date=date info=info small=yes text=text smalltext=smalltext ==
  
 
;Main
 
;Main
  
<code><nowiki>{{cmbox|type=speedy|text=Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer lorem nibh, fermentum sit amet risus egestas, mollis malesuada velit. Fusce odio lorem, porta a porttitor eu, ornare vel augue.}}</nowiki></code>
+
<code><nowiki>{{cmbox|sect=sect|issue=issue|text=text|fix=fix|date=date|info=info|small=yes|text=text|smalltext=smalltext}}</nowiki></code>
  
{{cmbox|type=speedy|text=Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer lorem nibh, fermentum sit amet risus egestas, mollis malesuada velit. Fusce odio lorem, porta a porttitor eu, ornare vel augue.}}
+
{{cmbox|sect=sect|issue=issue|text=text|fix=fix|date=date|info=info|small=yes|text=text|smalltext=smalltext}}
  
 
{{clear}}
 
{{clear}}
Line 104: Line 2,449:
 
;Sandbox
 
;Sandbox
  
<code><nowiki>{{cmbox/sandbox|type=speedy|text=Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer lorem nibh, fermentum sit amet risus egestas, mollis malesuada velit. Fusce odio lorem, porta a porttitor eu, ornare vel augue.}}</nowiki></code>
+
<code><nowiki>{{cmbox/sandbox|sect=sect|issue=issue|text=text|fix=fix|date=date|info=info|small=yes|text=text|smalltext=smalltext}}</nowiki></code>
  
{{cmbox/sandbox|type=speedy|text=Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer lorem nibh, fermentum sit amet risus egestas, mollis malesuada velit. Fusce odio lorem, porta a porttitor eu, ornare vel augue.}}
+
{{cmbox/sandbox|sect=sect|issue=issue|text=text|fix=fix|date=date|info=info|small=yes|text=text|smalltext=smalltext}}
  
 
{{clear}}
 
{{clear}}
  
== type=delete ==
+
== nocat=true text=text ==
  
 
;Main
 
;Main
  
<code><nowiki>{{cmbox|type=delete|text=Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer lorem nibh, fermentum sit amet risus egestas, mollis malesuada velit. Fusce odio lorem, porta a porttitor eu, ornare vel augue.}}</nowiki></code>
+
<code><nowiki>{{cmbox|nocat=true|text=text}}</nowiki></code>
  
{{cmbox|type=delete|text=Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer lorem nibh, fermentum sit amet risus egestas, mollis malesuada velit. Fusce odio lorem, porta a porttitor eu, ornare vel augue.}}
+
{{cmbox|nocat=true|text=text}}
  
 
{{clear}}
 
{{clear}}
Line 122: Line 2,467:
 
;Sandbox
 
;Sandbox
  
<code><nowiki>{{cmbox/sandbox|type=delete|text=Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer lorem nibh, fermentum sit amet risus egestas, mollis malesuada velit. Fusce odio lorem, porta a porttitor eu, ornare vel augue.}}</nowiki></code>
+
<code><nowiki>{{cmbox/sandbox|nocat=true|text=text}}</nowiki></code>
  
{{cmbox/sandbox|type=delete|text=Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer lorem nibh, fermentum sit amet risus egestas, mollis malesuada velit. Fusce odio lorem, porta a porttitor eu, ornare vel augue.}}
+
{{cmbox/sandbox|nocat=true|text=text}}
  
 
{{clear}}
 
{{clear}}
  
== type=content ==
+
== nocat=false text=text ==
  
 
;Main
 
;Main
  
<code><nowiki>{{cmbox|type=content|text=Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer lorem nibh, fermentum sit amet risus egestas, mollis malesuada velit. Fusce odio lorem, porta a porttitor eu, ornare vel augue.}}</nowiki></code>
+
<code><nowiki>{{cmbox|nocat=false|text=text}}</nowiki></code>
  
{{cmbox|type=content|text=Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer lorem nibh, fermentum sit amet risus egestas, mollis malesuada velit. Fusce odio lorem, porta a porttitor eu, ornare vel augue.}}
+
{{cmbox|nocat=false|text=text}}
  
 
{{clear}}
 
{{clear}}
Line 140: Line 2,485:
 
;Sandbox
 
;Sandbox
  
<code><nowiki>{{cmbox/sandbox|type=content|text=Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer lorem nibh, fermentum sit amet risus egestas, mollis malesuada velit. Fusce odio lorem, porta a porttitor eu, ornare vel augue.}}</nowiki></code>
+
<code><nowiki>{{cmbox/sandbox|nocat=false|text=text}}</nowiki></code>
  
{{cmbox/sandbox|type=content|text=Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer lorem nibh, fermentum sit amet risus egestas, mollis malesuada velit. Fusce odio lorem, porta a porttitor eu, ornare vel augue.}}
+
{{cmbox/sandbox|nocat=false|text=text}}
  
 
{{clear}}
 
{{clear}}
  
== type=style ==
+
== cat=cat text=text ==
  
 
;Main
 
;Main
  
<code><nowiki>{{cmbox|type=style|text=Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer lorem nibh, fermentum sit amet risus egestas, mollis malesuada velit. Fusce odio lorem, porta a porttitor eu, ornare vel augue.}}</nowiki></code>
+
<code><nowiki>{{cmbox|cat=[[cat]]|text=text}}</nowiki></code>
  
{{cmbox|type=style|text=Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer lorem nibh, fermentum sit amet risus egestas, mollis malesuada velit. Fusce odio lorem, porta a porttitor eu, ornare vel augue.}}
+
{{cmbox|cat=[[cat]]|text=text}}
  
 
{{clear}}
 
{{clear}}
Line 158: Line 2,503:
 
;Sandbox
 
;Sandbox
  
<code><nowiki>{{cmbox/sandbox|type=style|text=Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer lorem nibh, fermentum sit amet risus egestas, mollis malesuada velit. Fusce odio lorem, porta a porttitor eu, ornare vel augue.}}</nowiki></code>
+
<code><nowiki>{{cmbox/sandbox|cat=[[cat]]|text=text}}</nowiki></code>
  
{{cmbox/sandbox|type=style|text=Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer lorem nibh, fermentum sit amet risus egestas, mollis malesuada velit. Fusce odio lorem, porta a porttitor eu, ornare vel augue.}}
+
{{cmbox/sandbox|cat=[[cat]]|text=text}}
  
 
{{clear}}
 
{{clear}}
  
== type=move ==
+
== cat1=cat1 text=text ==
  
 
;Main
 
;Main
  
<code><nowiki>{{cmbox|type=move|text=Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer lorem nibh, fermentum sit amet risus egestas, mollis malesuada velit. Fusce odio lorem, porta a porttitor eu, ornare vel augue.}}</nowiki></code>
+
<code><nowiki>{{cmbox|cat1=[[cat1]]|text=text}}</nowiki></code>
  
{{cmbox|type=move|text=Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer lorem nibh, fermentum sit amet risus egestas, mollis malesuada velit. Fusce odio lorem, porta a porttitor eu, ornare vel augue.}}
+
{{cmbox|cat1=[[cat1]]|text=text}}
  
 
{{clear}}
 
{{clear}}
Line 176: Line 2,521:
 
;Sandbox
 
;Sandbox
  
<code><nowiki>{{cmbox/sandbox|type=move|text=Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer lorem nibh, fermentum sit amet risus egestas, mollis malesuada velit. Fusce odio lorem, porta a porttitor eu, ornare vel augue.}}</nowiki></code>
+
<code><nowiki>{{cmbox/sandbox|cat1=[[cat1]]|text=text}}</nowiki></code>
  
{{cmbox/sandbox|type=move|text=Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer lorem nibh, fermentum sit amet risus egestas, mollis malesuada velit. Fusce odio lorem, porta a porttitor eu, ornare vel augue.}}
+
{{cmbox/sandbox|cat1=[[cat1]]|text=text}}
  
 
{{clear}}
 
{{clear}}
  
== type=protection ==
+
== cat2=cat2 text=text ==
  
 
;Main
 
;Main
  
<code><nowiki>{{cmbox|type=protection|text=Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer lorem nibh, fermentum sit amet risus egestas, mollis malesuada velit. Fusce odio lorem, porta a porttitor eu, ornare vel augue.}}</nowiki></code>
+
<code><nowiki>{{cmbox|cat2=[[cat2]]|text=text}}</nowiki></code>
  
{{cmbox|type=protection|text=Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer lorem nibh, fermentum sit amet risus egestas, mollis malesuada velit. Fusce odio lorem, porta a porttitor eu, ornare vel augue.}}
+
{{cmbox|cat2=[[cat2]]|text=text}}
  
 
{{clear}}
 
{{clear}}
Line 194: Line 2,539:
 
;Sandbox
 
;Sandbox
  
<code><nowiki>{{cmbox/sandbox|type=protection|text=Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer lorem nibh, fermentum sit amet risus egestas, mollis malesuada velit. Fusce odio lorem, porta a porttitor eu, ornare vel augue.}}</nowiki></code>
+
<code><nowiki>{{cmbox/sandbox|cat2=[[cat2]]|text=text}}</nowiki></code>
  
{{cmbox/sandbox|type=protection|text=Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer lorem nibh, fermentum sit amet risus egestas, mollis malesuada velit. Fusce odio lorem, porta a porttitor eu, ornare vel augue.}}
+
{{cmbox/sandbox|cat2=[[cat2]]|text=text}}
  
 
{{clear}}
 
{{clear}}
  
== type=notice ==
+
== cat3=cat3 text=text ==
  
 
;Main
 
;Main
  
<code><nowiki>{{cmbox|type=notice|text=Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer lorem nibh, fermentum sit amet risus egestas, mollis malesuada velit. Fusce odio lorem, porta a porttitor eu, ornare vel augue.}}</nowiki></code>
+
<code><nowiki>{{cmbox|cat3=[[cat3]]|text=text}}</nowiki></code>
  
{{cmbox|type=notice|text=Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer lorem nibh, fermentum sit amet risus egestas, mollis malesuada velit. Fusce odio lorem, porta a porttitor eu, ornare vel augue.}}
+
{{cmbox|cat3=[[cat3]]|text=text}}
  
 
{{clear}}
 
{{clear}}
Line 212: Line 2,557:
 
;Sandbox
 
;Sandbox
  
<code><nowiki>{{cmbox/sandbox|type=notice|text=Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer lorem nibh, fermentum sit amet risus egestas, mollis malesuada velit. Fusce odio lorem, porta a porttitor eu, ornare vel augue.}}</nowiki></code>
+
<code><nowiki>{{cmbox/sandbox|cat3=[[cat3]]|text=text}}</nowiki></code>
  
{{cmbox/sandbox|type=notice|text=Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer lorem nibh, fermentum sit amet risus egestas, mollis malesuada velit. Fusce odio lorem, porta a porttitor eu, ornare vel augue.}}
+
{{cmbox/sandbox|cat3=[[cat3]]|text=text}}
  
 
{{clear}}
 
{{clear}}
  
== class=foo ==
+
== category=category text=text ==
  
 
;Main
 
;Main
  
<code><nowiki>{{cmbox|class=foo|text=Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer lorem nibh, fermentum sit amet risus egestas, mollis malesuada velit. Fusce odio lorem, porta a porttitor eu, ornare vel augue.}}</nowiki></code>
+
<code><nowiki>{{cmbox|category=[[category]]|text=text}}</nowiki></code>
  
{{cmbox|class=foo|text=Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer lorem nibh, fermentum sit amet risus egestas, mollis malesuada velit. Fusce odio lorem, porta a porttitor eu, ornare vel augue.}}
+
{{cmbox|category=[[category]]|text=text}}
  
 
{{clear}}
 
{{clear}}
Line 230: Line 2,575:
 
;Sandbox
 
;Sandbox
  
<code><nowiki>{{cmbox/sandbox|class=foo|text=Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer lorem nibh, fermentum sit amet risus egestas, mollis malesuada velit. Fusce odio lorem, porta a porttitor eu, ornare vel augue.}}</nowiki></code>
+
<code><nowiki>{{cmbox/sandbox|category=[[category]]|text=text}}</nowiki></code>
  
{{cmbox/sandbox|class=foo|text=Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer lorem nibh, fermentum sit amet risus egestas, mollis malesuada velit. Fusce odio lorem, porta a porttitor eu, ornare vel augue.}}
+
{{cmbox/sandbox|category=[[category]]|text=text}}
  
 
{{clear}}
 
{{clear}}
  
== style=font-size: 130%; ==
+
== category1=category1 text=text ==
  
 
;Main
 
;Main
  
<code><nowiki>{{cmbox|style=font-size: 130%;|text=Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer lorem nibh, fermentum sit amet risus egestas, mollis malesuada velit. Fusce odio lorem, porta a porttitor eu, ornare vel augue.}}</nowiki></code>
+
<code><nowiki>{{cmbox|category1=[[category1]]|text=text}}</nowiki></code>
  
{{cmbox|style=font-size: 130%;|text=Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer lorem nibh, fermentum sit amet risus egestas, mollis malesuada velit. Fusce odio lorem, porta a porttitor eu, ornare vel augue.}}
+
{{cmbox|category1=[[category1]]|text=text}}
  
 
{{clear}}
 
{{clear}}
Line 248: Line 2,593:
 
;Sandbox
 
;Sandbox
  
<code><nowiki>{{cmbox/sandbox|style=font-size: 130%;|text=Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer lorem nibh, fermentum sit amet risus egestas, mollis malesuada velit. Fusce odio lorem, porta a porttitor eu, ornare vel augue.}}</nowiki></code>
+
<code><nowiki>{{cmbox/sandbox|category1=[[category1]]|text=text}}</nowiki></code>
  
{{cmbox/sandbox|style=font-size: 130%;|text=Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer lorem nibh, fermentum sit amet risus egestas, mollis malesuada velit. Fusce odio lorem, porta a porttitor eu, ornare vel augue.}}
+
{{cmbox/sandbox|category1=[[category1]]|text=text}}
  
 
{{clear}}
 
{{clear}}
  
== image=none ==
+
== category2=category2 text=text ==
  
 
;Main
 
;Main
  
<code><nowiki>{{cmbox|image=none|text=Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer lorem nibh, fermentum sit amet risus egestas, mollis malesuada velit. Fusce odio lorem, porta a porttitor eu, ornare vel augue.}}</nowiki></code>
+
<code><nowiki>{{cmbox|category2=[[category2]]|text=text}}</nowiki></code>
  
{{cmbox|image=none|text=Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer lorem nibh, fermentum sit amet risus egestas, mollis malesuada velit. Fusce odio lorem, porta a porttitor eu, ornare vel augue.}}
+
{{cmbox|category2=[[category2]]|text=text}}
  
 
{{clear}}
 
{{clear}}
Line 266: Line 2,611:
 
;Sandbox
 
;Sandbox
  
<code><nowiki>{{cmbox/sandbox|image=none|text=Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer lorem nibh, fermentum sit amet risus egestas, mollis malesuada velit. Fusce odio lorem, porta a porttitor eu, ornare vel augue.}}</nowiki></code>
+
<code><nowiki>{{cmbox/sandbox|category2=[[category2]]|text=text}}</nowiki></code>
  
{{cmbox/sandbox|image=none|text=Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer lorem nibh, fermentum sit amet risus egestas, mollis malesuada velit. Fusce odio lorem, porta a porttitor eu, ornare vel augue.}}
+
{{cmbox/sandbox|category2=[[category2]]|text=text}}
  
 
{{clear}}
 
{{clear}}
  
== image=File:Example.png 50x50px ==
+
== category3=category3 text=text ==
  
 
;Main
 
;Main
  
<code><nowiki>{{cmbox|image=[[File:Example.png|50x50px]]|text=Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer lorem nibh, fermentum sit amet risus egestas, mollis malesuada velit. Fusce odio lorem, porta a porttitor eu, ornare vel augue.}}</nowiki></code>
+
<code><nowiki>{{cmbox|category3=[[category3]]|text=text}}</nowiki></code>
  
{{cmbox|image=[[File:Example.png|50x50px]]|text=Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer lorem nibh, fermentum sit amet risus egestas, mollis malesuada velit. Fusce odio lorem, porta a porttitor eu, ornare vel augue.}}
+
{{cmbox|category3=[[category3]]|text=text}}
  
 
{{clear}}
 
{{clear}}
Line 284: Line 2,629:
 
;Sandbox
 
;Sandbox
  
<code><nowiki>{{cmbox/sandbox|image=[[File:Example.png|50x50px]]|text=Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer lorem nibh, fermentum sit amet risus egestas, mollis malesuada velit. Fusce odio lorem, porta a porttitor eu, ornare vel augue.}}</nowiki></code>
+
<code><nowiki>{{cmbox/sandbox|category3=[[category3]]|text=text}}</nowiki></code>
  
{{cmbox/sandbox|image=[[File:Example.png|50x50px]]|text=Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer lorem nibh, fermentum sit amet risus egestas, mollis malesuada velit. Fusce odio lorem, porta a porttitor eu, ornare vel augue.}}
+
{{cmbox/sandbox|category3=[[category3]]|text=text}}
  
 
{{clear}}
 
{{clear}}
  
== textstyle=font-size: 80%; ==
+
== all=all text=text ==
  
 
;Main
 
;Main
  
<code><nowiki>{{cmbox|textstyle=font-size: 80%;|text=Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer lorem nibh, fermentum sit amet risus egestas, mollis malesuada velit. Fusce odio lorem, porta a porttitor eu, ornare vel augue.}}</nowiki></code>
+
<code><nowiki>{{cmbox|all=[[all]]|text=text}}</nowiki></code>
  
{{cmbox|textstyle=font-size: 80%;|text=Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer lorem nibh, fermentum sit amet risus egestas, mollis malesuada velit. Fusce odio lorem, porta a porttitor eu, ornare vel augue.}}
+
{{cmbox|all=[[all]]|text=text}}
  
 
{{clear}}
 
{{clear}}
Line 302: Line 2,647:
 
;Sandbox
 
;Sandbox
  
<code><nowiki>{{cmbox/sandbox|textstyle=font-size: 80%;|text=Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer lorem nibh, fermentum sit amet risus egestas, mollis malesuada velit. Fusce odio lorem, porta a porttitor eu, ornare vel augue.}}</nowiki></code>
+
<code><nowiki>{{cmbox/sandbox|all=[[all]]|text=text}}</nowiki></code>
  
{{cmbox/sandbox|textstyle=font-size: 80%;|text=Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer lorem nibh, fermentum sit amet risus egestas, mollis malesuada velit. Fusce odio lorem, porta a porttitor eu, ornare vel augue.}}
+
{{cmbox/sandbox|all=[[all]]|text=text}}
  
 
{{clear}}
 
{{clear}}
  
== imageright=File:Example.png 30x30px ==
+
== all1=all1 text=text ==
  
 
;Main
 
;Main
  
<code><nowiki>{{cmbox|imageright=[[File:Example.png|30x30px]]|text=Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer lorem nibh, fermentum sit amet risus egestas, mollis malesuada velit. Fusce odio lorem, porta a porttitor eu, ornare vel augue.}}</nowiki></code>
+
<code><nowiki>{{cmbox|all1=[[all1]]|text=text}}</nowiki></code>
  
{{cmbox|imageright=[[File:Example.png|30x30px]]|text=Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer lorem nibh, fermentum sit amet risus egestas, mollis malesuada velit. Fusce odio lorem, porta a porttitor eu, ornare vel augue.}}
+
{{cmbox|all1=[[all1]]|text=text}}
  
 
{{clear}}
 
{{clear}}
Line 320: Line 2,665:
 
;Sandbox
 
;Sandbox
  
<code><nowiki>{{cmbox/sandbox|imageright=[[File:Example.png|30x30px]]|text=Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer lorem nibh, fermentum sit amet risus egestas, mollis malesuada velit. Fusce odio lorem, porta a porttitor eu, ornare vel augue.}}</nowiki></code>
+
<code><nowiki>{{cmbox/sandbox|all1=[[all1]]|text=text}}</nowiki></code>
  
{{cmbox/sandbox|imageright=[[File:Example.png|30x30px]]|text=Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer lorem nibh, fermentum sit amet risus egestas, mollis malesuada velit. Fusce odio lorem, porta a porttitor eu, ornare vel augue.}}
+
{{cmbox/sandbox|all1=[[all1]]|text=text}}
  
 
{{clear}}
 
{{clear}}
  
== image=none type=content ==
+
== all2=all2 text=text ==
  
 
;Main
 
;Main
  
<code><nowiki>{{cmbox|image=none|type=content|text=Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer lorem nibh, fermentum sit amet risus egestas, mollis malesuada velit. Fusce odio lorem, porta a porttitor eu, ornare vel augue.}}</nowiki></code>
+
<code><nowiki>{{cmbox|all2=[[all2]]|text=text}}</nowiki></code>
  
{{cmbox|image=none|type=content|text=Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer lorem nibh, fermentum sit amet risus egestas, mollis malesuada velit. Fusce odio lorem, porta a porttitor eu, ornare vel augue.}}
+
{{cmbox|all2=[[all2]]|text=text}}
  
 
{{clear}}
 
{{clear}}
Line 338: Line 2,683:
 
;Sandbox
 
;Sandbox
  
<code><nowiki>{{cmbox/sandbox|image=none|type=content|text=Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer lorem nibh, fermentum sit amet risus egestas, mollis malesuada velit. Fusce odio lorem, porta a porttitor eu, ornare vel augue.}}</nowiki></code>
+
<code><nowiki>{{cmbox/sandbox|all2=[[all2]]|text=text}}</nowiki></code>
  
{{cmbox/sandbox|image=none|type=content|text=Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer lorem nibh, fermentum sit amet risus egestas, mollis malesuada velit. Fusce odio lorem, porta a porttitor eu, ornare vel augue.}}
+
{{cmbox/sandbox|all2=[[all2]]|text=text}}
  
 
{{clear}}
 
{{clear}}
  
== style=font-size: 130%; textstyle=font-size: 80%; ==
+
== all3=all3 text=text ==
  
 
;Main
 
;Main
  
<code><nowiki>{{cmbox|style=font-size: 130%;|textstyle=font-size: 80%;|text=Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer lorem nibh, fermentum sit amet risus egestas, mollis malesuada velit. Fusce odio lorem, porta a porttitor eu, ornare vel augue.}}</nowiki></code>
+
<code><nowiki>{{cmbox|all3=[[all3]]|text=text}}</nowiki></code>
  
{{cmbox|style=font-size: 130%;|textstyle=font-size: 80%;|text=Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer lorem nibh, fermentum sit amet risus egestas, mollis malesuada velit. Fusce odio lorem, porta a porttitor eu, ornare vel augue.}}
+
{{cmbox|all3=[[all3]]|text=text}}
  
 
{{clear}}
 
{{clear}}
Line 356: Line 2,701:
 
;Sandbox
 
;Sandbox
  
<code><nowiki>{{cmbox/sandbox|style=font-size: 130%;|textstyle=font-size: 80%;|text=Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer lorem nibh, fermentum sit amet risus egestas, mollis malesuada velit. Fusce odio lorem, porta a porttitor eu, ornare vel augue.}}</nowiki></code>
+
<code><nowiki>{{cmbox/sandbox|all3=[[all3]]|text=text}}</nowiki></code>
  
{{cmbox/sandbox|style=font-size: 130%;|textstyle=font-size: 80%;|text=Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer lorem nibh, fermentum sit amet risus egestas, mollis malesuada velit. Fusce odio lorem, porta a porttitor eu, ornare vel augue.}}
+
{{cmbox/sandbox|all3=[[all3]]|text=text}}
  
 
{{clear}}
 
{{clear}}
  
== image=File:Example.png 50x50px imageright=File:Example.png 30x30px ==
+
== below=below text=text ==
  
 
;Main
 
;Main
  
<code><nowiki>{{cmbox|image=[[File:Example.png|50x50px]]|imageright=[[File:Example.png|30x30px]]|text=Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer lorem nibh, fermentum sit amet risus egestas, mollis malesuada velit. Fusce odio lorem, porta a porttitor eu, ornare vel augue.}}</nowiki></code>
+
<code><nowiki>{{cmbox|below=below|text=text}}</nowiki></code>
  
{{cmbox|image=[[File:Example.png|50x50px]]|imageright=[[File:Example.png|30x30px]]|text=Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer lorem nibh, fermentum sit amet risus egestas, mollis malesuada velit. Fusce odio lorem, porta a porttitor eu, ornare vel augue.}}
+
{{cmbox|below=below|text=text}}
  
 
{{clear}}
 
{{clear}}
Line 374: Line 2,719:
 
;Sandbox
 
;Sandbox
  
<code><nowiki>{{cmbox/sandbox|image=[[File:Example.png|50x50px]]|imageright=[[File:Example.png|30x30px]]|text=Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer lorem nibh, fermentum sit amet risus egestas, mollis malesuada velit. Fusce odio lorem, porta a porttitor eu, ornare vel augue.}}</nowiki></code>
+
<code><nowiki>{{cmbox/sandbox|below=below|text=text}}</nowiki></code>
  
{{cmbox/sandbox|image=[[File:Example.png|50x50px]]|imageright=[[File:Example.png|30x30px]]|text=Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer lorem nibh, fermentum sit amet risus egestas, mollis malesuada velit. Fusce odio lorem, porta a porttitor eu, ornare vel augue.}}
+
{{cmbox/sandbox|below=below|text=text}}
  
 
{{clear}}
 
{{clear}}

Revision as of 09:53, 3 October 2013

Contents

Intentional changes

small=y text=text

Main

{{cmbox|small=y|text=text}}

Sandbox

{{cmbox/sandbox|small=y|text=text}}

small=true text=text

Main

{{cmbox|small=true|text=text}}

Sandbox

{{cmbox/sandbox|small=true|text=text}}

small=1 text=text

Main

{{cmbox|small=1|text=text}}

Sandbox

{{cmbox/sandbox|small=1|text=text}}

nocat=yes text=text

Main

{{cmbox|nocat=yes|text=text}}

Sandbox

{{cmbox/sandbox|nocat=yes|text=text}}

nocat=y text=text

Main

{{cmbox|nocat=y|text=text}}

Sandbox

{{cmbox/sandbox|nocat=y|text=text}}

nocat=1 text=text

Main

{{cmbox|nocat=1|text=text}}

Sandbox

{{cmbox/sandbox|nocat=1|text=text}}

nocat=no text=text

Main

{{cmbox|nocat=no|text=text}}

Sandbox

{{cmbox/sandbox|nocat=no|text=text}}

nocat=n text=text

Main

{{cmbox|nocat=n|text=text}}

Sandbox

{{cmbox/sandbox|nocat=n|text=text}}

nocat=0 text=text

Main

{{cmbox|nocat=0|text=text}}

Sandbox

{{cmbox/sandbox|nocat=0|text=text}}

cat4=cat4 text=text

Main

{{cmbox|cat4=[[cat4]]|text=text}}

Sandbox

{{cmbox/sandbox|cat4=[[cat4]]|text=text}}

category4=category4 text=text

Main

{{cmbox|category4=[[category4]]|text=text}}

Sandbox

{{cmbox/sandbox|category4=[[category4]]|text=text}}

all4=all4|text=text

talk= name=foo page=template:foo text=text

Main

{{cmbox|talk=|name=foo|page=template:foo|text=text}}

Sandbox

{{cmbox/sandbox|talk=|name=foo|page=template:foo|text=text}}

talk= name=foo page=template:foo text=text

Main

{{cmbox|talk= |name=foo|page=template:foo|text=text}}

Sandbox

{{cmbox/sandbox|talk= |name=foo|page=template:foo|text=text}}

name=foo page=template:foo text=text

Main

{{cmbox|name=foo|page=template:foo|text=text}}

Sandbox

{{cmbox/sandbox|name=foo|page=template:foo|text=text}}

date= name=foo page=template:foo text=text

Main

{{cmbox|date=|name=foo|page=template:foo|text=text}}

Sandbox

{{cmbox/sandbox|date=|name=foo|page=template:foo|text=text}}

date= name=foo page=template:foo text=text

Main

{{cmbox|date= |name=foo|page=template:foo|text=text}}

Sandbox

{{cmbox/sandbox|date= |name=foo|page=template:foo|text=text}}

name=foo page=template:foo text=text

Main

{{cmbox|name=foo|page=template:foo|text=text}}

Sandbox

{{cmbox/sandbox|name=foo|page=template:foo|text=text}}

page=Template:Foo name=Foo text=text

Main

{{cmbox|page=Template:Foo|name=Foo|text=text}}

Sandbox

{{cmbox/sandbox|page=Template:Foo|name=Foo|text=text}}

page=Template:Foo name=Foo issue=issue text=text

Main

{{cmbox|page=Template:Foo|name=Foo|issue=issue|text=text}}

Sandbox

{{cmbox/sandbox|page=Template:Foo|name=Foo|issue=issue|text=text}}

page=Template:Foo name=Foo fix=fix text=text

Main

{{cmbox|page=Template:Foo|name=Foo|fix=fix|text=text}}

Sandbox

{{cmbox/sandbox|page=Template:Foo|name=Foo|fix=fix|text=text}}

page=Template:Foo name=Foo subst=subst text=text

Main

{{cmbox|page=Template:Foo|name=Foo|subst=subst|text=text}}

Sandbox

{{cmbox/sandbox|page=Template:Foo|name=Foo|subst=subst|text=text}}

page=Template:Foo name=Foo subst=subst issue=issue fix=fix text=text

Main

{{cmbox|page=Template:Foo|name=Foo|subst=subst|issue=issue|fix=fix|text=text}}

Sandbox

{{cmbox/sandbox|page=Template:Foo|name=Foo|subst=subst|issue=issue|fix=fix|text=text}}

page=Template:Foo name=Foo category1=category1 text=text

Main

{{cmbox|page=Template:Foo|name=Foo|category1=[[category1]]|text=text}}

Sandbox

{{cmbox/sandbox|page=Template:Foo|name=Foo|category1=[[category1]]|text=text}}

page=Template:Foo name=Foo category2=category2 text=text

Main

{{cmbox|page=Template:Foo|name=Foo|category2=[[category2]]|text=text}}

Sandbox

{{cmbox/sandbox|page=Template:Foo|name=Foo|category2=[[category2]]|text=text}}

page=Template:Foo name=Foo category3=category3 text=text

Main

{{cmbox|page=Template:Foo|name=Foo|category3=[[category3]]|text=text}}

Sandbox

{{cmbox/sandbox|page=Template:Foo|name=Foo|category3=[[category3]]|text=text}}

Cases that should be the same as the existing template output

subst=SUBST text=text

Main

{{cmbox|subst=SUBST|text=text}}

Sandbox

{{cmbox/sandbox|subst=SUBST|text=text}}

subst= SUBST text=text

Main

{{cmbox|subst= SUBST |text=text}}

Sandbox

{{cmbox/sandbox|subst= SUBST |text=text}}

subst=subst text=text

Main

{{cmbox|subst=subst|text=text}}

Sandbox

{{cmbox/sandbox|subst=subst|text=text}}

subst=foo text=text

Main

{{cmbox|subst=foo|text=text}}

Sandbox

{{cmbox/sandbox|subst=foo|text=text}}

subst= text=text

Main

{{cmbox|subst= |text=text}}

Sandbox

{{cmbox/sandbox|subst= |text=text}}

subst= text=text

Main

{{cmbox|subst=|text=text}}

Sandbox

{{cmbox/sandbox|subst=|text=text}}

subst=SUBST name=Foo text=text

Main

{{cmbox|subst=SUBST|name=Foo|text=text}}

Sandbox

{{cmbox/sandbox|subst=SUBST|name=Foo|text=text}}

name=Foo text=text

Main

{{cmbox|name=Foo|text=text}}

Sandbox

{{cmbox/sandbox|name=Foo|text=text}}

name= Foo text=text

Main

{{cmbox|name= Foo |text=text}}

Sandbox

{{cmbox/sandbox|name= Foo |text=text}}

name= text=text

Main

{{cmbox|name= |text=text}}

Sandbox

{{cmbox/sandbox|name= |text=text}}

name= text=text

Main

{{cmbox|name=|text=text}}

Sandbox

{{cmbox/sandbox|name=|text=text}}

type=speedy text=text

Main

{{cmbox|type=speedy|text=text}}

Sandbox

{{cmbox/sandbox|type=speedy|text=text}}

type=delete text=text

Main

{{cmbox|type=delete|text=text}}

Sandbox

{{cmbox/sandbox|type=delete|text=text}}

type=content text=text

Main

{{cmbox|type=content|text=text}}

Sandbox

{{cmbox/sandbox|type=content|text=text}}

type=style text=text

Main

{{cmbox|type=style|text=text}}

Sandbox

{{cmbox/sandbox|type=style|text=text}}

type=move text=text

Main

{{cmbox|type=move|text=text}}

Sandbox

{{cmbox/sandbox|type=move|text=text}}

type=protection text=text

Main

{{cmbox|type=protection|text=text}}

Sandbox

{{cmbox/sandbox|type=protection|text=text}}

type=licence text=text

Main

{{cmbox|type=licence|text=text}}

This message box is using an invalid "type=licence" parameter and needs fixing.
Sandbox

{{cmbox/sandbox|type=licence|text=text}}

This message box is using an invalid "type=licence" parameter and needs fixing.

type=featured text=text

Main

{{cmbox|type=featured|text=text}}

This message box is using an invalid "type=featured" parameter and needs fixing.
Sandbox

{{cmbox/sandbox|type=featured|text=text}}

This message box is using an invalid "type=featured" parameter and needs fixing.

type=warning text=text

Main

{{cmbox|type=warning|text=text}}

This message box is using an invalid "type=warning" parameter and needs fixing.
Sandbox

{{cmbox/sandbox|type=warning|text=text}}

This message box is using an invalid "type=warning" parameter and needs fixing.

type=editnotice text=text

Main

{{cmbox|type=editnotice|text=text}}

This message box is using an invalid "type=editnotice" parameter and needs fixing.
Sandbox

{{cmbox/sandbox|type=editnotice|text=text}}

This message box is using an invalid "type=editnotice" parameter and needs fixing.

type=system text=text

Main

{{cmbox|type=system|text=text}}

This message box is using an invalid "type=system" parameter and needs fixing.
Sandbox

{{cmbox/sandbox|type=system|text=text}}

This message box is using an invalid "type=system" parameter and needs fixing.

type=notice text=text

Main

{{cmbox|type=notice|text=text}}

Sandbox

{{cmbox/sandbox|type=notice|text=text}}

type= speedy text=text

Main

{{cmbox|type= speedy |text=text}}

Sandbox

{{cmbox/sandbox|type= speedy |text=text}}

small=yes text=text

Main

{{cmbox|small=yes|text=text}}

Sandbox

{{cmbox/sandbox|small=yes|text=text}}

small= yes text=text

Main

{{cmbox|small= yes |text=text}}

Sandbox

{{cmbox/sandbox|small= yes |text=text}}

small=left text=text

Main

{{cmbox|small=left|text=text}}

Sandbox

{{cmbox/sandbox|small=left|text=text}}

small=foo text=text

Main

{{cmbox|small=foo|text=text}}

Sandbox

{{cmbox/sandbox|small=foo|text=text}}

type=speedy small=yes text=text

Main

{{cmbox|type=speedy|small=yes|text=text}}

Sandbox

{{cmbox/sandbox|type=speedy|small=yes|text=text}}

type=delete small=yes text=text

Main

{{cmbox|type=delete|small=yes|text=text}}

Sandbox

{{cmbox/sandbox|type=delete|small=yes|text=text}}

type=content small=yes text=text

Main

{{cmbox|type=content|small=yes|text=text}}

Sandbox

{{cmbox/sandbox|type=content|small=yes|text=text}}

type=style small=yes text=text

Main

{{cmbox|type=style|small=yes|text=text}}

Sandbox

{{cmbox/sandbox|type=style|small=yes|text=text}}

type=move small=yes text=text

Main

{{cmbox|type=move|small=yes|text=text}}

Sandbox

{{cmbox/sandbox|type=move|small=yes|text=text}}

type=protection small=yes text=text

Main

{{cmbox|type=protection|small=yes|text=text}}

Sandbox

{{cmbox/sandbox|type=protection|small=yes|text=text}}

type=licence small=yes text=text

Main

{{cmbox|type=licence|small=yes|text=text}}

This message box is using an invalid "type=licence" parameter and needs fixing.
Sandbox

{{cmbox/sandbox|type=licence|small=yes|text=text}}

This message box is using an invalid "type=licence" parameter and needs fixing.

type=featured small=yes text=text

Main

{{cmbox|type=featured|small=yes|text=text}}

This message box is using an invalid "type=featured" parameter and needs fixing.
Sandbox

{{cmbox/sandbox|type=featured|small=yes|text=text}}

This message box is using an invalid "type=featured" parameter and needs fixing.

type=warning small=yes text=text

Main

{{cmbox|type=warning|small=yes|text=text}}

This message box is using an invalid "type=warning" parameter and needs fixing.
Sandbox

{{cmbox/sandbox|type=warning|small=yes|text=text}}

This message box is using an invalid "type=warning" parameter and needs fixing.

type=editnotice small=yes text=text

Main

{{cmbox|type=editnotice|small=yes|text=text}}

This message box is using an invalid "type=editnotice" parameter and needs fixing.
Sandbox

{{cmbox/sandbox|type=editnotice|small=yes|text=text}}

This message box is using an invalid "type=editnotice" parameter and needs fixing.

type=system small=yes text=text

Main

{{cmbox|type=system|small=yes|text=text}}

This message box is using an invalid "type=system" parameter and needs fixing.
Sandbox

{{cmbox/sandbox|type=system|small=yes|text=text}}

This message box is using an invalid "type=system" parameter and needs fixing.

type=notice small=yes text=text

Main

{{cmbox|type=notice|small=yes|text=text}}

Sandbox

{{cmbox/sandbox|type=notice|small=yes|text=text}}

type=speedy small=left text=text

Main

{{cmbox|type=speedy|small=left|text=text}}

Sandbox

{{cmbox/sandbox|type=speedy|small=left|text=text}}

type=delete small=left text=text

Main

{{cmbox|type=delete|small=left|text=text}}

Sandbox

{{cmbox/sandbox|type=delete|small=left|text=text}}

type=content small=left text=text

Main

{{cmbox|type=content|small=left|text=text}}

Sandbox

{{cmbox/sandbox|type=content|small=left|text=text}}

type=style small=left text=text

Main

{{cmbox|type=style|small=left|text=text}}

Sandbox

{{cmbox/sandbox|type=style|small=left|text=text}}

type=move small=left text=text

Main

{{cmbox|type=move|small=left|text=text}}

Sandbox

{{cmbox/sandbox|type=move|small=left|text=text}}

type=protection small=left text=text

Main

{{cmbox|type=protection|small=left|text=text}}

Sandbox

{{cmbox/sandbox|type=protection|small=left|text=text}}

type=licence small=left text=text

Main

{{cmbox|type=licence|small=left|text=text}}

This message box is using an invalid "type=licence" parameter and needs fixing.
Sandbox

{{cmbox/sandbox|type=licence|small=left|text=text}}

This message box is using an invalid "type=licence" parameter and needs fixing.

type=featured small=left text=text

Main

{{cmbox|type=featured|small=left|text=text}}

This message box is using an invalid "type=featured" parameter and needs fixing.
Sandbox

{{cmbox/sandbox|type=featured|small=left|text=text}}

This message box is using an invalid "type=featured" parameter and needs fixing.

type=warning small=left text=text

Main

{{cmbox|type=warning|small=left|text=text}}

This message box is using an invalid "type=warning" parameter and needs fixing.
Sandbox

{{cmbox/sandbox|type=warning|small=left|text=text}}

This message box is using an invalid "type=warning" parameter and needs fixing.

type=editnotice small=left text=text

Main

{{cmbox|type=editnotice|small=left|text=text}}

This message box is using an invalid "type=editnotice" parameter and needs fixing.
Sandbox

{{cmbox/sandbox|type=editnotice|small=left|text=text}}

This message box is using an invalid "type=editnotice" parameter and needs fixing.

type=system small=left text=text

Main

{{cmbox|type=system|small=left|text=text}}

This message box is using an invalid "type=system" parameter and needs fixing.
Sandbox

{{cmbox/sandbox|type=system|small=left|text=text}}

This message box is using an invalid "type=system" parameter and needs fixing.

type=notice small=left text=text

Main

{{cmbox|type=notice|small=left|text=text}}

Sandbox

{{cmbox/sandbox|type=notice|small=left|text=text}}

image=none type=notice small=yes text=text

Main

{{cmbox|image=none|type=notice|small=yes|text=text}}

Sandbox

{{cmbox/sandbox|image=none|type=notice|small=yes|text=text}}

image=none type=notice small=left text=text

Main

{{cmbox|image=none|type=notice|small=left|text=text}}

Sandbox

{{cmbox/sandbox|image=none|type=notice|small=left|text=text}}

image=none type=notice text=text

Main

{{cmbox|image=none|type=notice|text=text}}

Sandbox

{{cmbox/sandbox|image=none|type=notice|text=text}}

image=blank type=notice small=yes text=text

Main

{{cmbox|image=blank|type=notice|small=yes|text=text}}

Sandbox

{{cmbox/sandbox|image=blank|type=notice|small=yes|text=text}}

image=blank type=notice small=left text=text

Main

{{cmbox|image=blank|type=notice|small=left|text=text}}

Sandbox

{{cmbox/sandbox|image=blank|type=notice|small=left|text=text}}

image=blank type=notice text=text

Main

{{cmbox|image=blank|type=notice|text=text}}

Sandbox

{{cmbox/sandbox|image=blank|type=notice|text=text}}

image=File:Example.png 35x35px text=text

Main

{{cmbox|image=[[File:Example.png|35x35px]]|text=text}}

Sandbox

{{cmbox/sandbox|image=[[File:Example.png|35x35px]]|text=text}}

smallimage=File:Example.png 25x25px text=text

Main

{{cmbox|smallimage=[[File:Example.png|25x25px]]|text=text}}

Sandbox

{{cmbox/sandbox|smallimage=[[File:Example.png|25x25px]]|text=text}}

smallimage=File:Example.png 25x25px image=File:Example.png 35x35px text=text

Main

{{cmbox|smallimage=[[File:Example.png|25x25px]]|image=[[File:Example.png|35x35px]]|text=text}}

Sandbox

{{cmbox/sandbox|smallimage=[[File:Example.png|25x25px]]|image=[[File:Example.png|35x35px]]|text=text}}

imageright=File:Example.png 35x35px text=text

Main

{{cmbox|imageright=[[File:Example.png|35x35px]]|text=text}}

Sandbox

{{cmbox/sandbox|imageright=[[File:Example.png|35x35px]]|text=text}}

smallimageright=File:Example.png 25x25px text=text

Main

{{cmbox|smallimageright=[[File:Example.png|25x25px]]|text=text}}

Sandbox

{{cmbox/sandbox|smallimageright=[[File:Example.png|25x25px]]|text=text}}

smallimageright=File:Example.png 25x25px imageright=File:Example.png 35x35px text=text

Main

{{cmbox|smallimageright=[[File:Example.png|25x25px]]|imageright=[[File:Example.png|35x35px]]|text=text}}

Sandbox

{{cmbox/sandbox|smallimageright=[[File:Example.png|25x25px]]|imageright=[[File:Example.png|35x35px]]|text=text}}

image=File:Example.png 35x35px small=yes text=text

Main

{{cmbox|image=[[File:Example.png|35x35px]]|small=yes|text=text}}

Sandbox

{{cmbox/sandbox|image=[[File:Example.png|35x35px]]|small=yes|text=text}}

smallimage=File:Example.png 25x25px small=yes text=text

Main

{{cmbox|smallimage=[[File:Example.png|25x25px]]|small=yes|text=text}}

Sandbox

{{cmbox/sandbox|smallimage=[[File:Example.png|25x25px]]|small=yes|text=text}}

smallimage=File:Example.png 25x25px image=File:Example.png 35x35px small=yes text=text

Main

{{cmbox|smallimage=[[File:Example.png|25x25px]]|image=[[File:Example.png|35x35px]]|small=yes|text=text}}

Sandbox

{{cmbox/sandbox|smallimage=[[File:Example.png|25x25px]]|image=[[File:Example.png|35x35px]]|small=yes|text=text}}

imageright=File:Example.png 35x35px small=yes text=text

Main

{{cmbox|imageright=[[File:Example.png|35x35px]]|small=yes|text=text}}

Sandbox

{{cmbox/sandbox|imageright=[[File:Example.png|35x35px]]|small=yes|text=text}}

smallimageright=File:Example.png 25x25px small=yes text=text

Main

{{cmbox|smallimageright=[[File:Example.png|25x25px]]|small=yes|text=text}}

Sandbox

{{cmbox/sandbox|smallimageright=[[File:Example.png|25x25px]]|small=yes|text=text}}

smallimageright=File:Example.png 25x25px imageright=File:Example.png 35x35px small=yes text=text

Main

{{cmbox|smallimageright=[[File:Example.png|25x25px]]|imageright=[[File:Example.png|35x35px]]|small=yes|text=text}}

Sandbox

{{cmbox/sandbox|smallimageright=[[File:Example.png|25x25px]]|imageright=[[File:Example.png|35x35px]]|small=yes|text=text}}

image=File:Example.png 35x35px small=left text=text

Main

{{cmbox|image=[[File:Example.png|35x35px]]|small=left|text=text}}

Sandbox

{{cmbox/sandbox|image=[[File:Example.png|35x35px]]|small=left|text=text}}

smallimage=File:Example.png 25x25px small=left text=text

Main

{{cmbox|smallimage=[[File:Example.png|25x25px]]|small=left|text=text}}

Sandbox

{{cmbox/sandbox|smallimage=[[File:Example.png|25x25px]]|small=left|text=text}}

smallimage=File:Example.png 25x25px image=File:Example.png 35x35px small=left text=text

Main

{{cmbox|smallimage=[[File:Example.png|25x25px]]|image=[[File:Example.png|35x35px]]|small=left|text=text}}

Sandbox

{{cmbox/sandbox|smallimage=[[File:Example.png|25x25px]]|image=[[File:Example.png|35x35px]]|small=left|text=text}}

imageright=File:Example.png 35x35px small=left text=text

Main

{{cmbox|imageright=[[File:Example.png|35x35px]]|small=left|text=text}}

Sandbox

{{cmbox/sandbox|imageright=[[File:Example.png|35x35px]]|small=left|text=text}}

smallimageright=File:Example.png 25x25px small=left text=text

Main

{{cmbox|smallimageright=[[File:Example.png|25x25px]]|small=left|text=text}}

Sandbox

{{cmbox/sandbox|smallimageright=[[File:Example.png|25x25px]]|small=left|text=text}}

smallimageright=File:Example.png 25x25px imageright=File:Example.png 35x35px small=left text=text

Main

{{cmbox|smallimageright=[[File:Example.png|25x25px]]|imageright=[[File:Example.png|35x35px]]|small=left|text=text}}

Sandbox

{{cmbox/sandbox|smallimageright=[[File:Example.png|25x25px]]|imageright=[[File:Example.png|35x35px]]|small=left|text=text}}

class=ambox-style text=text

Main

{{cmbox|class=ambox-style|text=text}}

Sandbox

{{cmbox/sandbox|class=ambox-style|text=text}}

style=font-size:120%; text=text

Main

{{cmbox|style=font-size:120%;|text=text}}

Sandbox

{{cmbox/sandbox|style=font-size:120%;|text=text}}

textstyle=font-size:80%; text=text

Main

{{cmbox|textstyle=font-size:80%;|text=text}}

Sandbox

{{cmbox/sandbox|textstyle=font-size:80%;|text=text}}

smalltext=smalltext

Main

{{cmbox|smalltext=smalltext}}

Sandbox

{{cmbox/sandbox|smalltext=smalltext}}

smalltext=smalltext small=yes

Main

{{cmbox|smalltext=smalltext|small=yes}}

Sandbox

{{cmbox/sandbox|smalltext=smalltext|small=yes}}

smalltext=smalltext small=left

Main

{{cmbox|smalltext=smalltext|small=left}}

Sandbox

{{cmbox/sandbox|smalltext=smalltext|small=left}}

smalltext=smalltext text=text

Main

{{cmbox|smalltext=smalltext|text=text}}

Sandbox

{{cmbox/sandbox|smalltext=smalltext|text=text}}

smalltext=smalltext text=text small=yes

Main

{{cmbox|smalltext=smalltext|text=text|small=yes}}

Sandbox

{{cmbox/sandbox|smalltext=smalltext|text=text|small=yes}}

smalltext=smalltext text=text small=left

Main

{{cmbox|smalltext=smalltext|text=text|small=left}}

Sandbox

{{cmbox/sandbox|smalltext=smalltext|text=text|small=left}}

talk=talk text=text

Main

{{cmbox|talk=talk|text=text}}

Sandbox

{{cmbox/sandbox|talk=talk|text=text}}

talk=talk small=yes text=text

Main

{{cmbox|talk=talk|small=yes|text=text}}

Sandbox

{{cmbox/sandbox|talk=talk|small=yes|text=text}}

talk=talk small=left text=text

Main

{{cmbox|talk=talk|small=left|text=text}}

Sandbox

{{cmbox/sandbox|talk=talk|small=left|text=text}}

sect=sect text=text

Main

{{cmbox|sect=sect|text=text}}

Sandbox

{{cmbox/sandbox|sect=sect|text=text}}

sect=sect small=yes text=text

Main

{{cmbox|sect=sect|small=yes|text=text}}

Sandbox

{{cmbox/sandbox|sect=sect|small=yes|text=text}}

sect=sect small=left text=text

Main

{{cmbox|sect=sect|small=left|text=text}}

Sandbox

{{cmbox/sandbox|sect=sect|small=left|text=text}}

issue=issue text=text

Main

{{cmbox|issue=issue|text=text}}

Sandbox

{{cmbox/sandbox|issue=issue|text=text}}

issue=issue small=yes text=text

Main

{{cmbox|issue=issue|small=yes|text=text}}

Sandbox

{{cmbox/sandbox|issue=issue|small=yes|text=text}}

issue=issue small=left text=text

Main

{{cmbox|issue=issue|small=left|text=text}}

Sandbox

{{cmbox/sandbox|issue=issue|small=left|text=text}}

text=text

Main

{{cmbox|text=text}}

Sandbox

{{cmbox/sandbox|text=text}}

text=text small=yes

Main

{{cmbox|text=text|small=yes}}

Sandbox

{{cmbox/sandbox|text=text|small=yes}}

text=text small=left

Main

{{cmbox|text=text|small=left}}

Sandbox

{{cmbox/sandbox|text=text|small=left}}

fix=fix text=text

Main

{{cmbox|fix=fix|text=text}}

Sandbox

{{cmbox/sandbox|fix=fix|text=text}}

fix=fix small=yes text=text

Main

{{cmbox|fix=fix|small=yes|text=text}}

Sandbox

{{cmbox/sandbox|fix=fix|small=yes|text=text}}

fix=fix small=left text=text

Main

{{cmbox|fix=fix|small=left|text=text}}

Sandbox

{{cmbox/sandbox|fix=fix|small=left|text=text}}

date=date text=text

Main

{{cmbox|date=date|text=text}}

Sandbox

{{cmbox/sandbox|date=date|text=text}}

date=date small=yes text=text

Main

{{cmbox|date=date|small=yes|text=text}}

Sandbox

{{cmbox/sandbox|date=date|small=yes|text=text}}

date=date small=left text=text

Main

{{cmbox|date=date|small=left|text=text}}

Sandbox

{{cmbox/sandbox|date=date|small=left|text=text}}

info=info text=text

Main

{{cmbox|info=info|text=text}}

Sandbox

{{cmbox/sandbox|info=info|text=text}}

info=info small=yes text=text

Main

{{cmbox|info=info|small=yes|text=text}}

Sandbox

{{cmbox/sandbox|info=info|small=yes|text=text}}

info=info small=left text=text

Main

{{cmbox|info=info|small=left|text=text}}

Sandbox

{{cmbox/sandbox|info=info|small=left|text=text}}

sect=sect issue=issue text=text fix=fix date=date info=info text=text

Main

{{cmbox|sect=sect|issue=issue|text=text|fix=fix|date=date|info=info|text=text}}

Sandbox

{{cmbox/sandbox|sect=sect|issue=issue|text=text|fix=fix|date=date|info=info|text=text}}

sect=sect issue=issue text=text fix=fix date=date info=info small=yes text=text

Main

{{cmbox|sect=sect|issue=issue|text=text|fix=fix|date=date|info=info|small=yes|text=text}}

Sandbox

{{cmbox/sandbox|sect=sect|issue=issue|text=text|fix=fix|date=date|info=info|small=yes|text=text}}

sect=sect issue=issue text=text fix=fix date=date info=info small=left text=text

Main

{{cmbox|sect=sect|issue=issue|text=text|fix=fix|date=date|info=info|small=left|text=text}}

Sandbox

{{cmbox/sandbox|sect=sect|issue=issue|text=text|fix=fix|date=date|info=info|small=left|text=text}}

sect=sect issue=issue text=text fix=fix date=date info=info small=left text=text smalltext=smalltext

Main

{{cmbox|sect=sect|issue=issue|text=text|fix=fix|date=date|info=info|small=left|text=text|smalltext=smalltext}}

Sandbox

{{cmbox/sandbox|sect=sect|issue=issue|text=text|fix=fix|date=date|info=info|small=left|text=text|smalltext=smalltext}}

sect=sect issue=issue text=text fix=fix date=date info=info small=yes text=text smalltext=smalltext

Main

{{cmbox|sect=sect|issue=issue|text=text|fix=fix|date=date|info=info|small=yes|text=text|smalltext=smalltext}}

Sandbox

{{cmbox/sandbox|sect=sect|issue=issue|text=text|fix=fix|date=date|info=info|small=yes|text=text|smalltext=smalltext}}

nocat=true text=text

Main

{{cmbox|nocat=true|text=text}}

Sandbox

{{cmbox/sandbox|nocat=true|text=text}}

nocat=false text=text

Main

{{cmbox|nocat=false|text=text}}

Sandbox

{{cmbox/sandbox|nocat=false|text=text}}

cat=cat text=text

Main

{{cmbox|cat=[[cat]]|text=text}}

Sandbox

{{cmbox/sandbox|cat=[[cat]]|text=text}}

cat1=cat1 text=text

Main

{{cmbox|cat1=[[cat1]]|text=text}}

Sandbox

{{cmbox/sandbox|cat1=[[cat1]]|text=text}}

cat2=cat2 text=text

Main

{{cmbox|cat2=[[cat2]]|text=text}}

Sandbox

{{cmbox/sandbox|cat2=[[cat2]]|text=text}}

cat3=cat3 text=text

Main

{{cmbox|cat3=[[cat3]]|text=text}}

Sandbox

{{cmbox/sandbox|cat3=[[cat3]]|text=text}}

category=category text=text

Main

{{cmbox|category=[[category]]|text=text}}

Sandbox

{{cmbox/sandbox|category=[[category]]|text=text}}

category1=category1 text=text

Main

{{cmbox|category1=[[category1]]|text=text}}

Sandbox

{{cmbox/sandbox|category1=[[category1]]|text=text}}

category2=category2 text=text

Main

{{cmbox|category2=[[category2]]|text=text}}

Sandbox

{{cmbox/sandbox|category2=[[category2]]|text=text}}

category3=category3 text=text

Main

{{cmbox|category3=[[category3]]|text=text}}

Sandbox

{{cmbox/sandbox|category3=[[category3]]|text=text}}

all=all text=text

Main

{{cmbox|all=[[all]]|text=text}}

Sandbox

{{cmbox/sandbox|all=[[all]]|text=text}}

all1=all1 text=text

Main

{{cmbox|all1=[[all1]]|text=text}}

Sandbox

{{cmbox/sandbox|all1=[[all1]]|text=text}}

all2=all2 text=text

Main

{{cmbox|all2=[[all2]]|text=text}}

Sandbox

{{cmbox/sandbox|all2=[[all2]]|text=text}}

all3=all3 text=text

Main

{{cmbox|all3=[[all3]]|text=text}}

Sandbox

{{cmbox/sandbox|all3=[[all3]]|text=text}}

below=below text=text

Main

{{cmbox|below=below|text=text}}

Sandbox

{{cmbox/sandbox|below=below|text=text}}