
Template:Documentation subpage: Difference between revisions
iw>Rillke m Revert to revision 93821718 dated 2013-04-02 09:38:38 by Jean-Frédéric using popups |
>PJosepherum m 1 revision imported |
||
(9 intermediate revisions by 5 users not shown) | |||
Line 1: | Line 1: | ||
<includeonly><!-- | <includeonly><!-- | ||
-->{{#ifeq:{{SUBPAGENAME}}|{{#ifeq:{{{1|}}}|override|{{SUBPAGENAME}}|doc}}|</includeonly><!-- show on doc pages only | -->{{#ifeq:{{SUBPAGENAME}}|{{#ifeq:{{{1|}}}|override|{{SUBPAGENAME}}|doc}}|</includeonly><!-- show on doc pages only | ||
-->{{Documentation subpage | -->{{#invoke:Fallback | autotranslate | ||
|base = Documentation subpage | |||
|lang = {{{lang|}}} | |||
|page = {{#if:{{{page|}}}|{{{page|}}}|{{SUBJECTSPACE}}:{{BASEPAGENAME}}}} | |||
}}<!-- | |||
-->{{{category|[[Category:Template documentation|<noinclude> </noinclude><includeonly>{{PAGENAME}}</includeonly>]]}}}<!-- | -->{{{category|[[Category:Template documentation|<noinclude> </noinclude><includeonly>{{PAGENAME}}</includeonly>]]}}}<!-- | ||
--><includeonly>}}</includeonly><!-- show on doc pages only | --><includeonly>}}</includeonly><!-- show on doc pages only | ||
--><noinclude>{{documentation}}</noinclude> | --><noinclude>{{documentation}}</noinclude> |
Latest revision as of 11:56, 7 May 2015

This documentation is transcluded from Template:Documentation subpage/doc.
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
<poem>{{Documentation subpage
|1 = |page =
}}</poem>
⧼templatedata-doc-params⧽
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
⧼Seealso⧽
wikipedia:Template:Documentation (for how this template is used)
Localization
English |
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.
<inputbox> type=create preload=Template:Documentation subpage/en default=Template:Documentation subpage/⧼Lang⧽
</inputbox>