Permanently protected template

Template:Documentation: Difference between revisions

From The HILLSIDE
Jump to navigation Jump to search
en>Shirayuki
m dummy edit to update translation pages; see phab:T221119
en>Tacsipacsi
not every template with documentation should go in Category:Template documentation; beautify code
Line 1: Line 1:
<noinclude>
<languages />
<languages />
</noinclude><includeonly>{{#switch:<translate></translate>
<onlyinclude><includeonly>{{#switch:<translate></translate>
| =
|         = {{#invoke:documentation|main|_content={{ {{#invoke:documentation|contentTitle}}}}}}
{{#invoke:documentation|main|_content={{ {{#invoke:documentation|contentTitle}}}}}}
| #default = {{#invoke:Template translation|renderTranslatedTemplate|template=Template:Documentation|noshift=1}}
| #default=
}}</includeonly></onlyinclude>
  {{#invoke:Template translation|renderTranslatedTemplate|template=Template:Documentation|noshift=1}}
}}</includeonly><noinclude>
{{documentation|content=
{{documentation|content=


Line 37: Line 34:
}}
}}
[[Category:Formatting templates{{#translation:}}|Template documentation]]
[[Category:Formatting templates{{#translation:}}|Template documentation]]
</noinclude><includeonly>
[[Category:Template documentation{{#translation:}}| ]]
[[Category:Template documentation{{#translation:}}| ]]
</includeonly>

Revision as of 16:27, 25 August 2019


<templatestyles src="Module:Documentation/styles.css"></templatestyles>

Template documentation

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).

See also