shortcut: {{§ll}}

Template:Localized section link

From Linux Web Expert

(Redirected from Template:§ll)

[[#{{{2}}}|§ {{{2}}}]]

Template documentation


Variant of {{Section link}} that uses Special:MyLanguage.

TemplateData

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

Localized section link

<templatedata> { "description": "This template is used to generate a link to a certain section of a local wiki page and render an appropriate section mark (§). This template may generate consecutive links to several sections of the same page.", "params": { "1": { "label": "Page name", "description": "Name of the page to which the link must be created. Leave empty to link to the current page. Doing so causes no page name to appear.", "type": "wiki-page-name", "suggested": true }, "2": { "label": "Section name", "description": "Name of the (first) section to which the link must be created. This parameter is mandatory.", "type": "string", "required": true }, "nopage": { "label": "Suppress page name?", "description": "If set to a truthy value, suppresses the page name.", "default": "0", "autovalue": "1", "type": "boolean" }, "nsp": { "label": { "en": "Display the namespace", "tr": "Ad alanını görüntüleyin" }, "description": { "en": "Whether to display the namespace." }, "default": "1", "autovalue": "0", "type": "boolean" } } } </templatedata>

See also

  • {{Section link}}
  • {{Localized link}} - alias {{LL}} or {{ll}} - add a link from a page to a translatable page in the user's language
  • {{Page language link}} - alias {{pll}} - add a link from a translatable page to another translatable page in the same language