Jump to content

Template:Documentation/doc

From Wikimania

Usage

Customizing display

Overrides exist to customize the output in special cases:

  • {{documentation|heading=}}: change the text of the "documentation" heading. If this is set to blank, the entire heading line (including the first [edit] link) will also disappear.

Rationale

This template allows any page to use any documentation page, and makes it possible to protect templates while allowing anyone to edit the template's documentation, categories, and interwiki links. It also reduces server resources by circumventing a technical limitation of templates (see a developer's explanation).

TemplateData

This is the TemplateData for this template used by TemplateWizard, VisualEditor and other tools. Click here to see a monthly parameter usage report for this template based on this TemplateData.

TemplateData for Documentation

This template allows to generate the documentation part of a given template.

Template parameters

ParameterDescriptionTypeStatus
contentcontent

defines the body of the documentation part

Stringoptional
headingheading

allows to customise the header of the documentation part

Stringoptional

See also