Difference between revisions of "Template:Documentation/doc"

From The HILLSIDE
Jump to navigation Jump to search
(Created page with "{{Lua|Module:Documentation}} {{used in system}} ==Usage== ===Customizing display=== Overrides exist to customize the output in special cases: * <nowiki>{{</nowiki>documentatio...")
 
(3 intermediate revisions by the same user not shown)
Line 7: Line 7:
  
 
==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. It also reduces server resources by circumventing a [[:en:Wikipedia:Template limits|technical limitation of templates]] (see a [{{fullurl:en:Project:Village pump (technical)|diff=prev&oldid=69888944}} developer's explanation]).
+
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 [[Wikipedia:Template limits|technical limitation of templates]] (see a [{{fullurl:Wikipedia:en:Project:Village pump (technical)|diff=prev&oldid=69888944}} developer's explanation]).
  
 
==See also==
 
==See also==
* {{tiw|documentation subpage}}
+
* [[wikipedia:Template:Documentation|Template:Documentation subpage]]
* {{tim|Documentation}}
+
* [[metawikimedia:Template:Documentation|MetaWiki:Template:Documentation]]
* [[w:Wikipedia:Template documentation]]
+
* [[wikipedia:wikipedia:Template documentation|Wikipedia:Template documentation]]
 
 
{{Languages}}
 
  
 
<includeonly>
 
<includeonly>

Latest revision as of 15:20, 28 May 2020

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