Template:For nowiki/testcases
< Template:For nowiki
Jump to navigation
Jump to search
Revision as of 10:58, 27 September 2020 by imported>Andrybak (create testcases)
| This is the template test cases page for the sandbox of Template:For nowiki. 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: |
| Unordered list |
|---|
{{For nowiki|
|* Item {{{i}}}: {{3x|{{{1}}} }} |dog|cat|bird}}
{{For nowiki}}
|
| Ordered list |
|---|
{{For nowiki|
|# Item {{{i}}}: {{3x|{{{1}}} }} |dog|cat|bird}}
{{For nowiki}}
|
|count=10 |
|---|
{{For nowiki|; |{{para|i|{{{i}}}}}, {{para|1|{{{1}}}}}|count=10}}
{{For nowiki}}
|
|count=10, |start=205 |
|---|
{{For nowiki|; |{{para|i|{{{i}}}}}, {{para|1|{{{1}}}}}|count=10|start=205}}
{{For nowiki}}
|