Difference between revisions of "Template:Imbox/testcases"

From blackwiki
Jump to navigation Jump to search
imported>Edokter
imported>Mr. Stradivarius
(replace with many semi-automatically-generated test cases)
Line 1: Line 1:
=== Testing {{tl|imbox/sandbox}} ===
+
{{template test cases notice}}
  
The boxes below are transclusions of {{tl|imbox}}. If you have updated the code of imbox then you might need to [http://en.wikipedia.org/w/index.php?title=Template:Imbox/testcases&action=purge purge this page] to see the effect on the examples below.
+
= Intentional changes =
  
{{imbox/sandbox
+
== small=y text=text ==
| type = speedy
 
| text = speedy
 
}}
 
{{imbox/sandbox
 
| type = delete
 
| text = delete
 
}}
 
[[Image:Canis lupus laying.jpg|thumb|60px]]
 
{{imbox/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]]
 
}}
 
{{imbox/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]]
 
}}
 
{{imbox/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]]
 
}}
 
{{imbox/sandbox
 
| type = move
 
| text = move
 
}}
 
{{shortcut|WP:TEST}}
 
{{imbox
 
| type = protection
 
| text = protection
 
}}
 
  
{{imbox/sandbox
+
;Main
| type      = style
 
| image    = [[Image:Flag_of_Portugal.svg|40x40px]]
 
| style    = width: 1000px;  
 
| textstyle = color: black; font-weight: light; font-style: normal;
 
| text      = Esta página aguarda tradução para português.
 
}}
 
  
{{imbox/sandbox
+
<code><nowiki>{{imbox|small=y|text=text}}</nowiki></code>
| type      = style
 
| image    = [[Image:Under construction icon-blue.svg|40x40px]]
 
| style    = width: 1000px;
 
| textstyle = color: black; font-weight: normal; font-style: normal;
 
| text     = A elaboração desta página encontra-se em curso. Por favor evite fazer edições neste momento.
 
}}
 
  
Some text just to test bottom margin.
+
{{imbox|small=y|text=text}}
  
=== Special ===
+
{{clear}}
  
Some other parameter combinations.
+
;Sandbox
  
{{imbox/sandbox
+
<code><nowiki>{{imbox/sandbox|small=y|text=text}}</nowiki></code>
| text = No type and no image given ('''default''')
 
}}
 
  
{{imbox/sandbox
+
{{imbox/sandbox|small=y|text=text}}
| image = none
 
| text = No type and '''image=none''' – No image is used and the '''text''' uses the whole message box area.
 
}}
 
  
{{imbox/sandbox
+
{{clear}}
| type = license
 
| image = [[Image:Imbox license.svg|40px]] <br> [[Image:Ambox warning yellow.svg|40px]]
 
| imageright = [[Image:Shuttle.svg|30px]]
 
| text  = type = license <br> image = <nowiki>[[Image:Imbox license.svg|40px]] &lt;br> [[Image:Ambox warning yellow.svg|40px]]</nowiki> <br> imageright = <nowiki>[[Image:Shuttle.svg|30px]]</nowiki>
 
}}
 
  
{{imbox/sandbox
+
== small=true text=text ==
| type = license
 
| image = [[Image:Imbox license.svg|40px]] <br> [[Image:Ambox warning yellow.svg|40px]]
 
| imageright = [[Image:Shuttle.svg|30px]]
 
| text = '''This file is in the [[public domain]] because it was created by [[NASA]].'''
 
<br>Note that use of NASA logos, insignia and emblems are restricted per US law.
 
}}
 
  
{{imbox/sandbox
+
;Main
| image =
 
| text  = image =
 
}}
 
  
{{imbox/sandbox
+
<code><nowiki>{{imbox|small=true|text=text}}</nowiki></code>
| image = [[Image:Nuvola apps bookcase.svg|100px]]
 
| text = Trying large left side image. - 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
 
}}
 
  
{{imbox/sandbox
+
{{imbox|small=true|text=text}}
| image = [[Image:Nuvola apps bookcase.svg|100px]]
 
| text = Trying large left side image. - 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|100px]]
 
}}
 
  
{{imbox/sandbox
+
{{clear}}
| image = none
 
| text  = No type and '''image=none'''
 
}}
 
  
=== Parameters ===
+
;Sandbox
  
List of all parameters:
+
<code><nowiki>{{imbox/sandbox|small=true|text=text}}</nowiki></code>
  
<pre>
+
{{imbox/sandbox|small=true|text=text}}
{{imbox/sandbox
 
| type  = speedy / delete / content / style / notice /
 
          move / protection / license / featured
 
| image = none / [[Image:Some image.svg|40px]]
 
| imageright = [[Image:Some image.svg|40px]]
 
| style = CSS value
 
| textstyle = CSS value
 
| text = The message body text.
 
| below = More text or another imbox.
 
}}
 
</pre>
 
  
=== Examples of varying width ===
+
{{clear}}
  
{{imbox/sandbox
+
== small=1 text=text ==
| type      = license
 
| image      = [[Image:Imbox license.svg|40px]]
 
| text       =  
 
This file has been released into the '''[[w:public domain|public domain]]''' by the [[w:Copyrights|copyright]] holder, its copyright has expired, or it is ineligible for copyright. This applies worldwide.
 
}}
 
  
{{imbox/sandbox
+
;Main
| type      = license
 
| image      = [[Image:Heckert GNU white.svg|52px|GFDL]]
 
| text      =
 
Permission is granted to copy, distribute and/or modify this document under the terms of the '''[[Wikipedia:Text of the GNU Free Documentation License|GNU Free Documentation License]]''', Version 1.2 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts.
 
}}
 
  
{{imbox/sandbox
+
<code><nowiki>{{imbox|small=1|text=text}}</nowiki></code>
| type      = license
 
| image      = [[Image:CC some rights reserved.svg|90px|Creative Commons License]] <br> [[Image:Cc-by new white.svg|24px|Creative Commons Attribution icon]][[Image:Cc-sa white.svg|24px|Creative Commons Share Alike icon]]
 
| imageright = [[Image:Flag of Germany.svg|64px|right|Flag of Germany]]
 
| text      =
 
''This image is licensed under the [[Creative Commons]] [http://creativecommons.org/licenses/by-sa/2.0/de/deed.en Attribution ShareAlike License v. 2.0] '''as written for [[Germany|German]] law''' (which may or may not be entirely compatible with versions for other countries).''
 
}}
 
  
Note: The Creative Commons box above has more padding around the "Some rights reserved" image since that image itself has a lot of whitespace. To fix that the image should be modified, not imbox.
+
{{imbox|small=1|text=text}}
  
=== Testing the below parameter ===
+
{{clear}}
  
These examples relies on CSS code in [[MediaWiki:Common.css]] to make them 100% wide instead of 80% wide when inside another imbox. That is, when an imbox is fed as the "below" parameter to another imbox.
+
;Sandbox
  
With a left image:
+
<code><nowiki>{{imbox/sandbox|small=1|text=text}}</nowiki></code>
  
{{imbox/sandbox
+
{{imbox/sandbox|small=1|text=text}}
| type      = license
 
| image      = [[Image:Imbox license.svg|40px]]
 
| text       =  
 
This file has been released into the '''[[w:public domain|public domain]]''' by the [[w:Copyrights|copyright]] holder, its copyright has expired, or it is ineligible for copyright. This applies worldwide.
 
| below =
 
  {{imbox/sandbox
 
  | type = content
 
<!--  | style = margin: 0 -0.5em; -->
 
  | text = '''This license tag is deprecated!'''
 
  }}
 
}}
 
  
With both a left and right image:
+
{{clear}}
  
{{imbox/sandbox
+
== nocat=yes text=text ==
| type      = license
 
| image      = [[Image:CC some rights reserved.svg|90px|Creative Commons License]] <br> [[Image:Cc-by new white.svg|24px|Creative Commons Attribution icon]][[Image:Cc-sa white.svg|24px|Creative Commons Share Alike icon]]
 
| imageright = [[Image:Flag of Germany.svg|64px|right|Flag of Germany]]
 
| text     =  
 
''This image is licensed under the [[Creative Commons]] [http://creativecommons.org/licenses/by-sa/2.0/de/deed.en Attribution ShareAlike License v. 2.0] '''as written for [[Germany|German]] law''' (which may or may not be entirely compatible with versions for other countries).''
 
| below =
 
  {{imbox/sandbox
 
  | type = content
 
<!--  | style = margin: 0 -0.5em; -->
 
  | text = '''This license tag is deprecated!'''
 
  }}
 
}}
 
  
With no images:
+
;Main
  
{{imbox/sandbox
+
<code><nowiki>{{imbox|nocat=yes|text=text}}</nowiki></code>
| type      = license
 
| image      = none
 
| text       =
 
This file has been released into the '''[[w:public domain|public domain]]''' by the [[w:Copyrights|copyright]] holder, its copyright has expired, or it is ineligible for copyright. This applies worldwide.
 
| below =
 
  {{imbox/sandbox
 
  | type = content
 
<!--  | style = margin: 0 -0.5em; -->
 
  | text = '''This license tag is deprecated!'''
 
  }}
 
}}
 
  
=== Testing mbox-inside ===
+
{{imbox|nocat=yes|text=text}}
  
These examples relies on that the surrounding template has the "mbox-inside" class and CSS code in [[MediaWiki:Common.css]] to make imboxes 100% wide instead of 80% wide when inside another template.
+
{{clear}}
  
{{information
+
;Sandbox
| Description = Testing imboxes inside the {{tl|information}} template.
+
 
| Source =  
+
<code><nowiki>{{imbox/sandbox|nocat=yes|text=text}}</nowiki></code>
   {{imbox/sandbox
+
 
   | type = notice
+
{{imbox/sandbox|nocat=yes|text=text}}
   | text = Now is full width instead of 80% width.
+
 
   }}
+
{{clear}}
| Author = David Göthberg
+
 
| Permission =  
+
== nocat=y text=text ==
  {{imbox/sandbox
+
 
  | type = notice
+
;Main
  | text = Now is full width instead of 80% width.
+
 
  }}
+
<code><nowiki>{{imbox|nocat=y|text=text}}</nowiki></code>
}}
+
 
 +
{{imbox|nocat=y|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{imbox/sandbox|nocat=y|text=text}}</nowiki></code>
 +
 
 +
{{imbox/sandbox|nocat=y|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
== nocat=1 text=text ==
 +
 
 +
;Main
 +
 
 +
<code><nowiki>{{imbox|nocat=1|text=text}}</nowiki></code>
 +
 
 +
{{imbox|nocat=1|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{imbox/sandbox|nocat=1|text=text}}</nowiki></code>
 +
 
 +
{{imbox/sandbox|nocat=1|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
== nocat=no text=text ==
 +
 
 +
;Main
 +
 
 +
<code><nowiki>{{imbox|nocat=no|text=text}}</nowiki></code>
 +
 
 +
{{imbox|nocat=no|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{imbox/sandbox|nocat=no|text=text}}</nowiki></code>
 +
 
 +
{{imbox/sandbox|nocat=no|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
== nocat=n text=text ==
 +
 
 +
;Main
 +
 
 +
<code><nowiki>{{imbox|nocat=n|text=text}}</nowiki></code>
 +
 
 +
{{imbox|nocat=n|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{imbox/sandbox|nocat=n|text=text}}</nowiki></code>
 +
 
 +
{{imbox/sandbox|nocat=n|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
== nocat=0 text=text ==
 +
 
 +
;Main
 +
 
 +
<code><nowiki>{{imbox|nocat=0|text=text}}</nowiki></code>
 +
 
 +
{{imbox|nocat=0|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{imbox/sandbox|nocat=0|text=text}}</nowiki></code>
 +
 
 +
{{imbox/sandbox|nocat=0|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
== cat4=cat4 text=text ==
 +
 
 +
;Main
 +
 
 +
<code><nowiki>{{imbox|cat4=[[cat4]]|text=text}}</nowiki></code>
 +
 
 +
{{imbox|cat4=[[cat4]]|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{imbox/sandbox|cat4=[[cat4]]|text=text}}</nowiki></code>
 +
 
 +
{{imbox/sandbox|cat4=[[cat4]]|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
== category4=category4 text=text ==
 +
 
 +
;Main
 +
 
 +
<code><nowiki>{{imbox|category4=[[category4]]|text=text}}</nowiki></code>
 +
 
 +
{{imbox|category4=[[category4]]|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{imbox/sandbox|category4=[[category4]]|text=text}}</nowiki></code>
 +
 
 +
{{imbox/sandbox|category4=[[category4]]|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
== all4=all4 text=text ==
 +
 
 +
;Main
 +
 
 +
<code><nowiki>{{imbox|all4=[[all4]]|text=text}}</nowiki></code>
 +
 
 +
{{imbox|all4=[[all4]]|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{imbox/sandbox|all4=[[all4]]|text=text}}</nowiki></code>
 +
 
 +
{{imbox/sandbox|all4=[[all4]]|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
== talk= name=foo page=template:foo text=text ==
 +
 
 +
;Main
 +
 
 +
<code><nowiki>{{imbox|talk=|name=foo|page=template:foo|text=text}}</nowiki></code>
 +
 
 +
{{imbox|talk=|name=foo|page=template:foo|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{imbox/sandbox|talk=|name=foo|page=template:foo|text=text}}</nowiki></code>
 +
 
 +
{{imbox/sandbox|talk=|name=foo|page=template:foo|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
== talk=  name=foo page=template:foo text=text ==
 +
 
 +
;Main
 +
 
 +
<code><nowiki>{{imbox|talk=  |name=foo|page=template:foo|text=text}}</nowiki></code>
 +
 
 +
{{imbox|talk=  |name=foo|page=template:foo|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{imbox/sandbox|talk=  |name=foo|page=template:foo|text=text}}</nowiki></code>
 +
 
 +
{{imbox/sandbox|talk=  |name=foo|page=template:foo|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
== name=foo page=template:foo text=text ==
 +
 
 +
;Main
 +
 
 +
<code><nowiki>{{imbox|name=foo|page=template:foo|text=text}}</nowiki></code>
 +
 
 +
{{imbox|name=foo|page=template:foo|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{imbox/sandbox|name=foo|page=template:foo|text=text}}</nowiki></code>
 +
 
 +
{{imbox/sandbox|name=foo|page=template:foo|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
== date= name=foo page=template:foo text=text ==
 +
 
 +
;Main
 +
 
 +
<code><nowiki>{{imbox|date=|name=foo|page=template:foo|text=text}}</nowiki></code>
 +
 
 +
{{imbox|date=|name=foo|page=template:foo|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{imbox/sandbox|date=|name=foo|page=template:foo|text=text}}</nowiki></code>
 +
 
 +
{{imbox/sandbox|date=|name=foo|page=template:foo|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
== date=  name=foo page=template:foo text=text ==
 +
 
 +
;Main
 +
 
 +
<code><nowiki>{{imbox|date=  |name=foo|page=template:foo|text=text}}</nowiki></code>
 +
 
 +
{{imbox|date=  |name=foo|page=template:foo|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{imbox/sandbox|date=  |name=foo|page=template:foo|text=text}}</nowiki></code>
 +
 
 +
{{imbox/sandbox|date=  |name=foo|page=template:foo|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
== name=foo page=template:foo text=text ==
 +
 
 +
;Main
 +
 
 +
<code><nowiki>{{imbox|name=foo|page=template:foo|text=text}}</nowiki></code>
 +
 
 +
{{imbox|name=foo|page=template:foo|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{imbox/sandbox|name=foo|page=template:foo|text=text}}</nowiki></code>
 +
 
 +
{{imbox/sandbox|name=foo|page=template:foo|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
== page=Template:Foo name=Foo text=text ==
 +
 
 +
;Main
 +
 
 +
<code><nowiki>{{imbox|page=Template:Foo|name=Foo|text=text}}</nowiki></code>
 +
 
 +
{{imbox|page=Template:Foo|name=Foo|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{imbox/sandbox|page=Template:Foo|name=Foo|text=text}}</nowiki></code>
 +
 
 +
{{imbox/sandbox|page=Template:Foo|name=Foo|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
== page=Template:Foo name=Foo issue=issue text=text ==
 +
 
 +
;Main
 +
 
 +
<code><nowiki>{{imbox|page=Template:Foo|name=Foo|issue=issue|text=text}}</nowiki></code>
 +
 
 +
{{imbox|page=Template:Foo|name=Foo|issue=issue|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{imbox/sandbox|page=Template:Foo|name=Foo|issue=issue|text=text}}</nowiki></code>
 +
 
 +
{{imbox/sandbox|page=Template:Foo|name=Foo|issue=issue|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
== page=Template:Foo name=Foo fix=fix text=text ==
 +
 
 +
;Main
 +
 
 +
<code><nowiki>{{imbox|page=Template:Foo|name=Foo|fix=fix|text=text}}</nowiki></code>
 +
 
 +
{{imbox|page=Template:Foo|name=Foo|fix=fix|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{imbox/sandbox|page=Template:Foo|name=Foo|fix=fix|text=text}}</nowiki></code>
 +
 
 +
{{imbox/sandbox|page=Template:Foo|name=Foo|fix=fix|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
== page=Template:Foo name=Foo subst=subst text=text ==
 +
 
 +
;Main
 +
 
 +
<code><nowiki>{{imbox|page=Template:Foo|name=Foo|subst=subst|text=text}}</nowiki></code>
 +
 
 +
{{imbox|page=Template:Foo|name=Foo|subst=subst|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{imbox/sandbox|page=Template:Foo|name=Foo|subst=subst|text=text}}</nowiki></code>
 +
 
 +
{{imbox/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>{{imbox|page=Template:Foo|name=Foo|subst=subst|issue=issue|fix=fix|text=text}}</nowiki></code>
 +
 
 +
{{imbox|page=Template:Foo|name=Foo|subst=subst|issue=issue|fix=fix|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{imbox/sandbox|page=Template:Foo|name=Foo|subst=subst|issue=issue|fix=fix|text=text}}</nowiki></code>
 +
 
 +
{{imbox/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>{{imbox|page=Template:Foo|name=Foo|category1=[[category1]]|text=text}}</nowiki></code>
 +
 
 +
{{imbox|page=Template:Foo|name=Foo|category1=[[category1]]|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{imbox/sandbox|page=Template:Foo|name=Foo|category1=[[category1]]|text=text}}</nowiki></code>
 +
 
 +
{{imbox/sandbox|page=Template:Foo|name=Foo|category1=[[category1]]|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
== page=Template:Foo name=Foo category2=category2 text=text ==
 +
 
 +
;Main
 +
 
 +
<code><nowiki>{{imbox|page=Template:Foo|name=Foo|category2=[[category2]]|text=text}}</nowiki></code>
 +
 
 +
{{imbox|page=Template:Foo|name=Foo|category2=[[category2]]|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{imbox/sandbox|page=Template:Foo|name=Foo|category2=[[category2]]|text=text}}</nowiki></code>
 +
 
 +
{{imbox/sandbox|page=Template:Foo|name=Foo|category2=[[category2]]|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
== page=Template:Foo name=Foo category3=category3 text=text ==
 +
 
 +
;Main
 +
 
 +
<code><nowiki>{{imbox|page=Template:Foo|name=Foo|category3=[[category3]]|text=text}}</nowiki></code>
 +
 
 +
{{imbox|page=Template:Foo|name=Foo|category3=[[category3]]|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{imbox/sandbox|page=Template:Foo|name=Foo|category3=[[category3]]|text=text}}</nowiki></code>
 +
 
 +
{{imbox/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>{{imbox|subst=SUBST|text=text}}</nowiki></code>
 +
 
 +
{{imbox|subst=SUBST|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{imbox/sandbox|subst=SUBST|text=text}}</nowiki></code>
 +
 
 +
{{imbox/sandbox|subst=SUBST|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
== subst=  SUBST   text=text ==
 +
 
 +
;Main
 +
 
 +
<code><nowiki>{{imbox|subst=  SUBST  |text=text}}</nowiki></code>
 +
 
 +
{{imbox|subst=  SUBST  |text=text}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{imbox/sandbox|subst=  SUBST  |text=text}}</nowiki></code>
 +
 
 +
{{imbox/sandbox|subst=  SUBST  |text=text}}
 +
 
 +
{{clear}}
 +
 
 +
== subst=subst text=text ==
 +
 
 +
;Main
 +
 
 +
<code><nowiki>{{imbox|subst=subst|text=text}}</nowiki></code>
 +
 
 +
{{imbox|subst=subst|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{imbox/sandbox|subst=subst|text=text}}</nowiki></code>
 +
 
 +
{{imbox/sandbox|subst=subst|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
== subst=foo text=text ==
 +
 
 +
;Main
 +
 
 +
<code><nowiki>{{imbox|subst=foo|text=text}}</nowiki></code>
 +
 
 +
{{imbox|subst=foo|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{imbox/sandbox|subst=foo|text=text}}</nowiki></code>
 +
 
 +
{{imbox/sandbox|subst=foo|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
== subst=  text=text ==
 +
 
 +
;Main
 +
 
 +
<code><nowiki>{{imbox|subst= |text=text}}</nowiki></code>
 +
 
 +
{{imbox|subst= |text=text}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{imbox/sandbox|subst= |text=text}}</nowiki></code>
 +
 
 +
{{imbox/sandbox|subst= |text=text}}
 +
 
 +
{{clear}}
 +
 
 +
== subst= text=text ==
 +
 
 +
;Main
 +
 
 +
<code><nowiki>{{imbox|subst=|text=text}}</nowiki></code>
 +
 
 +
{{imbox|subst=|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{imbox/sandbox|subst=|text=text}}</nowiki></code>
 +
 
 +
{{imbox/sandbox|subst=|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
== subst=SUBST name=Foo text=text ==
 +
 
 +
;Main
 +
 
 +
<code><nowiki>{{imbox|subst=SUBST|name=Foo|text=text}}</nowiki></code>
 +
 
 +
{{imbox|subst=SUBST|name=Foo|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{imbox/sandbox|subst=SUBST|name=Foo|text=text}}</nowiki></code>
 +
 
 +
{{imbox/sandbox|subst=SUBST|name=Foo|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
== name=Foo text=text ==
 +
 
 +
;Main
 +
 
 +
<code><nowiki>{{imbox|name=Foo|text=text}}</nowiki></code>
 +
 
 +
{{imbox|name=Foo|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{imbox/sandbox|name=Foo|text=text}}</nowiki></code>
 +
 
 +
{{imbox/sandbox|name=Foo|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
== name=  Foo   text=text ==
 +
 
 +
;Main
 +
 
 +
<code><nowiki>{{imbox|name=  Foo  |text=text}}</nowiki></code>
 +
 
 +
{{imbox|name=  Foo  |text=text}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{imbox/sandbox|name=  Foo  |text=text}}</nowiki></code>
 +
 
 +
{{imbox/sandbox|name=  Foo  |text=text}}
 +
 
 +
{{clear}}
 +
 
 +
== name=  text=text ==
 +
 
 +
;Main
 +
 
 +
<code><nowiki>{{imbox|name= |text=text}}</nowiki></code>
 +
 
 +
{{imbox|name= |text=text}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{imbox/sandbox|name= |text=text}}</nowiki></code>
 +
 
 +
{{imbox/sandbox|name= |text=text}}
 +
 
 +
{{clear}}
 +
 
 +
== name= text=text ==
 +
 
 +
;Main
 +
 
 +
<code><nowiki>{{imbox|name=|text=text}}</nowiki></code>
 +
 
 +
{{imbox|name=|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{imbox/sandbox|name=|text=text}}</nowiki></code>
 +
 
 +
{{imbox/sandbox|name=|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
== type=speedy text=text ==
 +
 
 +
;Main
 +
 
 +
<code><nowiki>{{imbox|type=speedy|text=text}}</nowiki></code>
 +
 
 +
{{imbox|type=speedy|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{imbox/sandbox|type=speedy|text=text}}</nowiki></code>
 +
 
 +
{{imbox/sandbox|type=speedy|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
== type=delete text=text ==
 +
 
 +
;Main
 +
 
 +
<code><nowiki>{{imbox|type=delete|text=text}}</nowiki></code>
 +
 
 +
{{imbox|type=delete|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{imbox/sandbox|type=delete|text=text}}</nowiki></code>
 +
 
 +
{{imbox/sandbox|type=delete|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
== type=content text=text ==
 +
 
 +
;Main
 +
 
 +
<code><nowiki>{{imbox|type=content|text=text}}</nowiki></code>
 +
 
 +
{{imbox|type=content|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{imbox/sandbox|type=content|text=text}}</nowiki></code>
 +
 
 +
{{imbox/sandbox|type=content|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
== type=style text=text ==
 +
 
 +
;Main
 +
 
 +
<code><nowiki>{{imbox|type=style|text=text}}</nowiki></code>
 +
 
 +
{{imbox|type=style|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{imbox/sandbox|type=style|text=text}}</nowiki></code>
 +
 
 +
{{imbox/sandbox|type=style|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
== type=move text=text ==
 +
 
 +
;Main
 +
 
 +
<code><nowiki>{{imbox|type=move|text=text}}</nowiki></code>
 +
 
 +
{{imbox|type=move|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{imbox/sandbox|type=move|text=text}}</nowiki></code>
 +
 
 +
{{imbox/sandbox|type=move|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
== type=protection text=text ==
 +
 
 +
;Main
 +
 
 +
<code><nowiki>{{imbox|type=protection|text=text}}</nowiki></code>
 +
 
 +
{{imbox|type=protection|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{imbox/sandbox|type=protection|text=text}}</nowiki></code>
 +
 
 +
{{imbox/sandbox|type=protection|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
== type=licence text=text ==
 +
 
 +
;Main
 +
 
 +
<code><nowiki>{{imbox|type=licence|text=text}}</nowiki></code>
 +
 
 +
{{imbox|type=licence|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{imbox/sandbox|type=licence|text=text}}</nowiki></code>
 +
 
 +
{{imbox/sandbox|type=licence|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
== type=featured text=text ==
 +
 
 +
;Main
 +
 
 +
<code><nowiki>{{imbox|type=featured|text=text}}</nowiki></code>
 +
 
 +
{{imbox|type=featured|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{imbox/sandbox|type=featured|text=text}}</nowiki></code>
 +
 
 +
{{imbox/sandbox|type=featured|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
== type=warning text=text ==
 +
 
 +
;Main
 +
 
 +
<code><nowiki>{{imbox|type=warning|text=text}}</nowiki></code>
 +
 
 +
{{imbox|type=warning|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{imbox/sandbox|type=warning|text=text}}</nowiki></code>
 +
 
 +
{{imbox/sandbox|type=warning|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
== type=editnotice text=text ==
 +
 
 +
;Main
 +
 
 +
<code><nowiki>{{imbox|type=editnotice|text=text}}</nowiki></code>
 +
 
 +
{{imbox|type=editnotice|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{imbox/sandbox|type=editnotice|text=text}}</nowiki></code>
 +
 
 +
{{imbox/sandbox|type=editnotice|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
== type=system text=text ==
 +
 
 +
;Main
 +
 
 +
<code><nowiki>{{imbox|type=system|text=text}}</nowiki></code>
 +
 
 +
{{imbox|type=system|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{imbox/sandbox|type=system|text=text}}</nowiki></code>
 +
 
 +
{{imbox/sandbox|type=system|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
== type=notice text=text ==
 +
 
 +
;Main
 +
 
 +
<code><nowiki>{{imbox|type=notice|text=text}}</nowiki></code>
 +
 
 +
{{imbox|type=notice|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{imbox/sandbox|type=notice|text=text}}</nowiki></code>
 +
 
 +
{{imbox/sandbox|type=notice|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
== type=  speedy   text=text ==
 +
 
 +
;Main
 +
 
 +
<code><nowiki>{{imbox|type=  speedy  |text=text}}</nowiki></code>
 +
 
 +
{{imbox|type=  speedy  |text=text}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{imbox/sandbox|type=  speedy  |text=text}}</nowiki></code>
 +
 
 +
{{imbox/sandbox|type=  speedy  |text=text}}
 +
 
 +
{{clear}}
 +
 
 +
== small=yes text=text ==
 +
 
 +
;Main
 +
 
 +
<code><nowiki>{{imbox|small=yes|text=text}}</nowiki></code>
 +
 
 +
{{imbox|small=yes|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{imbox/sandbox|small=yes|text=text}}</nowiki></code>
 +
 
 +
{{imbox/sandbox|small=yes|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
== small=  yes   text=text ==
 +
 
 +
;Main
 +
 
 +
<code><nowiki>{{imbox|small=  yes  |text=text}}</nowiki></code>
 +
 
 +
{{imbox|small=  yes  |text=text}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{imbox/sandbox|small=  yes  |text=text}}</nowiki></code>
 +
 
 +
{{imbox/sandbox|small=  yes  |text=text}}
 +
 
 +
{{clear}}
 +
 
 +
== small=left text=text ==
 +
 
 +
;Main
 +
 
 +
<code><nowiki>{{imbox|small=left|text=text}}</nowiki></code>
 +
 
 +
{{imbox|small=left|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{imbox/sandbox|small=left|text=text}}</nowiki></code>
 +
 
 +
{{imbox/sandbox|small=left|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
== small=foo text=text ==
 +
 
 +
;Main
 +
 
 +
<code><nowiki>{{imbox|small=foo|text=text}}</nowiki></code>
 +
 
 +
{{imbox|small=foo|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{imbox/sandbox|small=foo|text=text}}</nowiki></code>
 +
 
 +
{{imbox/sandbox|small=foo|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
== type=speedy small=yes text=text ==
 +
 
 +
;Main
 +
 
 +
<code><nowiki>{{imbox|type=speedy|small=yes|text=text}}</nowiki></code>
 +
 
 +
{{imbox|type=speedy|small=yes|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{imbox/sandbox|type=speedy|small=yes|text=text}}</nowiki></code>
 +
 
 +
{{imbox/sandbox|type=speedy|small=yes|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
== type=delete small=yes text=text ==
 +
 
 +
;Main
 +
 
 +
<code><nowiki>{{imbox|type=delete|small=yes|text=text}}</nowiki></code>
 +
 
 +
{{imbox|type=delete|small=yes|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{imbox/sandbox|type=delete|small=yes|text=text}}</nowiki></code>
 +
 
 +
{{imbox/sandbox|type=delete|small=yes|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
== type=content small=yes text=text ==
 +
 
 +
;Main
 +
 
 +
<code><nowiki>{{imbox|type=content|small=yes|text=text}}</nowiki></code>
 +
 
 +
{{imbox|type=content|small=yes|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{imbox/sandbox|type=content|small=yes|text=text}}</nowiki></code>
 +
 
 +
{{imbox/sandbox|type=content|small=yes|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
== type=style small=yes text=text ==
 +
 
 +
;Main
 +
 
 +
<code><nowiki>{{imbox|type=style|small=yes|text=text}}</nowiki></code>
 +
 
 +
{{imbox|type=style|small=yes|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{imbox/sandbox|type=style|small=yes|text=text}}</nowiki></code>
 +
 
 +
{{imbox/sandbox|type=style|small=yes|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
== type=move small=yes text=text ==
 +
 
 +
;Main
 +
 
 +
<code><nowiki>{{imbox|type=move|small=yes|text=text}}</nowiki></code>
 +
 
 +
{{imbox|type=move|small=yes|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{imbox/sandbox|type=move|small=yes|text=text}}</nowiki></code>
 +
 
 +
{{imbox/sandbox|type=move|small=yes|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
== type=protection small=yes text=text ==
 +
 
 +
;Main
 +
 
 +
<code><nowiki>{{imbox|type=protection|small=yes|text=text}}</nowiki></code>
 +
 
 +
{{imbox|type=protection|small=yes|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{imbox/sandbox|type=protection|small=yes|text=text}}</nowiki></code>
 +
 
 +
{{imbox/sandbox|type=protection|small=yes|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
== type=licence small=yes text=text ==
 +
 
 +
;Main
 +
 
 +
<code><nowiki>{{imbox|type=licence|small=yes|text=text}}</nowiki></code>
 +
 
 +
{{imbox|type=licence|small=yes|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{imbox/sandbox|type=licence|small=yes|text=text}}</nowiki></code>
 +
 
 +
{{imbox/sandbox|type=licence|small=yes|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
== type=featured small=yes text=text ==
 +
 
 +
;Main
 +
 
 +
<code><nowiki>{{imbox|type=featured|small=yes|text=text}}</nowiki></code>
 +
 
 +
{{imbox|type=featured|small=yes|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{imbox/sandbox|type=featured|small=yes|text=text}}</nowiki></code>
 +
 
 +
{{imbox/sandbox|type=featured|small=yes|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
== type=warning small=yes text=text ==
 +
 
 +
;Main
 +
 
 +
<code><nowiki>{{imbox|type=warning|small=yes|text=text}}</nowiki></code>
 +
 
 +
{{imbox|type=warning|small=yes|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{imbox/sandbox|type=warning|small=yes|text=text}}</nowiki></code>
 +
 
 +
{{imbox/sandbox|type=warning|small=yes|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
== type=editnotice small=yes text=text ==
 +
 
 +
;Main
 +
 
 +
<code><nowiki>{{imbox|type=editnotice|small=yes|text=text}}</nowiki></code>
 +
 
 +
{{imbox|type=editnotice|small=yes|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{imbox/sandbox|type=editnotice|small=yes|text=text}}</nowiki></code>
 +
 
 +
{{imbox/sandbox|type=editnotice|small=yes|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
== type=system small=yes text=text ==
 +
 
 +
;Main
 +
 
 +
<code><nowiki>{{imbox|type=system|small=yes|text=text}}</nowiki></code>
 +
 
 +
{{imbox|type=system|small=yes|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{imbox/sandbox|type=system|small=yes|text=text}}</nowiki></code>
 +
 
 +
{{imbox/sandbox|type=system|small=yes|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
== type=notice small=yes text=text ==
 +
 
 +
;Main
 +
 
 +
<code><nowiki>{{imbox|type=notice|small=yes|text=text}}</nowiki></code>
 +
 
 +
{{imbox|type=notice|small=yes|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{imbox/sandbox|type=notice|small=yes|text=text}}</nowiki></code>
 +
 
 +
{{imbox/sandbox|type=notice|small=yes|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
== type=speedy small=left text=text ==
 +
 
 +
;Main
 +
 
 +
<code><nowiki>{{imbox|type=speedy|small=left|text=text}}</nowiki></code>
 +
 
 +
{{imbox|type=speedy|small=left|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{imbox/sandbox|type=speedy|small=left|text=text}}</nowiki></code>
 +
 
 +
{{imbox/sandbox|type=speedy|small=left|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
== type=delete small=left text=text ==
 +
 
 +
;Main
 +
 
 +
<code><nowiki>{{imbox|type=delete|small=left|text=text}}</nowiki></code>
 +
 
 +
{{imbox|type=delete|small=left|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{imbox/sandbox|type=delete|small=left|text=text}}</nowiki></code>
 +
 
 +
{{imbox/sandbox|type=delete|small=left|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
== type=content small=left text=text ==
 +
 
 +
;Main
 +
 
 +
<code><nowiki>{{imbox|type=content|small=left|text=text}}</nowiki></code>
 +
 
 +
{{imbox|type=content|small=left|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{imbox/sandbox|type=content|small=left|text=text}}</nowiki></code>
 +
 
 +
{{imbox/sandbox|type=content|small=left|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
== type=style small=left text=text ==
 +
 
 +
;Main
 +
 
 +
<code><nowiki>{{imbox|type=style|small=left|text=text}}</nowiki></code>
 +
 
 +
{{imbox|type=style|small=left|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{imbox/sandbox|type=style|small=left|text=text}}</nowiki></code>
 +
 
 +
{{imbox/sandbox|type=style|small=left|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
== type=move small=left text=text ==
 +
 
 +
;Main
 +
 
 +
<code><nowiki>{{imbox|type=move|small=left|text=text}}</nowiki></code>
 +
 
 +
{{imbox|type=move|small=left|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{imbox/sandbox|type=move|small=left|text=text}}</nowiki></code>
 +
 
 +
{{imbox/sandbox|type=move|small=left|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
== type=protection small=left text=text ==
 +
 
 +
;Main
 +
 
 +
<code><nowiki>{{imbox|type=protection|small=left|text=text}}</nowiki></code>
 +
 
 +
{{imbox|type=protection|small=left|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{imbox/sandbox|type=protection|small=left|text=text}}</nowiki></code>
 +
 
 +
{{imbox/sandbox|type=protection|small=left|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
== type=licence small=left text=text ==
 +
 
 +
;Main
 +
 
 +
<code><nowiki>{{imbox|type=licence|small=left|text=text}}</nowiki></code>
 +
 
 +
{{imbox|type=licence|small=left|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{imbox/sandbox|type=licence|small=left|text=text}}</nowiki></code>
 +
 
 +
{{imbox/sandbox|type=licence|small=left|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
== type=featured small=left text=text ==
 +
 
 +
;Main
 +
 
 +
<code><nowiki>{{imbox|type=featured|small=left|text=text}}</nowiki></code>
 +
 
 +
{{imbox|type=featured|small=left|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{imbox/sandbox|type=featured|small=left|text=text}}</nowiki></code>
 +
 
 +
{{imbox/sandbox|type=featured|small=left|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
== type=warning small=left text=text ==
 +
 
 +
;Main
 +
 
 +
<code><nowiki>{{imbox|type=warning|small=left|text=text}}</nowiki></code>
 +
 
 +
{{imbox|type=warning|small=left|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{imbox/sandbox|type=warning|small=left|text=text}}</nowiki></code>
 +
 
 +
{{imbox/sandbox|type=warning|small=left|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
== type=editnotice small=left text=text ==
 +
 
 +
;Main
 +
 
 +
<code><nowiki>{{imbox|type=editnotice|small=left|text=text}}</nowiki></code>
 +
 
 +
{{imbox|type=editnotice|small=left|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{imbox/sandbox|type=editnotice|small=left|text=text}}</nowiki></code>
 +
 
 +
{{imbox/sandbox|type=editnotice|small=left|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
== type=system small=left text=text ==
 +
 
 +
;Main
 +
 
 +
<code><nowiki>{{imbox|type=system|small=left|text=text}}</nowiki></code>
 +
 
 +
{{imbox|type=system|small=left|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{imbox/sandbox|type=system|small=left|text=text}}</nowiki></code>
 +
 
 +
{{imbox/sandbox|type=system|small=left|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
== type=notice small=left text=text ==
 +
 
 +
;Main
 +
 
 +
<code><nowiki>{{imbox|type=notice|small=left|text=text}}</nowiki></code>
 +
 
 +
{{imbox|type=notice|small=left|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{imbox/sandbox|type=notice|small=left|text=text}}</nowiki></code>
 +
 
 +
{{imbox/sandbox|type=notice|small=left|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
== image=none type=notice small=yes text=text ==
 +
 
 +
;Main
 +
 
 +
<code><nowiki>{{imbox|image=none|type=notice|small=yes|text=text}}</nowiki></code>
 +
 
 +
{{imbox|image=none|type=notice|small=yes|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{imbox/sandbox|image=none|type=notice|small=yes|text=text}}</nowiki></code>
 +
 
 +
{{imbox/sandbox|image=none|type=notice|small=yes|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
== image=none type=notice small=left text=text ==
 +
 
 +
;Main
 +
 
 +
<code><nowiki>{{imbox|image=none|type=notice|small=left|text=text}}</nowiki></code>
 +
 
 +
{{imbox|image=none|type=notice|small=left|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{imbox/sandbox|image=none|type=notice|small=left|text=text}}</nowiki></code>
 +
 
 +
{{imbox/sandbox|image=none|type=notice|small=left|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
== image=none type=notice text=text ==
 +
 
 +
;Main
 +
 
 +
<code><nowiki>{{imbox|image=none|type=notice|text=text}}</nowiki></code>
 +
 
 +
{{imbox|image=none|type=notice|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{imbox/sandbox|image=none|type=notice|text=text}}</nowiki></code>
 +
 
 +
{{imbox/sandbox|image=none|type=notice|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
== image=blank type=notice small=yes text=text ==
 +
 
 +
;Main
 +
 
 +
<code><nowiki>{{imbox|image=blank|type=notice|small=yes|text=text}}</nowiki></code>
 +
 
 +
{{imbox|image=blank|type=notice|small=yes|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{imbox/sandbox|image=blank|type=notice|small=yes|text=text}}</nowiki></code>
 +
 
 +
{{imbox/sandbox|image=blank|type=notice|small=yes|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
== image=blank type=notice small=left text=text ==
 +
 
 +
;Main
 +
 
 +
<code><nowiki>{{imbox|image=blank|type=notice|small=left|text=text}}</nowiki></code>
 +
 
 +
{{imbox|image=blank|type=notice|small=left|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{imbox/sandbox|image=blank|type=notice|small=left|text=text}}</nowiki></code>
 +
 
 +
{{imbox/sandbox|image=blank|type=notice|small=left|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
== image=blank type=notice text=text ==
 +
 
 +
;Main
 +
 
 +
<code><nowiki>{{imbox|image=blank|type=notice|text=text}}</nowiki></code>
 +
 
 +
{{imbox|image=blank|type=notice|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{imbox/sandbox|image=blank|type=notice|text=text}}</nowiki></code>
 +
 
 +
{{imbox/sandbox|image=blank|type=notice|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
== image=File:Example.png 35x35px text=text ==
 +
 
 +
;Main
 +
 
 +
<code><nowiki>{{imbox|image=[[File:Example.png|35x35px]]|text=text}}</nowiki></code>
 +
 
 +
{{imbox|image=[[File:Example.png|35x35px]]|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{imbox/sandbox|image=[[File:Example.png|35x35px]]|text=text}}</nowiki></code>
 +
 
 +
{{imbox/sandbox|image=[[File:Example.png|35x35px]]|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
== smallimage=File:Example.png 25x25px text=text ==
 +
 
 +
;Main
 +
 
 +
<code><nowiki>{{imbox|smallimage=[[File:Example.png|25x25px]]|text=text}}</nowiki></code>
 +
 
 +
{{imbox|smallimage=[[File:Example.png|25x25px]]|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{imbox/sandbox|smallimage=[[File:Example.png|25x25px]]|text=text}}</nowiki></code>
 +
 
 +
{{imbox/sandbox|smallimage=[[File:Example.png|25x25px]]|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
== smallimage=File:Example.png 25x25px image=File:Example.png 35x35px text=text ==
 +
 
 +
;Main
 +
 
 +
<code><nowiki>{{imbox|smallimage=[[File:Example.png|25x25px]]|image=[[File:Example.png|35x35px]]|text=text}}</nowiki></code>
 +
 
 +
{{imbox|smallimage=[[File:Example.png|25x25px]]|image=[[File:Example.png|35x35px]]|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{imbox/sandbox|smallimage=[[File:Example.png|25x25px]]|image=[[File:Example.png|35x35px]]|text=text}}</nowiki></code>
 +
 
 +
{{imbox/sandbox|smallimage=[[File:Example.png|25x25px]]|image=[[File:Example.png|35x35px]]|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
== imageright=File:Example.png 35x35px text=text ==
 +
 
 +
;Main
 +
 
 +
<code><nowiki>{{imbox|imageright=[[File:Example.png|35x35px]]|text=text}}</nowiki></code>
 +
 
 +
{{imbox|imageright=[[File:Example.png|35x35px]]|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{imbox/sandbox|imageright=[[File:Example.png|35x35px]]|text=text}}</nowiki></code>
 +
 
 +
{{imbox/sandbox|imageright=[[File:Example.png|35x35px]]|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
== smallimageright=File:Example.png 25x25px text=text ==
 +
 
 +
;Main
 +
 
 +
<code><nowiki>{{imbox|smallimageright=[[File:Example.png|25x25px]]|text=text}}</nowiki></code>
 +
 
 +
{{imbox|smallimageright=[[File:Example.png|25x25px]]|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{imbox/sandbox|smallimageright=[[File:Example.png|25x25px]]|text=text}}</nowiki></code>
 +
 
 +
{{imbox/sandbox|smallimageright=[[File:Example.png|25x25px]]|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
== smallimageright=File:Example.png 25x25px imageright=File:Example.png 35x35px text=text ==
 +
 
 +
;Main
 +
 
 +
<code><nowiki>{{imbox|smallimageright=[[File:Example.png|25x25px]]|imageright=[[File:Example.png|35x35px]]|text=text}}</nowiki></code>
 +
 
 +
{{imbox|smallimageright=[[File:Example.png|25x25px]]|imageright=[[File:Example.png|35x35px]]|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{imbox/sandbox|smallimageright=[[File:Example.png|25x25px]]|imageright=[[File:Example.png|35x35px]]|text=text}}</nowiki></code>
 +
 
 +
{{imbox/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>{{imbox|image=[[File:Example.png|35x35px]]|small=yes|text=text}}</nowiki></code>
 +
 
 +
{{imbox|image=[[File:Example.png|35x35px]]|small=yes|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{imbox/sandbox|image=[[File:Example.png|35x35px]]|small=yes|text=text}}</nowiki></code>
 +
 
 +
{{imbox/sandbox|image=[[File:Example.png|35x35px]]|small=yes|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
== smallimage=File:Example.png 25x25px small=yes text=text ==
 +
 
 +
;Main
 +
 
 +
<code><nowiki>{{imbox|smallimage=[[File:Example.png|25x25px]]|small=yes|text=text}}</nowiki></code>
 +
 
 +
{{imbox|smallimage=[[File:Example.png|25x25px]]|small=yes|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{imbox/sandbox|smallimage=[[File:Example.png|25x25px]]|small=yes|text=text}}</nowiki></code>
 +
 
 +
{{imbox/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>{{imbox|smallimage=[[File:Example.png|25x25px]]|image=[[File:Example.png|35x35px]]|small=yes|text=text}}</nowiki></code>
 +
 
 +
{{imbox|smallimage=[[File:Example.png|25x25px]]|image=[[File:Example.png|35x35px]]|small=yes|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{imbox/sandbox|smallimage=[[File:Example.png|25x25px]]|image=[[File:Example.png|35x35px]]|small=yes|text=text}}</nowiki></code>
 +
 
 +
{{imbox/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>{{imbox|imageright=[[File:Example.png|35x35px]]|small=yes|text=text}}</nowiki></code>
 +
 
 +
{{imbox|imageright=[[File:Example.png|35x35px]]|small=yes|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{imbox/sandbox|imageright=[[File:Example.png|35x35px]]|small=yes|text=text}}</nowiki></code>
 +
 
 +
{{imbox/sandbox|imageright=[[File:Example.png|35x35px]]|small=yes|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
== smallimageright=File:Example.png 25x25px small=yes text=text ==
 +
 
 +
;Main
 +
 
 +
<code><nowiki>{{imbox|smallimageright=[[File:Example.png|25x25px]]|small=yes|text=text}}</nowiki></code>
 +
 
 +
{{imbox|smallimageright=[[File:Example.png|25x25px]]|small=yes|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{imbox/sandbox|smallimageright=[[File:Example.png|25x25px]]|small=yes|text=text}}</nowiki></code>
 +
 
 +
{{imbox/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>{{imbox|smallimageright=[[File:Example.png|25x25px]]|imageright=[[File:Example.png|35x35px]]|small=yes|text=text}}</nowiki></code>
 +
 
 +
{{imbox|smallimageright=[[File:Example.png|25x25px]]|imageright=[[File:Example.png|35x35px]]|small=yes|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{imbox/sandbox|smallimageright=[[File:Example.png|25x25px]]|imageright=[[File:Example.png|35x35px]]|small=yes|text=text}}</nowiki></code>
 +
 
 +
{{imbox/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>{{imbox|image=[[File:Example.png|35x35px]]|small=left|text=text}}</nowiki></code>
 +
 
 +
{{imbox|image=[[File:Example.png|35x35px]]|small=left|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{imbox/sandbox|image=[[File:Example.png|35x35px]]|small=left|text=text}}</nowiki></code>
 +
 
 +
{{imbox/sandbox|image=[[File:Example.png|35x35px]]|small=left|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
== smallimage=File:Example.png 25x25px small=left text=text ==
 +
 
 +
;Main
 +
 
 +
<code><nowiki>{{imbox|smallimage=[[File:Example.png|25x25px]]|small=left|text=text}}</nowiki></code>
 +
 
 +
{{imbox|smallimage=[[File:Example.png|25x25px]]|small=left|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{imbox/sandbox|smallimage=[[File:Example.png|25x25px]]|small=left|text=text}}</nowiki></code>
 +
 
 +
{{imbox/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>{{imbox|smallimage=[[File:Example.png|25x25px]]|image=[[File:Example.png|35x35px]]|small=left|text=text}}</nowiki></code>
 +
 
 +
{{imbox|smallimage=[[File:Example.png|25x25px]]|image=[[File:Example.png|35x35px]]|small=left|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{imbox/sandbox|smallimage=[[File:Example.png|25x25px]]|image=[[File:Example.png|35x35px]]|small=left|text=text}}</nowiki></code>
 +
 
 +
{{imbox/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>{{imbox|imageright=[[File:Example.png|35x35px]]|small=left|text=text}}</nowiki></code>
 +
 
 +
{{imbox|imageright=[[File:Example.png|35x35px]]|small=left|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{imbox/sandbox|imageright=[[File:Example.png|35x35px]]|small=left|text=text}}</nowiki></code>
 +
 
 +
{{imbox/sandbox|imageright=[[File:Example.png|35x35px]]|small=left|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
== smallimageright=File:Example.png 25x25px small=left text=text ==
 +
 
 +
;Main
 +
 
 +
<code><nowiki>{{imbox|smallimageright=[[File:Example.png|25x25px]]|small=left|text=text}}</nowiki></code>
 +
 
 +
{{imbox|smallimageright=[[File:Example.png|25x25px]]|small=left|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{imbox/sandbox|smallimageright=[[File:Example.png|25x25px]]|small=left|text=text}}</nowiki></code>
 +
 
 +
{{imbox/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>{{imbox|smallimageright=[[File:Example.png|25x25px]]|imageright=[[File:Example.png|35x35px]]|small=left|text=text}}</nowiki></code>
 +
 
 +
{{imbox|smallimageright=[[File:Example.png|25x25px]]|imageright=[[File:Example.png|35x35px]]|small=left|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{imbox/sandbox|smallimageright=[[File:Example.png|25x25px]]|imageright=[[File:Example.png|35x35px]]|small=left|text=text}}</nowiki></code>
 +
 
 +
{{imbox/sandbox|smallimageright=[[File:Example.png|25x25px]]|imageright=[[File:Example.png|35x35px]]|small=left|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
== class=ambox-style text=text ==
 +
 
 +
;Main
 +
 
 +
<code><nowiki>{{imbox|class=ambox-style|text=text}}</nowiki></code>
 +
 
 +
{{imbox|class=ambox-style|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{imbox/sandbox|class=ambox-style|text=text}}</nowiki></code>
 +
 
 +
{{imbox/sandbox|class=ambox-style|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
== style=font-size:120%; text=text ==
 +
 
 +
;Main
 +
 
 +
<code><nowiki>{{imbox|style=font-size:120%;|text=text}}</nowiki></code>
 +
 
 +
{{imbox|style=font-size:120%;|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{imbox/sandbox|style=font-size:120%;|text=text}}</nowiki></code>
 +
 
 +
{{imbox/sandbox|style=font-size:120%;|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
== textstyle=font-size:80%; text=text ==
 +
 
 +
;Main
 +
 
 +
<code><nowiki>{{imbox|textstyle=font-size:80%;|text=text}}</nowiki></code>
 +
 
 +
{{imbox|textstyle=font-size:80%;|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{imbox/sandbox|textstyle=font-size:80%;|text=text}}</nowiki></code>
 +
 
 +
{{imbox/sandbox|textstyle=font-size:80%;|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
== smalltext=smalltext ==
 +
 
 +
;Main
 +
 
 +
<code><nowiki>{{imbox|smalltext=smalltext}}</nowiki></code>
 +
 
 +
{{imbox|smalltext=smalltext}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{imbox/sandbox|smalltext=smalltext}}</nowiki></code>
 +
 
 +
{{imbox/sandbox|smalltext=smalltext}}
 +
 
 +
{{clear}}
 +
 
 +
== smalltext=smalltext small=yes ==
 +
 
 +
;Main
 +
 
 +
<code><nowiki>{{imbox|smalltext=smalltext|small=yes}}</nowiki></code>
 +
 
 +
{{imbox|smalltext=smalltext|small=yes}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{imbox/sandbox|smalltext=smalltext|small=yes}}</nowiki></code>
 +
 
 +
{{imbox/sandbox|smalltext=smalltext|small=yes}}
 +
 
 +
{{clear}}
 +
 
 +
== smalltext=smalltext small=left ==
 +
 
 +
;Main
 +
 
 +
<code><nowiki>{{imbox|smalltext=smalltext|small=left}}</nowiki></code>
 +
 
 +
{{imbox|smalltext=smalltext|small=left}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{imbox/sandbox|smalltext=smalltext|small=left}}</nowiki></code>
 +
 
 +
{{imbox/sandbox|smalltext=smalltext|small=left}}
 +
 
 +
{{clear}}
 +
 
 +
== smalltext=smalltext text=text ==
 +
 
 +
;Main
 +
 
 +
<code><nowiki>{{imbox|smalltext=smalltext|text=text}}</nowiki></code>
 +
 
 +
{{imbox|smalltext=smalltext|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{imbox/sandbox|smalltext=smalltext|text=text}}</nowiki></code>
 +
 
 +
{{imbox/sandbox|smalltext=smalltext|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
== smalltext=smalltext text=text small=yes ==
 +
 
 +
;Main
 +
 
 +
<code><nowiki>{{imbox|smalltext=smalltext|text=text|small=yes}}</nowiki></code>
 +
 
 +
{{imbox|smalltext=smalltext|text=text|small=yes}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{imbox/sandbox|smalltext=smalltext|text=text|small=yes}}</nowiki></code>
 +
 
 +
{{imbox/sandbox|smalltext=smalltext|text=text|small=yes}}
 +
 
 +
{{clear}}
 +
 
 +
== smalltext=smalltext text=text small=left ==
 +
 
 +
;Main
 +
 
 +
<code><nowiki>{{imbox|smalltext=smalltext|text=text|small=left}}</nowiki></code>
 +
 
 +
{{imbox|smalltext=smalltext|text=text|small=left}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{imbox/sandbox|smalltext=smalltext|text=text|small=left}}</nowiki></code>
 +
 
 +
{{imbox/sandbox|smalltext=smalltext|text=text|small=left}}
 +
 
 +
{{clear}}
 +
 
 +
== talk=talk text=text ==
 +
 
 +
;Main
 +
 
 +
<code><nowiki>{{imbox|talk=talk|text=text}}</nowiki></code>
 +
 
 +
{{imbox|talk=talk|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{imbox/sandbox|talk=talk|text=text}}</nowiki></code>
 +
 
 +
{{imbox/sandbox|talk=talk|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
== talk=talk small=yes text=text ==
 +
 
 +
;Main
 +
 
 +
<code><nowiki>{{imbox|talk=talk|small=yes|text=text}}</nowiki></code>
 +
 
 +
{{imbox|talk=talk|small=yes|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{imbox/sandbox|talk=talk|small=yes|text=text}}</nowiki></code>
 +
 
 +
{{imbox/sandbox|talk=talk|small=yes|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
== talk=talk small=left text=text ==
 +
 
 +
;Main
 +
 
 +
<code><nowiki>{{imbox|talk=talk|small=left|text=text}}</nowiki></code>
 +
 
 +
{{imbox|talk=talk|small=left|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{imbox/sandbox|talk=talk|small=left|text=text}}</nowiki></code>
 +
 
 +
{{imbox/sandbox|talk=talk|small=left|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
== sect=sect text=text ==
 +
 
 +
;Main
 +
 
 +
<code><nowiki>{{imbox|sect=sect|text=text}}</nowiki></code>
 +
 
 +
{{imbox|sect=sect|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{imbox/sandbox|sect=sect|text=text}}</nowiki></code>
 +
 
 +
{{imbox/sandbox|sect=sect|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
== sect=sect small=yes text=text ==
 +
 
 +
;Main
 +
 
 +
<code><nowiki>{{imbox|sect=sect|small=yes|text=text}}</nowiki></code>
 +
 
 +
{{imbox|sect=sect|small=yes|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{imbox/sandbox|sect=sect|small=yes|text=text}}</nowiki></code>
 +
 
 +
{{imbox/sandbox|sect=sect|small=yes|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
== sect=sect small=left text=text ==
 +
 
 +
;Main
 +
 
 +
<code><nowiki>{{imbox|sect=sect|small=left|text=text}}</nowiki></code>
 +
 
 +
{{imbox|sect=sect|small=left|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{imbox/sandbox|sect=sect|small=left|text=text}}</nowiki></code>
 +
 
 +
{{imbox/sandbox|sect=sect|small=left|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
== issue=issue text=text ==
 +
 
 +
;Main
 +
 
 +
<code><nowiki>{{imbox|issue=issue|text=text}}</nowiki></code>
 +
 
 +
{{imbox|issue=issue|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{imbox/sandbox|issue=issue|text=text}}</nowiki></code>
 +
 
 +
{{imbox/sandbox|issue=issue|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
== issue=issue small=yes text=text ==
 +
 
 +
;Main
 +
 
 +
<code><nowiki>{{imbox|issue=issue|small=yes|text=text}}</nowiki></code>
 +
 
 +
{{imbox|issue=issue|small=yes|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{imbox/sandbox|issue=issue|small=yes|text=text}}</nowiki></code>
 +
 
 +
{{imbox/sandbox|issue=issue|small=yes|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
== issue=issue small=left text=text ==
 +
 
 +
;Main
 +
 
 +
<code><nowiki>{{imbox|issue=issue|small=left|text=text}}</nowiki></code>
 +
 
 +
{{imbox|issue=issue|small=left|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{imbox/sandbox|issue=issue|small=left|text=text}}</nowiki></code>
 +
 
 +
{{imbox/sandbox|issue=issue|small=left|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
== text=text ==
 +
 
 +
;Main
 +
 
 +
<code><nowiki>{{imbox|text=text}}</nowiki></code>
 +
 
 +
{{imbox|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{imbox/sandbox|text=text}}</nowiki></code>
 +
 
 +
{{imbox/sandbox|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
== text=text small=yes ==
 +
 
 +
;Main
 +
 
 +
<code><nowiki>{{imbox|text=text|small=yes}}</nowiki></code>
 +
 
 +
{{imbox|text=text|small=yes}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{imbox/sandbox|text=text|small=yes}}</nowiki></code>
 +
 
 +
{{imbox/sandbox|text=text|small=yes}}
 +
 
 +
{{clear}}
 +
 
 +
== text=text small=left ==
 +
 
 +
;Main
 +
 
 +
<code><nowiki>{{imbox|text=text|small=left}}</nowiki></code>
 +
 
 +
{{imbox|text=text|small=left}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{imbox/sandbox|text=text|small=left}}</nowiki></code>
 +
 
 +
{{imbox/sandbox|text=text|small=left}}
 +
 
 +
{{clear}}
 +
 
 +
== fix=fix text=text ==
 +
 
 +
;Main
 +
 
 +
<code><nowiki>{{imbox|fix=fix|text=text}}</nowiki></code>
 +
 
 +
{{imbox|fix=fix|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{imbox/sandbox|fix=fix|text=text}}</nowiki></code>
 +
 
 +
{{imbox/sandbox|fix=fix|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
== fix=fix small=yes text=text ==
 +
 
 +
;Main
 +
 
 +
<code><nowiki>{{imbox|fix=fix|small=yes|text=text}}</nowiki></code>
 +
 
 +
{{imbox|fix=fix|small=yes|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{imbox/sandbox|fix=fix|small=yes|text=text}}</nowiki></code>
 +
 
 +
{{imbox/sandbox|fix=fix|small=yes|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
== fix=fix small=left text=text ==
 +
 
 +
;Main
 +
 
 +
<code><nowiki>{{imbox|fix=fix|small=left|text=text}}</nowiki></code>
 +
 
 +
{{imbox|fix=fix|small=left|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{imbox/sandbox|fix=fix|small=left|text=text}}</nowiki></code>
 +
 
 +
{{imbox/sandbox|fix=fix|small=left|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
== date=date text=text ==
 +
 
 +
;Main
 +
 
 +
<code><nowiki>{{imbox|date=date|text=text}}</nowiki></code>
 +
 
 +
{{imbox|date=date|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{imbox/sandbox|date=date|text=text}}</nowiki></code>
 +
 
 +
{{imbox/sandbox|date=date|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
== date=date small=yes text=text ==
 +
 
 +
;Main
 +
 
 +
<code><nowiki>{{imbox|date=date|small=yes|text=text}}</nowiki></code>
 +
 
 +
{{imbox|date=date|small=yes|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{imbox/sandbox|date=date|small=yes|text=text}}</nowiki></code>
 +
 
 +
{{imbox/sandbox|date=date|small=yes|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
== date=date small=left text=text ==
 +
 
 +
;Main
 +
 
 +
<code><nowiki>{{imbox|date=date|small=left|text=text}}</nowiki></code>
 +
 
 +
{{imbox|date=date|small=left|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{imbox/sandbox|date=date|small=left|text=text}}</nowiki></code>
 +
 
 +
{{imbox/sandbox|date=date|small=left|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
== info=info text=text ==
 +
 
 +
;Main
 +
 
 +
<code><nowiki>{{imbox|info=info|text=text}}</nowiki></code>
 +
 
 +
{{imbox|info=info|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{imbox/sandbox|info=info|text=text}}</nowiki></code>
 +
 
 +
{{imbox/sandbox|info=info|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
== info=info small=yes text=text ==
 +
 
 +
;Main
 +
 
 +
<code><nowiki>{{imbox|info=info|small=yes|text=text}}</nowiki></code>
 +
 
 +
{{imbox|info=info|small=yes|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{imbox/sandbox|info=info|small=yes|text=text}}</nowiki></code>
 +
 
 +
{{imbox/sandbox|info=info|small=yes|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
== info=info small=left text=text ==
 +
 
 +
;Main
 +
 
 +
<code><nowiki>{{imbox|info=info|small=left|text=text}}</nowiki></code>
 +
 
 +
{{imbox|info=info|small=left|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{imbox/sandbox|info=info|small=left|text=text}}</nowiki></code>
 +
 
 +
{{imbox/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>{{imbox|sect=sect|issue=issue|text=text|fix=fix|date=date|info=info|text=text}}</nowiki></code>
 +
 
 +
{{imbox|sect=sect|issue=issue|text=text|fix=fix|date=date|info=info|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{imbox/sandbox|sect=sect|issue=issue|text=text|fix=fix|date=date|info=info|text=text}}</nowiki></code>
 +
 
 +
{{imbox/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>{{imbox|sect=sect|issue=issue|text=text|fix=fix|date=date|info=info|small=yes|text=text}}</nowiki></code>
 +
 
 +
{{imbox|sect=sect|issue=issue|text=text|fix=fix|date=date|info=info|small=yes|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{imbox/sandbox|sect=sect|issue=issue|text=text|fix=fix|date=date|info=info|small=yes|text=text}}</nowiki></code>
 +
 
 +
{{imbox/sandbox|sect=sect|issue=issue|text=text|fix=fix|date=date|info=info|small=yes|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
== sect=sect issue=issue text=text fix=fix date=date info=info small=left text=text ==
 +
 
 +
;Main
 +
 
 +
<code><nowiki>{{imbox|sect=sect|issue=issue|text=text|fix=fix|date=date|info=info|small=left|text=text}}</nowiki></code>
 +
 
 +
{{imbox|sect=sect|issue=issue|text=text|fix=fix|date=date|info=info|small=left|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{imbox/sandbox|sect=sect|issue=issue|text=text|fix=fix|date=date|info=info|small=left|text=text}}</nowiki></code>
 +
 
 +
{{imbox/sandbox|sect=sect|issue=issue|text=text|fix=fix|date=date|info=info|small=left|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
== sect=sect issue=issue text=text fix=fix date=date info=info small=left text=text smalltext=smalltext ==
 +
 
 +
;Main
 +
 
 +
<code><nowiki>{{imbox|sect=sect|issue=issue|text=text|fix=fix|date=date|info=info|small=left|text=text|smalltext=smalltext}}</nowiki></code>
 +
 
 +
{{imbox|sect=sect|issue=issue|text=text|fix=fix|date=date|info=info|small=left|text=text|smalltext=smalltext}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{imbox/sandbox|sect=sect|issue=issue|text=text|fix=fix|date=date|info=info|small=left|text=text|smalltext=smalltext}}</nowiki></code>
 +
 
 +
{{imbox/sandbox|sect=sect|issue=issue|text=text|fix=fix|date=date|info=info|small=left|text=text|smalltext=smalltext}}
 +
 
 +
{{clear}}
 +
 
 +
== sect=sect issue=issue text=text fix=fix date=date info=info small=yes text=text smalltext=smalltext ==
 +
 
 +
;Main
 +
 
 +
<code><nowiki>{{imbox|sect=sect|issue=issue|text=text|fix=fix|date=date|info=info|small=yes|text=text|smalltext=smalltext}}</nowiki></code>
 +
 
 +
{{imbox|sect=sect|issue=issue|text=text|fix=fix|date=date|info=info|small=yes|text=text|smalltext=smalltext}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{imbox/sandbox|sect=sect|issue=issue|text=text|fix=fix|date=date|info=info|small=yes|text=text|smalltext=smalltext}}</nowiki></code>
 +
 
 +
{{imbox/sandbox|sect=sect|issue=issue|text=text|fix=fix|date=date|info=info|small=yes|text=text|smalltext=smalltext}}
 +
 
 +
{{clear}}
 +
 
 +
== nocat=true text=text ==
 +
 
 +
;Main
 +
 
 +
<code><nowiki>{{imbox|nocat=true|text=text}}</nowiki></code>
 +
 
 +
{{imbox|nocat=true|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{imbox/sandbox|nocat=true|text=text}}</nowiki></code>
 +
 
 +
{{imbox/sandbox|nocat=true|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
== nocat=false text=text ==
 +
 
 +
;Main
 +
 
 +
<code><nowiki>{{imbox|nocat=false|text=text}}</nowiki></code>
 +
 
 +
{{imbox|nocat=false|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{imbox/sandbox|nocat=false|text=text}}</nowiki></code>
 +
 
 +
{{imbox/sandbox|nocat=false|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
== cat=cat text=text ==
 +
 
 +
;Main
 +
 
 +
<code><nowiki>{{imbox|cat=[[cat]]|text=text}}</nowiki></code>
 +
 
 +
{{imbox|cat=[[cat]]|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{imbox/sandbox|cat=[[cat]]|text=text}}</nowiki></code>
 +
 
 +
{{imbox/sandbox|cat=[[cat]]|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
== cat1=cat1 text=text ==
 +
 
 +
;Main
 +
 
 +
<code><nowiki>{{imbox|cat1=[[cat1]]|text=text}}</nowiki></code>
 +
 
 +
{{imbox|cat1=[[cat1]]|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{imbox/sandbox|cat1=[[cat1]]|text=text}}</nowiki></code>
 +
 
 +
{{imbox/sandbox|cat1=[[cat1]]|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
== cat2=cat2 text=text ==
 +
 
 +
;Main
 +
 
 +
<code><nowiki>{{imbox|cat2=[[cat2]]|text=text}}</nowiki></code>
 +
 
 +
{{imbox|cat2=[[cat2]]|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{imbox/sandbox|cat2=[[cat2]]|text=text}}</nowiki></code>
 +
 
 +
{{imbox/sandbox|cat2=[[cat2]]|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
== cat3=cat3 text=text ==
 +
 
 +
;Main
 +
 
 +
<code><nowiki>{{imbox|cat3=[[cat3]]|text=text}}</nowiki></code>
 +
 
 +
{{imbox|cat3=[[cat3]]|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{imbox/sandbox|cat3=[[cat3]]|text=text}}</nowiki></code>
 +
 
 +
{{imbox/sandbox|cat3=[[cat3]]|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
== category=category text=text ==
 +
 
 +
;Main
 +
 
 +
<code><nowiki>{{imbox|category=[[category]]|text=text}}</nowiki></code>
 +
 
 +
{{imbox|category=[[category]]|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{imbox/sandbox|category=[[category]]|text=text}}</nowiki></code>
 +
 
 +
{{imbox/sandbox|category=[[category]]|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
== category1=category1 text=text ==
 +
 
 +
;Main
 +
 
 +
<code><nowiki>{{imbox|category1=[[category1]]|text=text}}</nowiki></code>
 +
 
 +
{{imbox|category1=[[category1]]|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{imbox/sandbox|category1=[[category1]]|text=text}}</nowiki></code>
 +
 
 +
{{imbox/sandbox|category1=[[category1]]|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
== category2=category2 text=text ==
 +
 
 +
;Main
 +
 
 +
<code><nowiki>{{imbox|category2=[[category2]]|text=text}}</nowiki></code>
 +
 
 +
{{imbox|category2=[[category2]]|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{imbox/sandbox|category2=[[category2]]|text=text}}</nowiki></code>
 +
 
 +
{{imbox/sandbox|category2=[[category2]]|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
== category3=category3 text=text ==
 +
 
 +
;Main
 +
 
 +
<code><nowiki>{{imbox|category3=[[category3]]|text=text}}</nowiki></code>
 +
 
 +
{{imbox|category3=[[category3]]|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{imbox/sandbox|category3=[[category3]]|text=text}}</nowiki></code>
 +
 
 +
{{imbox/sandbox|category3=[[category3]]|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
== all=all text=text ==
 +
 
 +
;Main
 +
 
 +
<code><nowiki>{{imbox|all=[[all]]|text=text}}</nowiki></code>
 +
 
 +
{{imbox|all=[[all]]|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{imbox/sandbox|all=[[all]]|text=text}}</nowiki></code>
 +
 
 +
{{imbox/sandbox|all=[[all]]|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
== all1=all1 text=text ==
 +
 
 +
;Main
 +
 
 +
<code><nowiki>{{imbox|all1=[[all1]]|text=text}}</nowiki></code>
 +
 
 +
{{imbox|all1=[[all1]]|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{imbox/sandbox|all1=[[all1]]|text=text}}</nowiki></code>
 +
 
 +
{{imbox/sandbox|all1=[[all1]]|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
== all2=all2 text=text ==
 +
 
 +
;Main
 +
 
 +
<code><nowiki>{{imbox|all2=[[all2]]|text=text}}</nowiki></code>
 +
 
 +
{{imbox|all2=[[all2]]|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{imbox/sandbox|all2=[[all2]]|text=text}}</nowiki></code>
 +
 
 +
{{imbox/sandbox|all2=[[all2]]|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
== all3=all3 text=text ==
 +
 
 +
;Main
 +
 
 +
<code><nowiki>{{imbox|all3=[[all3]]|text=text}}</nowiki></code>
 +
 
 +
{{imbox|all3=[[all3]]|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{imbox/sandbox|all3=[[all3]]|text=text}}</nowiki></code>
 +
 
 +
{{imbox/sandbox|all3=[[all3]]|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
== below=below text=text ==
 +
 
 +
;Main
 +
 
 +
<code><nowiki>{{imbox|below=below|text=text}}</nowiki></code>
 +
 
 +
{{imbox|below=below|text=text}}
 +
 
 +
{{clear}}
 +
 
 +
;Sandbox
 +
 
 +
<code><nowiki>{{imbox/sandbox|below=below|text=text}}</nowiki></code>
 +
 
 +
{{imbox/sandbox|below=below|text=text}}
 +
 
 +
{{clear}}

Revision as of 11:55, 3 October 2013

Contents

Intentional changes

small=y text=text

Main

{{imbox|small=y|text=text}}

Sandbox

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

small=true text=text

Main

{{imbox|small=true|text=text}}

Sandbox

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

small=1 text=text

Main

{{imbox|small=1|text=text}}

Sandbox

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

nocat=yes text=text

Main

{{imbox|nocat=yes|text=text}}

Sandbox

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

nocat=y text=text

Main

{{imbox|nocat=y|text=text}}

Sandbox

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

nocat=1 text=text

Main

{{imbox|nocat=1|text=text}}

Sandbox

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

nocat=no text=text

Main

{{imbox|nocat=no|text=text}}

Sandbox

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

nocat=n text=text

Main

{{imbox|nocat=n|text=text}}

Sandbox

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

nocat=0 text=text

Main

{{imbox|nocat=0|text=text}}

Sandbox

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

cat4=cat4 text=text

Main

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

Sandbox

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

category4=category4 text=text

Main

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

Sandbox

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

all4=all4 text=text

Main

{{imbox|all4=[[all4]]|text=text}}

Sandbox

{{imbox/sandbox|all4=[[all4]]|text=text}}

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

Main

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

Sandbox

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

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

Main

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

Sandbox

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

name=foo page=template:foo text=text

Main

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

Sandbox

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

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

Main

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

Sandbox

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

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

Main

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

Sandbox

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

name=foo page=template:foo text=text

Main

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

Sandbox

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

page=Template:Foo name=Foo text=text

Main

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

Sandbox

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

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

Main

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

Sandbox

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

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

Main

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

Sandbox

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

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

Main

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

Sandbox

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

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

Main

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

Sandbox

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

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

Main

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

Sandbox

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

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

Main

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

Sandbox

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

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

Main

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

Sandbox

{{imbox/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

{{imbox|subst=SUBST|text=text}}

Sandbox

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

subst= SUBST text=text

Main

{{imbox|subst= SUBST |text=text}}

Sandbox

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

subst=subst text=text

Main

{{imbox|subst=subst|text=text}}

Sandbox

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

subst=foo text=text

Main

{{imbox|subst=foo|text=text}}

Sandbox

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

subst= text=text

Main

{{imbox|subst= |text=text}}

Sandbox

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

subst= text=text

Main

{{imbox|subst=|text=text}}

Sandbox

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

subst=SUBST name=Foo text=text

Main

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

Sandbox

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

name=Foo text=text

Main

{{imbox|name=Foo|text=text}}

Sandbox

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

name= Foo text=text

Main

{{imbox|name= Foo |text=text}}

Sandbox

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

name= text=text

Main

{{imbox|name= |text=text}}

Sandbox

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

name= text=text

Main

{{imbox|name=|text=text}}

Sandbox

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

type=speedy text=text

Main

{{imbox|type=speedy|text=text}}

Sandbox

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

type=delete text=text

Main

{{imbox|type=delete|text=text}}

Sandbox

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

type=content text=text

Main

{{imbox|type=content|text=text}}

Sandbox

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

type=style text=text

Main

{{imbox|type=style|text=text}}

Sandbox

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

type=move text=text

Main

{{imbox|type=move|text=text}}

Sandbox

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

type=protection text=text

Main

{{imbox|type=protection|text=text}}

Sandbox

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

type=licence text=text

Main

{{imbox|type=licence|text=text}}

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

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

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

type=featured text=text

Main

{{imbox|type=featured|text=text}}

Sandbox

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

type=warning text=text

Main

{{imbox|type=warning|text=text}}

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

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

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

type=editnotice text=text

Main

{{imbox|type=editnotice|text=text}}

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

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

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

type=system text=text

Main

{{imbox|type=system|text=text}}

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

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

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

type=notice text=text

Main

{{imbox|type=notice|text=text}}

Sandbox

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

type= speedy text=text

Main

{{imbox|type= speedy |text=text}}

Sandbox

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

small=yes text=text

Main

{{imbox|small=yes|text=text}}

Sandbox

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

small= yes text=text

Main

{{imbox|small= yes |text=text}}

Sandbox

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

small=left text=text

Main

{{imbox|small=left|text=text}}

Sandbox

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

small=foo text=text

Main

{{imbox|small=foo|text=text}}

Sandbox

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

type=speedy small=yes text=text

Main

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

Sandbox

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

type=delete small=yes text=text

Main

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

Sandbox

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

type=content small=yes text=text

Main

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

Sandbox

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

type=style small=yes text=text

Main

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

Sandbox

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

type=move small=yes text=text

Main

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

Sandbox

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

type=protection small=yes text=text

Main

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

Sandbox

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

type=licence small=yes text=text

Main

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

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

{{imbox/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

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

Sandbox

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

type=warning small=yes text=text

Main

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

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

{{imbox/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

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

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

{{imbox/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

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

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

{{imbox/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

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

Sandbox

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

type=speedy small=left text=text

Main

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

Sandbox

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

type=delete small=left text=text

Main

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

Sandbox

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

type=content small=left text=text

Main

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

Sandbox

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

type=style small=left text=text

Main

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

Sandbox

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

type=move small=left text=text

Main

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

Sandbox

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

type=protection small=left text=text

Main

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

Sandbox

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

type=licence small=left text=text

Main

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

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

{{imbox/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

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

Sandbox

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

type=warning small=left text=text

Main

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

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

{{imbox/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

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

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

{{imbox/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

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

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

{{imbox/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

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

Sandbox

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

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

Main

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

Sandbox

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

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

Main

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

Sandbox

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

image=none type=notice text=text

Main

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

Sandbox

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

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

Main

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

Sandbox

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

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

Main

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

Sandbox

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

image=blank type=notice text=text

Main

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

Sandbox

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

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

Main

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

Sandbox

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

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

Main

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

Sandbox

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

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

Main

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

Sandbox

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

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

Main

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

Sandbox

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

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

Main

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

Sandbox

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

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

Main

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

Sandbox

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

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

Main

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

Sandbox

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

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

Main

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

Sandbox

{{imbox/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

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

Sandbox

{{imbox/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

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

Sandbox

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

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

Main

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

Sandbox

{{imbox/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

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

Sandbox

{{imbox/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

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

Sandbox

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

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

Main

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

Sandbox

{{imbox/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

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

Sandbox

{{imbox/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

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

Sandbox

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

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

Main

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

Sandbox

{{imbox/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

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

Sandbox

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

class=ambox-style text=text

Main

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

Sandbox

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

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

Main

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

Sandbox

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

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

Main

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

Sandbox

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

smalltext=smalltext

Main

{{imbox|smalltext=smalltext}}

Sandbox

{{imbox/sandbox|smalltext=smalltext}}

smalltext=smalltext small=yes

Main

{{imbox|smalltext=smalltext|small=yes}}

Sandbox

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

smalltext=smalltext small=left

Main

{{imbox|smalltext=smalltext|small=left}}

Sandbox

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

smalltext=smalltext text=text

Main

{{imbox|smalltext=smalltext|text=text}}

Sandbox

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

smalltext=smalltext text=text small=yes

Main

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

Sandbox

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

smalltext=smalltext text=text small=left

Main

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

Sandbox

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

talk=talk text=text

Main

{{imbox|talk=talk|text=text}}

Sandbox

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

talk=talk small=yes text=text

Main

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

Sandbox

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

talk=talk small=left text=text

Main

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

Sandbox

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

sect=sect text=text

Main

{{imbox|sect=sect|text=text}}

Sandbox

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

sect=sect small=yes text=text

Main

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

Sandbox

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

sect=sect small=left text=text

Main

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

Sandbox

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

issue=issue text=text

Main

{{imbox|issue=issue|text=text}}

Sandbox

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

issue=issue small=yes text=text

Main

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

Sandbox

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

issue=issue small=left text=text

Main

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

Sandbox

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

text=text

Main

{{imbox|text=text}}

Sandbox

{{imbox/sandbox|text=text}}

text=text small=yes

Main

{{imbox|text=text|small=yes}}

Sandbox

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

text=text small=left

Main

{{imbox|text=text|small=left}}

Sandbox

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

fix=fix text=text

Main

{{imbox|fix=fix|text=text}}

Sandbox

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

fix=fix small=yes text=text

Main

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

Sandbox

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

fix=fix small=left text=text

Main

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

Sandbox

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

date=date text=text

Main

{{imbox|date=date|text=text}}

Sandbox

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

date=date small=yes text=text

Main

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

Sandbox

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

date=date small=left text=text

Main

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

Sandbox

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

info=info text=text

Main

{{imbox|info=info|text=text}}

Sandbox

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

info=info small=yes text=text

Main

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

Sandbox

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

info=info small=left text=text

Main

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

Sandbox

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

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

Main

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

Sandbox

{{imbox/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

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

Sandbox

{{imbox/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

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

Sandbox

{{imbox/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

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

Sandbox

{{imbox/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

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

Sandbox

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

nocat=true text=text

Main

{{imbox|nocat=true|text=text}}

Sandbox

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

nocat=false text=text

Main

{{imbox|nocat=false|text=text}}

Sandbox

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

cat=cat text=text

Main

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

Sandbox

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

cat1=cat1 text=text

Main

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

Sandbox

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

cat2=cat2 text=text

Main

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

Sandbox

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

cat3=cat3 text=text

Main

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

Sandbox

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

category=category text=text

Main

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

Sandbox

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

category1=category1 text=text

Main

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

Sandbox

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

category2=category2 text=text

Main

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

Sandbox

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

category3=category3 text=text

Main

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

Sandbox

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

all=all text=text

Main

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

Sandbox

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

all1=all1 text=text

Main

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

Sandbox

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

all2=all2 text=text

Main

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

Sandbox

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

all3=all3 text=text

Main

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

Sandbox

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

below=below text=text

Main

{{imbox|below=below|text=text}}

Sandbox

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