This is the template test cases page for the sandbox of Template:Hidden. to update the examples. If there are many examples of a complicated template, later ones may break due to limits in MediaWiki; see the HTML comment "NewPP limit report" in the rendered page. You can also use Special:ExpandTemplates to examine the results of template uses. You can test how this page looks in the different skins and parsers with these links: |
Testing jQuery.makeCollapsible version
editExample 0
edit{{Hidden}}
{{Hidden/sandbox}}
Example 1
edit{{Hidden/sandbox|Title text here|Body text line 1<br/>Body text line 2}}
Body text line 2
{{Hidden|Title text here|Body text line 1<br/>Body text line 2}}
Body text line 2
Example 2
edit{{Hidden/sandbox|Title text here
|Body text line 1<br/>Body text line 2
|headerstyle=background:#ccccff
|style=text-align:center;
}}
Body text line 1
Body text line 2
{{Hidden|Title text here
|Body text line 1<br/>Body text line 2
|headerstyle=background:#ccccff
|style=text-align:center;
}}
Body text line 1
Body text line 2
Example 3
edit{{Hidden/sandbox| style = border:1px dashed red; width: 50%;
| headerstyle = background: #ccccff; font-size: 110%;
| contentstyle = text-align: center; color:green;
| header = Title text here
| content = Body text line 1<br />Body text line 2<br />Body text line 3
}}
Body text line 2
Body text line 3
{{Hidden| style = border:1px dashed red; width: 50%;
| headerstyle = background: #ccccff; font-size: 110%;
| contentstyle = text-align: center; color:green;
| header = Title text here
| content = Body text line 1<br />Body text line 2<br />Body text line 3
}}
Body text line 2
Body text line 3
Example 4
edit{{Hidden/sandbox|Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.|def}}
{{Hidden|Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.|def}}
Example 5
edit{{Hidden/sandbox|Lists|
* Item 1
* Item 2
}}
- Item 1
- Item 2
{{Hidden|Lists|
* Item 1
* Item 2
}}
- Item 1
- Item 2
Example 6
edit{{Hidden/sandbox|Lists|fw1=normal|fw2=bold|
* Item 1
* Item 2
}}
- Item 1
- Item 2
{{Hidden|Lists|fw1=normal|fw2=bold|
* Item 1
* Item 2
}}
- Item 1
- Item 2