Difference between revisions of "Template:Documentation"
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: | ||
<languages /> | <languages /> | ||
< | <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> | ||
}}</includeonly>< | |||
{{documentation|content= | {{documentation|content= | ||
Line 37: | Line 34: | ||
}} | }} | ||
[[Category:Formatting templates{{#translation:}}|Template documentation]] | [[Category:Formatting templates{{#translation:}}|Template documentation]] | ||
[[Category:Template documentation{{#translation:}}| ]] | [[Category:Template documentation{{#translation:}}| ]] | ||
Revision as of 14:27, 25 August 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).