Difference between revisions of "Template:Documentation"
Jump to navigation
Jump to search
Removed page from translation
>Shirayuki m (dummy edit to update translation pages; see phab:T221119) |
>Shirayuki (Removed page from translation) |
||
Line 1: | Line 1: | ||
<noinclude> | <noinclude> | ||
</noinclude><includeonly>{{#switch: | |||
</noinclude><includeonly>{{#switch: | |||
| = | | = | ||
{{#invoke:documentation|main|_content={{ {{#invoke:documentation|contentTitle}}}}}} | {{#invoke:documentation|main|_content={{ {{#invoke:documentation|contentTitle}}}}}} | ||
Line 10: | Line 9: | ||
{{Lua|Module:Documentation}} | {{Lua|Module:Documentation}} | ||
==Usage== | |||
==Usage== | |||
===Customizing display=== | ===Customizing display=== | ||
Overrides exist to customize the output in special cases: | 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. | |||
* <nowiki>{{</nowiki>documentation{{!}}'''heading'''=<nowiki>}}</nowiki> - | |||
==Rationale== | |||
==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. | |||
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 [{{fullurl:en:Project:Village pump (technical)|diff=prev&oldid=69888944}} developer's explanation]). | ||
It also reduces server resources by circumventing a [[w:Wikipedia:Template limits|technical limitation of templates]] (see a [ | |||
==See also== | ==See also== | ||
* {{tiw|documentation subpage}} | * {{tiw|documentation subpage}} | ||
* {{tim|Documentation}} | * {{tim|Documentation}} |