Template:Ordered list/testcases
Jump to navigation
Jump to search
| icon | This is the template test cases page for the sandbox of Template:Ordered list. 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: |
Nested list
{{Ordered list|First item
|
*Second item
*is a nested list
*of multiple items}}
{{Ordered list}}
- First item
-
- Second item
- is a nested list
- of multiple items
- First item
-
- Second item
- is a nested list
- of multiple items
Nested list with preceding text runs on
{{Ordered list|First item
|
Preceding text
*Second item
*is a nested list
*of multiple items
|Third item}}
{{Ordered list}}
- First item
- Preceding text
- Second item
- is a nested list
- of multiple items
- Third item
- First item
- Preceding text
- Second item
- is a nested list
- of multiple items
- Third item