Difference between revisions of "Template:Languages/Lang"

From SME Server
Jump to navigationJump to search
(Debugging :-()
(More debugging)
Line 1: Line 1:
 +
1: {{{1}}}
 +
2: {{{2}}}
 +
NAMESPACE: {{NAMESPACE}}
 +
BASENAME:  {{BASEPAGENAME}}
 +
 
{{#ifexist: a{{#if:b {{{2|}}} | {{{2}}} | {{#if: c{{NAMESPACE}} | {{NAMESPACE}}:}}{{BASEPAGENAME}}}}/{{{1}}} | &nbsp;&bull;&nbsp;<span lang="{{{1}}}">{{#if: d{{{2|}}}|[[{{{2}}}/{{{1}}}|{{#language:{{{1}}}}}]]| [[:{{NAMESPACE}}:{{BASEPAGENAME}}/{{{1}}}|{{#language:{{{1}}}}}]]}}</span>|<span></span>}}<noinclude>
 
{{#ifexist: a{{#if:b {{{2|}}} | {{{2}}} | {{#if: c{{NAMESPACE}} | {{NAMESPACE}}:}}{{BASEPAGENAME}}}}/{{{1}}} | &nbsp;&bull;&nbsp;<span lang="{{{1}}}">{{#if: d{{{2|}}}|[[{{{2}}}/{{{1}}}|{{#language:{{{1}}}}}]]| [[:{{NAMESPACE}}:{{BASEPAGENAME}}/{{{1}}}|{{#language:{{{1}}}}}]]}}</span>|<span></span>}}<noinclude>
 
== Template ==
 
== Template ==

Revision as of 21:42, 12 April 2007

1: {{{1}}}
2: {{{2}}}
NAMESPACE: Template
BASENAME:  Languages

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.