Template:For/strings: Difference between revisions
Jump to navigation
Jump to search
(optimzation) |
ShadowKaze (talk | contribs) m (figured the capital thing might be also affecting the other langs, so might aswell downscale the other letters to fix for other langs.) |
||
(6 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
{{Strings subpage | {{Strings subpage | ||
| number = 4 | | number = 4 | ||
Line 6: | Line 4: | ||
| de = 4 | | de = 4 | ||
| hr = 4 | | hr = 4 | ||
| ru = 4 | |||
| vi = 4 | | vi = 4 | ||
| zh = 4 | | zh = 4 | ||
| pt-br = 4 | |||
}} | }} | ||
* {{{{PAGENAME}}|For | * {{{{PAGENAME}}|For}} | ||
* {{{{PAGENAME}}|See | * {{{{PAGENAME}}|See}} | ||
* {{{{PAGENAME}}|ThisArticle | * {{{{PAGENAME}}|ThisArticle}} | ||
* {{{{PAGENAME}}|And | * {{{{PAGENAME}}|And}} | ||
<includeonly> | <includeonly> | ||
Line 19: | Line 19: | ||
<onlyinclude>{{#switch:{{{1|}}} | <onlyinclude>{{#switch:{{{1|}}} | ||
| For = {{#switch: {{{lang|{{ | | For = {{#switch: {{{lang|{{Language}}}}} | ||
| #default = For | |||
| de = Für | |||
| hr = Za | |||
| ru = Информацию о | |||
| vi = Đối với | |||
| zh = 关于 | |||
| pt-br = Para | |||
}} | }} | ||
| See = {{#switch: {{{lang|{{ | | See = {{#switch: {{{lang|{{Language}}}}} | ||
| #default = see | |||
| de = sehen | |||
| hr = pogledajte | |||
| ru = смотрите здесь | |||
| vi = xem | |||
| zh = 见 | |||
| pt-br = veja | |||
}} | }} | ||
| ThisArticle = {{#switch: {{{lang|{{ | | ThisArticle = {{#switch: {{{lang|{{Language}}}}} | ||
| #default = This article is about | |||
| de = Dieser Artikel ist über | |||
| hr = Ovaj članak govori o | |||
| ru = В этой статье рассматривается | |||
| vi = Trang này nói về | |||
| zh = 本文是关于 | |||
| pt-br = Este artigo é sobre | |||
}} | }} | ||
| And = {{#switch: {{{lang|{{ | | And = {{#switch: {{{lang|{{Language}}}}} | ||
| #default = and | |||
| de = und | |||
| hr = i | |||
| ru = и | |||
| vi = và | |||
| zh = 和 | |||
| pt-br = e | |||
}} | }} | ||