Difference between revisions of "Template:Documentation"

From RobotX
Jump to navigation Jump to search
Mediawiki>Shirayuki
m (dummy edit to update translation pages)
m (1 revision imported)
 
(10 intermediate revisions by 3 users not shown)
Line 1: Line 1:
<noinclude>
+
{{#invoke:documentation|main|_content={{ {{#invoke:documentation|contentTitle}}}}}}<noinclude>
<languages/>
+
<!-- Categories go on the /doc subpage, and interwikis go on Wikidata. -->
</noinclude><includeonly>{{#switch:<translate></translate>
+
</noinclude>
| =
 
{{#invoke:documentation|main|_content={{ {{#invoke:documentation|contentTitle}}}}}}
 
| #default=
 
  {{#invoke:Template translation|renderTranslatedTemplate|template=Template:Documentation|noshift=1}}
 
}}</includeonly><noinclude>
 
{{documentation|content=
 
 
 
{{Lua|Module:Documentation}}
 
<translate>
 
==Usage== <!--T:2-->
 
 
 
===Customizing display=== <!--T:3-->
 
 
 
<!--T:4-->
 
Overrides exist to customize the output in special cases:
 
</translate>
 
* <nowiki>{{</nowiki>documentation{{!}}'''heading'''=<nowiki>}}</nowiki> - <translate><!--T:5--> change the text of the "documentation" heading.</translate> <translate><!--T:10--> If this is set to blank, the entire heading line (including the first [edit] link) will also disappear.</translate>
 
 
 
<translate>
 
==Rationale== <!--T:6-->
 
 
 
<!--T:7-->
 
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.</translate>
 
<translate>
 
<!--T:8-->
 
It also reduces server resources by circumventing a [[w:Wikipedia:Template limits|technical limitation of templates]] (see a [<tvar|url>{{fullurl:en:Project:Village pump (technical)|diff=prev&oldid=69888944}}</> developer's explanation]).
 
 
 
==See also== <!--T:9-->
 
</translate>
 
* {{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 21:17, 1 October 2020

Template documentation[view] [edit] [history] [purge]

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