This template is protected from editing.
Difference between revisions of "Template:Mw-langlink"
m |
m |
||
Line 1: | Line 1: | ||
− | + | {{#switch:{{NAMESPACE}} <!-- Whitelisting certain namespaces --> | |
− | |||
− | |||
| Template | | Template | ||
| Category | | Category | ||
| blank | | blank | ||
| none | | none | ||
− | | {{ns:0}} = {{#ifexist:{{BASEPAGENAME}}/{{{1|}}}|{{BASEPAGENAME}}/{{{1|}}}|-}} | + | | {{ns:0}} = {{#switch:{{{en|}}} |
− | | #default = - | + | | true = {{FULLPAGENAME}} |
− | }}<noinclude>{{protected|small=1}} | + | | #default = {{#ifexist:{{BASEPAGENAME}}/{{{1|}}}|{{BASEPAGENAME}}/{{{1|}}}|-}} |
+ | }} | ||
+ | | #default = -}}<noinclude>{{protected|small=1}} | ||
== Usage == | == Usage == | ||
* {{tlx|mw-langlink|2=fr}} on [[Hats]] will display the text "{{code|Hats/fr}}" (no link). See talk. | * {{tlx|mw-langlink|2=fr}} on [[Hats]] will display the text "{{code|Hats/fr}}" (no link). See talk. |