Template:Lang-en/testcases
![]() | This is the template test cases page for the sandbox of Template:Lang-en. 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: |
__EXPECTUNUSEDTEMPLATE__
sandbox
{{lang-en/sandbox}}
- [undefined] Error: {{Lang-xx}}: no text (help)
- <syntaxhighlight lang="text" class="" style="" inline="1">[undefined] Error: {{Lang-xx}}: no text (help)</syntaxhighlight>
{{lang-en/sandbox|foo}}
- English: foo
- <syntaxhighlight lang="text" class="" style="" inline="1">English: foo</syntaxhighlight>
{{lang-en/sandbox|foo|links=y}}
- [foo] Error: {{Lang-xx}}: conflicting: |links= and |link= (help)
- <syntaxhighlight lang="text" class="" style="" inline="1">[foo] Error: {{Lang-xx}}: conflicting: |links= and |link= (help)</syntaxhighlight>
{{lang-en/sandbox|foo|link=yes}}
- English: foo
- <syntaxhighlight lang="text" class="" style="" inline="1">English: foo</syntaxhighlight>
{{lang-en/sandbox|foo|l=1}}
- English: foo
- <syntaxhighlight lang="text" class="" style="" inline="1">English: foo</syntaxhighlight>
main template
{{lang-en}}
- [undefined] Error: {{Lang-xx}}: no text (help)
- <syntaxhighlight lang="text" class="" style="" inline="1">[undefined] Error: {{Lang-xx}}: no text (help)</syntaxhighlight>
{{lang-en|foo}}
- English: foo
- <syntaxhighlight lang="text" class="" style="" inline="1">English: foo</syntaxhighlight>
{{lang-en|foo|links=y}}
- [foo] Error: {{Lang-xx}}: conflicting: |links= and |link= (help)
- <syntaxhighlight lang="text" class="" style="" inline="1">[foo] Error: {{Lang-xx}}: conflicting: |links= and |link= (help)</syntaxhighlight>
{{lang-en|foo|link=yes}}
- English: foo
- <syntaxhighlight lang="text" class="" style="" inline="1">English: foo</syntaxhighlight>
{{lang-en|foo|l=1}}
- English: foo
- <syntaxhighlight lang="text" class="" style="" inline="1">English: foo</syntaxhighlight>