Permanently protected template

Difference between revisions of "Template:Documentation/en"

From The HILLSIDE
Jump to navigation Jump to search
(Blanked the page)
m (18 revisions imported: Import Template:Page in progress)
 
(17 intermediate revisions by 12 users not shown)
Line 1: Line 1:
 +
<noinclude>
 +
<languages/>
 +
</noinclude><includeonly>{{#switch:
 +
| =
 +
{{#invoke:documentation|main|_content={{ {{#invoke:documentation|contentTitle}}}}}}
 +
| #default=
 +
  {{#invoke:Template translation|renderTranslatedTemplate|template=Template:Documentation|noshift=1}}
 +
}}</includeonly><noinclude>
 +
{{documentation|content=
  
 +
{{Lua|Module:Documentation}}
 +
==Usage==
 +
 +
===Customizing display===
 +
 +
Overrides exist to customize the output in special cases:
 +
* <nowiki>{{</nowiki>documentation{{!}}'''heading'''=<nowiki>}}</nowiki> - 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 [[w:Wikipedia:Template limits|technical limitation of templates]] (see a [[:en:Special:Diff/69888944|developer's explanation]]).
 +
 +
==See also==
 +
* {{tiw|documentation subpage}}
 +
* {{tim|Documentation}}
 +
* [[w:Wikipedia:Template documentation]]
 +
 +
}}
 +
[[Category:Formatting templates{{#translation:}}|Template documentation]]
 +
[[Category:Template documentation{{#translation:}}| ]]
 +
</noinclude><includeonly>{{#if:{{{content|}}}|
 +
[[Category:Template documentation pages{{#translation:}}]]
 +
}}</includeonly>

Latest revision as of 08:09, 14 July 2020


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