Difference between revisions of "Template:Documentation"

From Northumberland Climbing
Jump to navigation Jump to search
Tag: 2017 source edit
Tag: 2017 source edit
Line 1: Line 1:
 
<noinclude>
 
<noinclude>
</noinclude><includeonly>{{#switch:<translate></translate>
+
</noinclude><includeonly>{{#switch:
 
| =
 
| =
 
{{#invoke:documentation|main|_content={{ {{#invoke:documentation|contentTitle}}}}}}
 
{{#invoke:documentation|main|_content={{ {{#invoke:documentation|contentTitle}}}}}}
Line 9: Line 9:
  
 
{{Lua|Module:Documentation}}
 
{{Lua|Module:Documentation}}
<translate>
+
 
 
<!--T:12-->
 
<!--T:12-->
This template automatically displays a documentation box like the one you are seeing now, of which the content is sometimes transcluded from another page.</translate>
+
This template automatically displays a documentation box like the one you are seeing now, of which the content is sometimes transcluded from another page.
<translate>
+
 
 
<!--T:13-->
 
<!--T:13-->
 
It is intended for pages which are [[<tvar|1>Special:MyLanguage/Help:Transclusion</>|transcluded]] in other pages, i.e. templates, whether in the template namespace or not.
 
It is intended for pages which are [[<tvar|1>Special:MyLanguage/Help:Transclusion</>|transcluded]] in other pages, i.e. templates, whether in the template namespace or not.
Line 22: Line 22:
 
<!--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>
 
  
<translate>
+
* <nowiki>{{</nowiki>documentation{{!}}'''heading'''=<nowiki>}}</nowiki> - <!--T:5--> change the text of the "documentation" heading. <!--T:10--> If this is set to blank, the entire heading line (including the first [edit] link) will also disappear.
 +
 
 +
 
 
==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|1>:en:Special:Diff/69888944</>|developer's explanation]]).
 
It also reduces server resources by circumventing a [[w:Wikipedia:Template limits|technical limitation of templates]] (see a [[<tvar|1>:en:Special:Diff/69888944</>|developer's explanation]]).
  
 
==See also== <!--T:9-->
 
==See also== <!--T:9-->
</translate>
+
 
* <translate><!--T:14--> [[w:Template:Documentation subpage]]</translate>
+
* <!--T:14--> [[w:Template:Documentation subpage]]
 
* {{tim|Documentation}}
 
* {{tim|Documentation}}
* <translate><!--T:11--> [[w:Wikipedia:Template documentation]]</translate>
+
* <!--T:11--> [[w:Wikipedia:Template documentation]]
  
 
}}
 
}}
[[Category:Formatting templates{{#translation:}}|Template documentation]]
+
[[Category:Formatting templates|Template documentation]]
[[Category:Template documentation{{#translation:}}| ]]
+
[[Category:Template documentation| ]]
 
</noinclude><includeonly>{{#if:{{{content|}}}|
 
</noinclude><includeonly>{{#if:{{{content|}}}|
[[Category:Template documentation pages{{#translation:}}]]
+
[[Category:Template documentation pages]]
 
}}</includeonly>
 
}}</includeonly>

Revision as of 06:26, 2 August 2020


Template documentation

This template automatically displays a documentation box like the one you are seeing now, of which the content is sometimes transcluded from another page.

It is intended for pages which are [[<tvar|1>Special:MyLanguage/Help:Transclusion</>|transcluded]] in other pages, i.e. templates, whether in the template namespace or not.

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|1>:en:Special:Diff/69888944</>|developer's explanation]]).

See also