Difference between revisions of "Template:Flatlist/testcases"
Jump to navigation
Jump to search
imported>Edokter m |
imported>Edokter |
||
| Line 88: | Line 88: | ||
}} | }} | ||
| − | == | + | == Other style properties == |
;style=width:30em; text-align:center; | ;style=width:30em; text-align:center; | ||
| Line 103: | Line 103: | ||
=== Sandbox === | === Sandbox === | ||
{{flatlist/sandbox|style=width:30em; text-align:center;| | {{flatlist/sandbox|style=width:30em; text-align:center;| | ||
| + | *[[cat]] | ||
| + | *[[dog]] | ||
| + | *[[horse]] | ||
| + | *[[cow]] | ||
| + | *[[sheep]] | ||
| + | *[[pig]] | ||
| + | }} | ||
| + | |||
| + | == Mixed == | ||
| + | ;indent=2 | ||
| + | ;style=background-color:pink; | ||
| + | |||
| + | === Active === | ||
| + | {{flatlist|indent=2|style=background-color:pink;| | ||
| + | *[[cat]] | ||
| + | *[[dog]] | ||
| + | *[[horse]] | ||
| + | *[[cow]] | ||
| + | *[[sheep]] | ||
| + | *[[pig]] | ||
| + | }} | ||
| + | |||
| + | === Sandbox === | ||
| + | {{flatlist/sandbox|indent=2|style=background-color:pink;| | ||
*[[cat]] | *[[cat]] | ||
*[[dog]] | *[[dog]] | ||
Revision as of 06:27, 9 October 2014
| This is the template test cases page for the sandbox of Template:Flatlist. 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
Without options
Active
- old syntax
- new syntax
- ordered
Sandbox
- old syntax
- new syntax
- ordered
Test indent
- indent=2
Active
Sandbox
Other style properties
- style=width
- 30em; text-align:center;
Active
Sandbox
Mixed
- indent=2
- style=background-color
- pink;