Template:Hlist/testcases
Jump to navigation
Jump to search
![]() | This is the template test cases page for the sandbox of Template:Hlist. 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: |
Simple test — entries | ||||||
---|---|---|---|---|---|---|
{{Hlist|entry1|entry2|entry3|entry4|entry5|entry6|entry7|entry8|entry9}}
|
|class=inline — Giant planets | ||||||
---|---|---|---|---|---|---|
Giant planets ({{Hlist|class=inline|[[Jupiter|J]]|[[Saturn|S]]|[[Uranus|U]]|[[Neptune|N]]}}).
|
|indent=2 | ||||||
---|---|---|---|---|---|---|
{{Hlist|Winner|Runner-up|Third place|indent=2}}
|
|item_style=color:blue; | ||||||
---|---|---|---|---|---|---|
{{Hlist|Winner|Runner-up|Third place|item_style=color:blue;}}
|
Individual item styles | ||||||
---|---|---|---|---|---|---|
{{Hlist|Winner|Runner-up|Third place|item1_style=background-color:yellow;|item2_style=background-color:silver;}}
|