Difference between revisions of "Template:Documentation"
Jump to navigation
Jump to search
en>Shirayuki (Template:Caution is not only a template but its documentation!) |
|||
Line 1: | Line 1: | ||
<noinclude> | |||
<languages /> | |||
</noinclude><includeonly>{{#switch:<translate></translate> | |||
| = | |||
{{#invoke:documentation|main|_content={{ {{#invoke:documentation|contentTitle}}}}}} | |||
| #default= | |||
{{#invoke:Template translation|renderTranslatedTemplate|template=Template:Documentation|noshift=1}} | |||
}}</includeonly><noinclude> | |||
{{documentation|content= | |||
{{Lua|Module:Documentation}} | |||
<translate> | |||
==Usage== <!--T:2--> | |||
===Customizing display=== <!--T:3--> | |||
<!--T:4--> | |||
Overrides exist to customize the output in special cases: | |||
</translate> | |||
* <nowiki>{{</nowiki>documentation{{!}}'''heading'''=<nowiki>}}</nowiki> - <translate><!--T:5--> change the text of the "documentation" heading.</translate> <translate><!--T:10--> If this is set to blank, the entire heading line (including the first [edit] link) will also disappear.</translate> | |||
<translate> | |||
==Rationale== <!--T:6--> | |||
<!--T:7--> | |||
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.</translate> | |||
<translate> | |||
<!--T:8--> | |||
It also reduces server resources by circumventing a [[w:Wikipedia:Template limits|technical limitation of templates]] (see a [<tvar|url>{{fullurl:en:Project:Village pump (technical)|diff=prev&oldid=69888944}}</> developer's explanation]). | |||
==See also== <!--T:9--> | |||
</translate> | |||
* {{tiw|documentation subpage}} | |||
* {{tim|Documentation}} | |||
* [[w:Wikipedia:Template documentation]] | |||
}} | |||
[[Category:Formatting templates{{#translation:}}|Template documentation]] | |||
</noinclude><includeonly> | |||
[[Category:Template documentation{{#translation:}}| ]] | |||
</includeonly> |
Revision as of 21:57, 20 November 2019
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).