Difference between revisions of "Template:documentation"

From RobotX
Jump to navigation Jump to search
(create)
 
m
 
Line 1: Line 1:
 
<noinclude>
 
<noinclude>
<languages />
 
 
</noinclude><includeonly>{{#switch:<translate></translate>
 
</noinclude><includeonly>{{#switch:<translate></translate>
 
| =
 
| =
Line 10: Line 9:
  
 
{{Lua|Module:Documentation}}
 
{{Lua|Module:Documentation}}
<translate>
 
 
==Usage== <!--T:2-->
 
==Usage== <!--T:2-->
  
Line 17: Line 15:
 
<!--T:4-->
 
<!--T:4-->
 
Overrides exist to customize the output in special cases:
 
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>
 
* <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-->
 
==Rationale== <!--T:6-->
  
 
<!--T:7-->
 
<!--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>
+
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>
+
 
 
<!--T:8-->
 
<!--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]).
 
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-->
 
==See also== <!--T:9-->
</translate>
+
 
 
* {{tiw|documentation subpage}}
 
* {{tiw|documentation subpage}}
 
* {{tim|Documentation}}
 
* {{tim|Documentation}}
Line 39: Line 36:
 
</noinclude><includeonly>
 
</noinclude><includeonly>
 
{{#ifeq:{{translatable}}|Template:Documentation|
 
{{#ifeq:{{translatable}}|Template:Documentation|
[[Category:Template documentation{{#translation:}}| ]]
+
[[Category:Template documentation| ]]
 
}}
 
}}
 
{{#if:{{{content|}}}|
 
{{#if:{{{content|}}}|
[[Category:Template documentation pages{{#translation:}}]]
+
[[Category:Template documentation pages]]
 
}}
 
}}
 
</includeonly>
 
</includeonly>

Latest revision as of 23:44, 1 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 [<tvar