Template:Translation/testcases
Jump to navigation
Jump to search
| This is the template test cases page for the sandbox of Template:Translation. 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: |
Basic
[edit source]0 params
{{Translation}}
| {{Translation}} | → | transl. |
|---|---|---|
| {{Translation/sandbox}} | → | transl. |
Literal
{{Translation|literal=yes}}
| {{Translation}} | → | lit. transl. |
|---|---|---|
| {{Translation/sandbox}} | → | lit. transl. |
Italic
{{Translation|i=yes}}
| {{Translation}} | → |
transl.'"`UNIQ--nowiki-00000013-QINU`"'''<abbr title="'"`UNIQ--nowiki-00000014-QINU`"'">transl.</abbr>'''"`UNIQ--nowiki-00000015-QINU`"' |
|---|---|---|
| {{Translation/sandbox}} | → |
transl.'"`UNIQ--nowiki-00000016-QINU`"'''<abbr title="'"`UNIQ--nowiki-00000017-QINU`"'">transl.</abbr>'''"`UNIQ--nowiki-00000018-QINU`"' |
A word
{{Translation|a}}
| {{Translation}} | → | transl. a |
|---|---|---|
| {{Translation/sandbox}} | → | transl. a |
Two words
{{Translation|a|b}}
| {{Translation}} | → | transl. a – transl. b |
|---|---|---|
| {{Translation/sandbox}} | → | transl. a – transl. b |
Edge cases
[edit source]Embedded in italics
''Inside an italic span: {{Translation|the label is unitalicized|i=yes}}''
| {{Translation}} | → | Inside an italic span: transl. the label is unitalicized |
|---|---|---|
| {{Translation/sandbox}} | → | Inside an italic span: transl. the label is unitalicized |