Template:Documentation subpage/doc: Difference between revisions
More actions
removed interwikis |
m subpages |
||
| Line 31: | Line 31: | ||
* Wenn die Unterseite anders benannt ist als „doc“, muss <code><nowiki>{{documentation subpage|override}}</nowiki></code> benutzt werden. | * Wenn die Unterseite anders benannt ist als „doc“, muss <code><nowiki>{{documentation subpage|override}}</nowiki></code> benutzt werden. | ||
* Unterscheidet sich die Vorlageseite vom Basisnamen der Seite, muss <code><nowiki>{{documentation subpage|page=</nowiki>''Template:Example''<nowiki>}}</nowiki></code> verwendet werden. | * Unterscheidet sich die Vorlageseite vom Basisnamen der Seite, muss <code><nowiki>{{documentation subpage|page=</nowiki>''Template:Example''<nowiki>}}</nowiki></code> verwendet werden. | ||
|en=Place <code><nowiki>{{documentation subpage}}</nowiki></code> at the top of all template documentation | |en=Place <code><nowiki>{{documentation subpage}}</nowiki></code> at the top of all template documentation subpages. It does not need to be in <noinclude> tags because it will only show up on “/doc” subpages. | ||
* If the subpage ends is named something other than “doc”, use <code><nowiki>{{documentation subpage|override}}</nowiki></code>. | * If the subpage ends is named something other than “doc”, use <code><nowiki>{{documentation subpage|override}}</nowiki></code>. | ||
* If the template page is different from the base page name, use <code><nowiki>{{documentation subpage|page=</nowiki>''Template:Example''<nowiki>}}</nowiki></code>. | * If the template page is different from the base page name, use <code><nowiki>{{documentation subpage|page=</nowiki>''Template:Example''<nowiki>}}</nowiki></code>. | ||
Revision as of 13:34, 4 April 2015
Place {{documentation subpage}} at the top of all template documentation subpages. It does not need to be in <noinclude> tags because it will only show up on “/doc” subpages.
- If the subpage ends is named something other than “doc”, use
{{documentation subpage|override}}. - If the template page is different from the base page name, use
{{documentation subpage|page=Template:Example}}.
Usage
{{Documentation subpage
|1 =
|page =
}}
Template parameters
| Parameter | Description | Default | Status | |
|---|---|---|---|---|
1 | If set to “override”, allows to force the display of this template. Use only if the documentation page does not end in „/doc“. | empty | optional | |
page | Full page name of the described template. Use only if the documentation page is not a subpage of the described template. | empty | optional | |
Additional information
The template is intended to be used in the following namespaces: the Template namespace
The template is intended to be used by the following user groups: all users
Placement: At the top of the page
See also
m:Template:Documentation, en:Wikipedia:Template documentation (for how this template is used)
Localization
This template is localized through {{Autotranslate}}. The layout of the template can be found under Template:Documentation subpage/layout.
To add your language to the list of languages supported by this template, please copy the code of Template:Documentation subpage/en (or any other language version you prefer to translate) and replace the text strings in there (the form below can be used to create a translation, the English version is preloaded in the edit box). Please change the parameter lang from en (or whatever language you are translating) to the language code of your language.