Template:For/strings: Difference between revisions
		
		
		
		
		
		Jump to navigation
		Jump to search
		
				
		
		
	
mNo edit summary  | 
				 (optimzation)  | 
				||
| Line 10: | Line 10: | ||
}}  | }}  | ||
* {{{{PAGENAME}}|For}}  | * {{{{PAGENAME}}|For|lang={{ucfirst:{{Intlang}}}}}}  | ||
* {{{{PAGENAME}}|See}}  | * {{{{PAGENAME}}|See|lang={{ucfirst:{{Intlang}}}}}}  | ||
* {{{{PAGENAME}}|ThisArticle}}  | * {{{{PAGENAME}}|ThisArticle|lang={{ucfirst:{{Intlang}}}}}}  | ||
* {{{{PAGENAME}}|And}}  | * {{{{PAGENAME}}|And|lang={{ucfirst:{{Intlang}}}}}}  | ||
<includeonly>  | |||
<onlyinclude>{{#switch:{{{1|}}}  | <onlyinclude>{{#switch:{{{1|}}}  | ||
| For = {{  | | For = {{#switch: {{{lang|{{ROOTPAGENAME}}}}}  | ||
	| For  | 	| #default = For  | ||
	|   | 	| De = Für  | ||
	|   | 	| Hr = Za  | ||
	|   | 	| Vi = Đối với  | ||
	|   | 	| Zh = 关于  | ||
}}  | }}  | ||
| See = {{  | | See = {{#switch: {{{lang|{{ROOTPAGENAME}}}}}  | ||
	| see  | 	| #default = see  | ||
	|   | 	| De = sehen  | ||
	|   | 	| Hr = pogledajte  | ||
	|   | 	| Vi = xem  | ||
	|   | 	| Zh = 见  | ||
}}  | }}  | ||
| ThisArticle = {{  | | ThisArticle = {{#switch: {{{lang|{{ROOTPAGENAME}}}}}  | ||
	| This article is about  | 	| #default = This article is about  | ||
	|   | 	| De = Dieser Artikel ist über  | ||
	|   | 	| Hr = Ovaj članak govori o  | ||
	|   | 	| Vi = Trang này nói về  | ||
	|   | 	| Zh = 本文是关于  | ||
}}  | }}  | ||
| And = {{  | | And = {{#switch: {{{lang|{{ROOTPAGENAME}}}}}  | ||
	| and  | 	| #default = and  | ||
	|   | 	| De = und  | ||
	|   | 	| Hr = i  | ||
	|   | 	| Vi = và  | ||
	|   | 	| Zh = 和  | ||
}}  | }}  | ||
}}</onlyinclude>  | }}</onlyinclude>  | ||
</includeonly>  | |||