Difference between revisions of "Template:Documentation"

From Confrontation.wiki
Jump to navigation Jump to search
en>Bdijkstra
m (Something went wrong here, Category:Template documentation has 1023 pages. Undid revision 3382075 by Tacsipacsi (talk))
en>Bdijkstra
(or here)
Line 1: Line 1:
<noinclude>
<languages />
<languages />
</noinclude><includeonly>{{#switch:<translate></translate>
<onlyinclude><includeonly>{{#switch:<translate></translate>
| =
|         = {{#invoke:documentation|main|_content={{ {{#invoke:documentation|contentTitle}}}}}}
{{#invoke:documentation|main|_content={{ {{#invoke:documentation|contentTitle}}}}}}
| #default = {{#invoke:Template translation|renderTranslatedTemplate|template=Template:Documentation|noshift=1}}
| #default=
}}</includeonly></onlyinclude>
  {{#invoke:Template translation|renderTranslatedTemplate|template=Template:Documentation|noshift=1}}
}}</includeonly><noinclude>
{{documentation|content=
{{documentation|content=


Line 37: Line 34:
}}
}}
[[Category:Formatting templates{{#translation:}}|Template documentation]]
[[Category:Formatting templates{{#translation:}}|Template documentation]]
</noinclude><includeonly>
[[Category:Template documentation{{#translation:}}| ]]
[[Category:Template documentation{{#translation:}}| ]]
</includeonly>

Revision as of 20:00, 20 November 2019


Template documentation

Template:Lua

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