Template:Language/archives/Uilang: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
(faster and generally better version of template. easier on the eyes too. I got rid of arabic, but there are no pages in arabic on this site.) |
||
Line 1: | Line 1: | ||
<onlyinclude><includeonly>{{# | <onlyinclude><includeonly> | ||
|#default= | <!--argument 1 if the language is not english --> | ||
| | {{#ifeq:{{int:View}}|View||{{{1|}}}}}<!-- | ||
| | |||
| | -->{{ | ||
| | #switch: {{int:View}} | ||
| | |#default=unknown | ||
| | |View= | ||
| | |Mostra=ca | ||
| | |Zobrazit=cs | ||
| | |Lesen=de | ||
| | |Ver= {{ | ||
| | #switch: {{int:Permalink}} | ||
|Podgląd | |Enlace permanente=es | ||
| | |Hiperligação permanente=pt | ||
|Ligação permanente=pt-br | |||
}} | |||
| | |Vaata=et | ||
| | |Lire=fr | ||
| | |Olvasás=hu | ||
| | |Visualizza=it | ||
| | |Lezen=nl | ||
| | |Vis=no | ||
| | |Podgląd=pl | ||
| | |Просмотр=ru | ||
| | |Перегляд=uk | ||
}}</includeonly></onlyinclude> | |Visa=sv | ||
|Görüntüle=tr | |||
|閲覧=ja | |||
|查看=zh-cn | |||
|檢視=zh-tw | |||
|보기=ko | |||
|იხილე=ka | |||
|צפייה=he | |||
}} | |||
</includeonly></onlyinclude> | |||
{{documentation|content=This template makes it easy to get the language of the current user, i.e. the language of the UI. The template returns the language code of the user's language. It is useful for supporting multiple languages on one page. | {{documentation|content=This template makes it easy to get the language of the current user, i.e. the language of the UI. The template returns the language code of the user's language. It is useful for supporting multiple languages on one page. | ||
== Usage == | == Usage == |