Difference between revisions of "Template:Documentation"

From Confrontation.wiki
Jump to navigation Jump to search
en>Shirayuki
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)
Line 39: Line 39:
[[Category:Template documentation{{#translation:}}| ]]
[[Category:Template documentation{{#translation:}}| ]]
</noinclude><includeonly>
</noinclude><includeonly>
{{#if:{{{content|}}}|<!--none-->|
{{#if:{{{content|}}}|
[[Category:Template documentation pages{{#translation:}}| ]]
[[Category:Template documentation pages{{#translation:}}]]
}}
}}
</includeonly>
</includeonly>

Revision as of 23:46, 22 November 2019


Template documentation

Template:Lua

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