Difference between revisions of "Template:Languages/Lang"
From Veloopti Help
m (Try removing spaces to avoid display problem) |
(Only include namespace and colon if we are not in the main namespace.) |
||
Line 1: | Line 1: | ||
− | <onlyinclude>{{#ifexist:{{#if:{{{2|}}}|{{{2}}}|{{NAMESPACE}}:{{BASEPAGENAME}}}}/{{{1}}}|<span lang="{{{1|unknown}}}">[[{{#if:{{{2|}}}|{{{2}}}|{{NAMESPACE}}:{{BASEPAGENAME}}}}/{{{1}}}|{{#language:{{{1}}}}}]]</span> • |<span></span>}}</onlyinclude> | + | <onlyinclude>{{#ifexist:{{#if:{{{2|}}}|{{{2}}}|{{#if:{{NAMESPACE}}|{{NAMESPACE}}:}}{{BASEPAGENAME}}}}/{{{1}}}|<span lang="{{{1|unknown}}}">[[{{#if:{{{2|}}}|{{{2}}}|{{#if:{{NAMESPACE}}|{{NAMESPACE}}:}}{{BASEPAGENAME}}}}/{{{1}}}|{{#language:{{{1}}}}}]]</span> • |<span></span>}}</onlyinclude> |
== Usage == | == Usage == | ||
Revision as of 17:05, 2 December 2006
Usage
This template is designed to simplify Template:Languages, by allowing a simpler syntax for adding new languages. Each language is included by calling this template with the following parameters:
- Language code (e.g. fr)
- (optional) Page name - if not supplied the page is automatically worked out based on where the language template is included.
This template should not be used anywhere except in the Languages template.