Template:Documentation subpage/doc: Difference between revisions
More actions
m subpages |
m please check english translation |
||
| Line 32: | Line 32: | ||
* 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 subpages. It does not need to be in <noinclude> tags because it will only show up on “/doc” subpages. | |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 | * If the subpage 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>. | ||
|fr=Placez <code><nowiki>{{documentation subpage}}</nowiki></code> en haut des sous-pages de documentation de modèle. Il n’est pas nécessaire de le placer dans des balises <noinclude> car il n’apparaître que sur les sous-pages nommées « /doc ». | |fr=Placez <code><nowiki>{{documentation subpage}}</nowiki></code> en haut des sous-pages de documentation de modèle. Il n’est pas nécessaire de le placer dans des balises <noinclude> car il n’apparaître que sur les sous-pages nommées « /doc ». | ||
Revision as of 14:18, 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 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.