Template:Languages/Lang/doc

From Project: Redcap

[[Category:Template documentation pages{{#translation:}}]][[Category:Template documentation{{#translation:}}]]

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.

TemplateData

This is the TemplateData documentation for this template used by VisualEditor and other tools.

Languages/Lang

[[Category:TemplateData documentation{{#translation:}}]]

<templatedata> { "params": { "1": { "label": "Language code", "description": "The ISO 639 language code", "required": true, "type": "string" }, "2": { "label": "Page Name", "description": "The page name for which to generate the languages list", "default": "Template:Languages/Lang/doc", "suggested": true, "type": "wiki-page-name" } } }</templatedata>