Difference between revisions of "Template:Languages/Lang"
Jump to navigation
Jump to search
MediaWiki>Baris6161TURK (Plz work) |
m (1 revision imported) |
||
| (2 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
| − | {{#ifexist: {{#if:{{{2|}}}|{{{2}}}|{{translatable}}}}/{{{1|}}} | + | <includeonly>{{#ifexist: {{#if:{{{2|}}}|{{{2}}}|{{translatable}}}}/{{{1|}}} |
| • <bdi lang="{{{1|}}}">{{#if:{{{2|}}} | | • <bdi lang="{{{1|}}}">{{#if:{{{2|}}} | ||
|<span class="plainlinks">[{{fullurl:{{{2|}}}/{{{1|}}}}} {{#language:{{{1|}}}}}]</span> | |<span class="plainlinks">[{{fullurl:{{{2|}}}/{{{1|}}}}} {{#language:{{{1|}}}}}]</span> | ||
|<span class="plainlinks">[{{fullurl:{{translatable}}/{{{1|}}}}} {{#language:{{{1|}}}}}]</span> | |<span class="plainlinks">[{{fullurl:{{translatable}}/{{{1|}}}}} {{#language:{{{1|}}}}}]</span> | ||
}}</bdi> | }}</bdi> | ||
| − | }}<noinclude> | + | }}</includeonly><noinclude> |
| − | + | == Template == | |
| + | ''This sub-template doesn't display properly when not included. Please see [[Template:Languages]] for the complete version.'' | ||
| + | |||
| + | == 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. | ||
| + | [[Category:Language templates]] | ||
</noinclude> | </noinclude> | ||
Latest revision as of 10:25, 6 May 2021
Template
This sub-template doesn't display properly when not included. Please see Template:Languages for the complete version.
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.