Permanently protected template

Template:Documentation: Difference between revisions

From The HILLSIDE
Jump to navigation Jump to search
en>Tacsipacsi
templates that *do* have documentation subpages certainly don’t count as template documentation; no need to group root template pages at the top of the category
en>Shirayuki
fix category for Template:Documentation's translation pages
Line 37: Line 37:
}}
}}
[[Category:Formatting templates{{#translation:}}|Template documentation]]
[[Category:Formatting templates{{#translation:}}|Template documentation]]
</noinclude><includeonly>
{{#ifeq:{{translatable}}|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>

Revision as of 00:47, 27 November 2019


<templatestyles src="Module:Documentation/styles.css"></templatestyles>

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