Шаблон:Languages/Lang: различия между версиями

Материал из hpluswiki
Перейти к навигации Перейти к поиску
Нет описания правки
Нет описания правки
Метка: отменено
Строка 1: Строка 1:
<includeonly>{{#ifexist: {{#if: {{{2|}}} | {{{2}}} | {{#if: {{NAMESPACE}} | {{NAMESPACE}}:}}{{BASEPAGENAME}}}}/{{{1}}} | &nbsp;&nbsp;<span lang="{{{1}}}">{{#if: {{{2|}}}|{{#if: {{{3|}}}|[[Image:{{{3|}}}]]&nbsp;}}[[{{{2}}}/{{{1}}}|{{#language:{{{1}}}}}]]| {{#if: {{{3|}}}|[[Image:{{{3|}}}]]&nbsp;}}[[:{{NAMESPACE}}:{{BASEPAGENAME}}/{{{1}}}|{{#language:{{{1}}}}}]]}}</span>|<span></span>}}</includeonly><noinclude>
<includeonly>{{#ifexist: {{#if: {{{2|}}} | {{{2}}} | {{#if: {{NAMESPACE}} | {{NAMESPACE}}:}}{{BASEPAGENAME}}}}/{{{1}}} | &nbsp;&nbsp;<span lang="{{{1}}}">{{#if: {{{2|}}}|{{#if: {{{3|}}}|[[Image:{{{3|}}}]]&nbsp;}}[[{{{2}}}/{{{1}}}|{{#language:{{{1}}}}}]]| {{#if: {{{3|}}}|[[Image:{{{3|}}}]]&nbsp;}}[[:{{NAMESPACE}}:{{BASEPAGENAME}}/{{{1}}}|{{#language:{{{1}}}}}]]}}</span>|<span></span>}}| {{#if: {{{4|}}}|[[Image:{{{4|}}}]]&nbsp;}}[[:{{NAMESPACE}}:{{BASEPAGENAME}}/{{{1}}}|{{#language:{{{1}}}}}]]}}</span>|<span></span>}}</includeonly><noinclude>
== Template ==
== Template ==
''This sub-template doesn't display properly when not included.  Please see [[Template:Languages]] for the complete version.''
''This sub-template doesn't display properly when not included.  Please see [[Template:Languages]] for the complete version.''

Версия от 09:13, 19 января 2022

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.
  • Images <-- added for H+wiki

This template should not be used anywhere except in the Languages template.

Origin

This template is originally taken from the MediaWiki web site.