Template:Documentation: Difference between revisions

From Leurent
Jump to navigation Jump to search
(Created page with "{{#invoke:documentation|main|_content={{ {{#invoke:documentation|contentTitle}}}}}}<noinclude> <!-- Categories go on the /doc subpage, and interwikis go on Wikidata. --> </noi...")
 
No edit summary
 
Line 1: Line 1:
{{documentation/core2
{{#invoke:documentation|main|_content={{ {{#invoke:documentation|contentTitle}}}}}}<noinclude>
| heading = {{{heading|¬}}} <!--Empty but defined means no header-->
<!-- Categories go on the /doc subpage, and interwikis go on Wikidata. -->
| heading-style = {{{heading-style|}}}
| content = {{{content|}}}
| link box = {{{link box|}}} <!--So "link box=off" works-->

<!--Some namespaces must have the /doc, /sandbox and /testcases
in talk space-->
| docspace =
{{#switch: {{SUBJECTSPACE}}
| {{ns:0}}
| {{ns:File}}
| {{ns:MediaWiki}}
| {{ns:Category}} = {{TALKSPACE}}
| #default = {{SUBJECTSPACE}}
}}

| 1 = {{{1|}}} <!--Other docname, if fed-->

<!--The namespace is added in /core2-->
| template page =
{{#switch: {{SUBPAGENAME}}
| sandbox
| testcases = {{BASEPAGENAME}}
| #default = {{PAGENAME}}
}}

}}<!--End of green doc box--><noinclude>

<!-- Add categories and interwikis to the /doc subpage, not here! -->
</noinclude>
</noinclude>

Latest revision as of 21:51, 17 August 2017

[edit] [[[:Template:Purge]]] 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 developer's explanation).

See also

Template:Languages

en:Template:Documentation fr:Modèle:Documentation