Difference between revisions of "Template:Documentation/en"
Jump to navigation
Jump to search
(Updating to match new version of source page) |
SheldonBole (talk | contribs) m (18 revisions imported: Import Template:Page in progress) |
||
(4 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
<noinclude> | <noinclude> | ||
− | <languages /> | + | <languages/> |
</noinclude><includeonly>{{#switch: | </noinclude><includeonly>{{#switch: | ||
| = | | = | ||
Line 20: | Line 20: | ||
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. | 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 [[w:Wikipedia:Template limits|technical limitation of templates]] (see a [ | + | It also reduces server resources by circumventing a [[w:Wikipedia:Template limits|technical limitation of templates]] (see a [[:en:Special:Diff/69888944|developer's explanation]]). |
==See also== | ==See also== | ||
Line 29: | Line 29: | ||
}} | }} | ||
[[Category:Formatting templates{{#translation:}}|Template documentation]] | [[Category:Formatting templates{{#translation:}}|Template documentation]] | ||
− | |||
− | |||
[[Category:Template documentation{{#translation:}}| ]] | [[Category:Template documentation{{#translation:}}| ]] | ||
− | + | </noinclude><includeonly>{{#if:{{{content|}}}| | |
− | {{#if:{{{content|}}}| | ||
[[Category:Template documentation pages{{#translation:}}]] | [[Category:Template documentation pages{{#translation:}}]] | ||
− | }} | + | }}</includeonly> |
− | </includeonly> |
Latest revision as of 08:09, 14 July 2020
Template documentation
Uses Lua: |
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).