Difference between revisions of "Template:Documentation/en"

From RobotX
Jump to navigation Jump to search
Wikimedia Commons>4nn1l2
m (Changed protection level for "Template:Documentation/en": downgraded protection level per consensus ([Edit=Allow only template editors and administrators] (indefinite) [Move=Allow only template editors and administrators] (indefinite)))
 
m (Text replacement - "<languages/>" to "")
 
(5 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{Documentation/layout
+
<noinclude>
|1={{{1|}}}
+
 
|heading={{{2|}}}
+
</noinclude><includeonly>{{#switch:
|content={{{content|}}}
+
| =
|text=This documentation is [[w:Wikipedia:Transclusion|transcluded]] from [[{{#if: {{{1|}}} | {{{1}}} | {{FULLPAGENAME}}/doc }}]].
+
{{#invoke:documentation|main|_content={{ {{#invoke:documentation|contentTitle}}}}}}
|edit=edit
+
| #default=
|history=history
+
  {{#invoke:Template translation|renderTranslatedTemplate|template=Template:Documentation|noshift=1}}
|view=view
+
}}</includeonly><noinclude>
|documentation=Documentation
+
{{documentation|content=
|lang=en
+
 
}}<noinclude>
+
{{Lua|Module:Documentation}}
{{translated tag|documentation}}
+
==Usage==
</noinclude>
+
 
 +
===Customizing display===
 +
 
 +
Overrides exist to customize the output in special cases:
 +
* <nowiki>{{</nowiki>documentation{{!}}'''heading'''=<nowiki>}}</nowiki> - 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 [[w:Wikipedia:Template limits|technical limitation of templates]] (see a [{{fullurl:en:Project:Village pump (technical)|diff=prev&oldid=69888944}} developer's explanation]).
 +
 
 +
==See also==
 +
* {{tiw|documentation subpage}}
 +
* {{tim|Documentation}}
 +
* [[w:Wikipedia:Template documentation]]
 +
 
 +
}}
 +
[[Category:Formatting templates{{#translation:}}|Template documentation]]
 +
[[Category:Template documentation{{#translation:}}| ]]
 +
</noinclude><includeonly>{{#if:{{{content|}}}|
 +
[[Category:Template documentation pages{{#translation:}}]]
 +
}}</includeonly>

Latest revision as of 20:30, 21 December 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).

See also