Permanently protected template

Template:Documentation: Difference between revisions

From The HILLSIDE
Jump to navigation Jump to search
meta>Pharos
m 3 revisions imported from w:Template:Documentation
meta>Kaganer
{{#invoke:documentation|main|_content={{ {{#invoke:documentation|contentTitle}}}}}}<noinclude> <!-- Categories go on the /doc subpage, and interwikis go on Wikidata. --> </noinclude>
Line 1: Line 1:
{{Documentation/{{Fallback|Documentation|{{{lang|{{int:Lang}} }}} }}
{{#invoke:documentation|main|_content={{ {{#invoke:documentation|contentTitle}}}}}}<noinclude>
|1={{{1|{{SUBJECTPAGENAME}}/doc}}}
<!-- Categories go on the /doc subpage, and interwikis go on Wikidata. -->
|2={{{heading|{{{2|}}} }}}
</noinclude>
|content={{{content|}}}
}}

Revision as of 16:25, 18 October 2017

<templatestyles src="Module:Documentation/styles.css"></templatestyles>

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