Difference between revisions of "Template:Hidden/testcases"
imported>He7d3r (→Compatibility: * Google Chrome 13.0.782.107, on Debian GNU/Linux 6.0.2 (squeeze) {{ok}} * Epiphany 2.30.6, on Debian GNU/Linux 6.0.2 (squeeze) {{ok}} * Iceweasel 3.5.16, on Debian GNU/Linux 6.0.2 (squeeze) {{ok}}) |
imported>He7d3r (→Compatibility: +links) |
||
| Line 2: | Line 2: | ||
== Compatibility == | == Compatibility == | ||
| − | The new version was tested is working fine in the following browsers: | + | The [https://secure.wikimedia.org/wikipedia/en/w/index.php?title=Special%3AComparePages&page1=Template%3AHidden&page2=Template%3AHidden%2Fsandbox&rev1=416365160&rev2=444105767 new version] was [[#Testing jQuery.makeCollapsible version|tested below]] and is working fine in the following browsers: |
* Firefox 4.0, on Windows XP {{ok}} | * Firefox 4.0, on Windows XP {{ok}} | ||
* IE 8, on Windows XP {{ok}} | * IE 8, on Windows XP {{ok}} | ||
Revision as of 18:58, 10 August 2011
| 42px | This is the template test cases page for the sandbox of Template:Hidden. Script error: No such module "Purge". 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 with these links: |
Contents
Compatibility
The new version was tested below and is working fine in the following browsers:
- Firefox 4.0, on Windows XP Template:Ok
- IE 8, on Windows XP Template:Ok
- Google Chrome 13.0.782.107, on Debian GNU/Linux 6.0.2 (squeeze) Template:Ok
- Epiphany 2.30.6, on Debian GNU/Linux 6.0.2 (squeeze) Template:Ok
- Iceweasel 3.5.16, on Debian GNU/Linux 6.0.2 (squeeze) Template:Ok
Testing jQuery.makeCollapsible version
Example 0
{{Hidden/sandbox}}
Example 1
{{Hidden/sandbox|Title text here|Body text line 1<br/>Body text line 2}}
Body text line 2
Example 2
{{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
Example 3
{{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
Example 4
{{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}}
Testing original template
Example 0
{{Hidden}}
Example 1
{{Hidden|Title text here|Body text line 1<br/>Body text line 2}}
Body text line 2
Example 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
{{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
{{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}}