Difference between revisions of "Template:Documentation/en"

From Confrontation.wiki
Jump to navigation Jump to search
en>Tegel
m (Reverted edits by 2600:1014:B101:5474:3063:1B12:BA71:FF45 (talk) to last version by Hasley)
en>FuzzyBot
(Updating to match new version of source page)
Line 1: Line 1:
<noinclude>
<noinclude>
{{languages}}
<languages />
</noinclude><includeonly>{{#switch:
</noinclude><includeonly>{{#switch:
| =
| =
Line 7: Line 7:
   {{#invoke:Template translation|renderTranslatedTemplate|template=Template:Documentation|noshift=1}}
   {{#invoke:Template translation|renderTranslatedTemplate|template=Template:Documentation|noshift=1}}
}}</includeonly><noinclude>
}}</includeonly><noinclude>
{{documentation}}
{{documentation|content=
 
{{Lua|Module:Documentation}}
==Usage==
 
===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:Formatting templates{{#translation:}}|Template documentation]]
</noinclude><!--
</noinclude><includeonly>
[[Category:Template documentation{{#translation:}}| ]]
[[Category:Template documentation{{#translation:}}| ]]
-->
</includeonly>

Revision as of 11:41, 21 August 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