Template:LanguageSelector/switch/doc
Jump to navigation
Jump to search
This is a documentation subpage for . It contains usage information, categories and other content that is not part of the original template page. |
Selects a default icon.
Usage
{{LanguageSelector/switch |1= |2= |action= }}
Parametri template
Parametro | Descrizione | Predefinito | Stato | |
---|---|---|---|---|
1 | language code | empty | obbligatorio | |
2 | determines what is displayed
| code | obbligatorio | |
action | is passed through to {{LanguageSelector/link}}, and ultimately to {{UselangLink}}. | empty | facoltativo |
Additional information
The template is intended to be used in the following namespaces: no namespace specified
The template is intended to be used by the following user groups: no user group specified
Relies on:
{{LanguageSelector/link}}
Examples
Code | Renders as |
---|---|
"{{LanguageSelector/switch|fr}}"
|
"français" |
"{{LanguageSelector/switch|fr|code}}"
|
"[fr]" |
"{{LanguageSelector/switch|fr|yes}}"
|
"français" |
"{{LanguageSelector/switch|fr|only}}"
|
"[fr]" |
"{{LanguageSelector/switch}}"
|
"" |