Difference between revisions of "Template:Documentation/en"

From Confrontation.wiki
Jump to navigation Jump to search
(Blanked the page)
en>Tulsi Bhagat
m (Reverted edits by 94.235.29.66 (talk) to last version by FuzzyBot)
Line 1: Line 1:
<noinclude>
<languages />
</noinclude><includeonly>{{#switch:
| =
{{#invoke:documentation|main|_content={{ {{#invoke:documentation|contentTitle}}}}}}
| #default=
  {{#invoke:Template translation|renderTranslatedTemplate|template=Template:Documentation|noshift=1}}
}}</includeonly><noinclude>
{{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]]
}}
</noinclude><includeonly>
[[Category:Template documentation{{#translation:}}| ]]
[[Category:Formatting templates{{#translation:}}|Template documentation]]
</includeonly>

Revision as of 05:49, 22 July 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