|
|
| Linje 1: |
Linje 1: |
| <noinclude> | | <!---- Start of green doc box. ---->{{documentation/core2 |
| <languages/>
| | | heading = {{{heading|¬}}} <!--Empty but defined means no header--> |
| </noinclude><includeonly>{{#invoke:documentation|main|_content={{ {{#invoke:documentation|contentTitle}}}}}}</includeonly><noinclude>
| | | heading-style = {{{heading-style|}}} |
| {{documentation|content= | | | content = {{{content|}}} |
| | | link box = {{{link box|}}} <!--So "link box=off" works--> |
|
| |
|
| {{Lua|Module:Documentation}}
| | <!--Some namespaces must have the /doc, /sandbox and /testcases |
| <translate><!--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>
| | in talk space--> |
| <translate><!--T:13--> It is intended for pages which are [[<tvar name=1>Special:MyLanguage/Help:Transclusion</tvar>|transcluded]] in other pages, i.e. templates, whether in the template namespace or not.</translate>
| | | docspace = |
| | {{#switch: {{SUBJECTSPACE}} |
| | | {{ns:0}} |
| | | {{ns:File}} |
| | | {{ns:MediaWiki}} |
| | | {{ns:Category}} = {{TALKSPACE}} |
| | | #default = {{SUBJECTSPACE}} |
| | }} |
|
| |
|
| <translate>
| | | 1 = {{{1|}}} <!--Other docname, if fed--> |
| ==Usage== <!--T:2-->
| |
|
| |
|
| ===Customizing display=== <!--T:3-->
| | <!--The namespace is added in /core2--> |
| | | template page = |
| | {{#switch: {{SUBPAGENAME}} |
| | | sandbox |
| | | testcases = {{BASEPAGENAME}} |
| | | #default = {{PAGENAME}} |
| | }} |
|
| |
|
| <!--T:4-->
| | }}<!--End of green doc box--> |
| 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>
| |
| ==Rationale== <!--T:6-->
| |
| </translate>
| |
| <translate><!--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 and categories.</translate>
| |
| <translate><!--T:8--> It also reduces server resources by circumventing a [[w:Wikipedia:Template limits|technical limitation of templates]] (see a [[<tvar name=1>:en:Special:Diff/69888944</tvar>|developer's explanation]]).</translate>
| |
| | |
| <translate>
| |
| ==See also== <!--T:9-->
| |
| </translate>
| |
| * <translate><!--T:14--> [[w:Template:Documentation subpage]]</translate>
| |
| * {{tim|Documentation}}
| |
| * <translate><!--T:11--> [[w:Wikipedia:Template documentation]]</translate>
| |
| | |
| }}
| |
| [[Category:Formatting templates{{#translation:}}|Template documentation]]
| |
| [[Category:Template documentation{{#translation:}}| ]]
| |
| </noinclude><includeonly>{{#if:{{{content|}}}|
| |
| [[Category:Template documentation pages{{#translation:}}]]
| |
| }}</includeonly>
| |