Template:Documentation subpage: Difference between revisions
More actions
m Revert to revision 93810199 dated 2013-03-21 13:14:54 by TheDJ using popups |
|||
| Line 1: | Line 1: | ||
<includeonly>{{#ifeq: {{lc:{{SUBPAGENAME}}}} | {{{override|doc}}} | <includeonly>{{#ifeq: {{lc:{{SUBPAGENAME}}}} | {{{override|doc}}} | ||
| <!-- doc page --> | | <!-- doc page --> | ||
</includeonly>{{ | </includeonly>{{ | ||
#ifeq: {{{doc-notice|show}}} | show | #ifeq: {{{doc-notice|show}}} | show | ||
| {{mbox | | {{mbox | ||
| type = notice | | type = notice | ||
| image = [[File:Edit-copy green.svg|40px]] | | image = [[File:Edit-copy green.svg|40px|link=]] | ||
| text = | | text = | ||
'''This is a [[ | {{LangSwitch | ||
}} | |de = '''Diese Seite ist die Dokumentations-Unterseite von {{{1|[[:{{SUBJECTSPACE}}:{{BASEPAGENAME}}]]}}}'''. | ||
|en = '''This is a [[meta:Help:Template documentation|documentation]] [[mw:Help:Subpages|subpage]] for {{{1|[[:{{SUBJECTSPACE}}:{{BASEPAGENAME}}]]}}}'''.<br />It contains usage information, [[Meta:Categorization|categories]], [[meta:Help:Interlanguage links|interlanguage links]] and other content that is not part of the original {{ #if: {{{text2|}}} | {{{text2}}} | {{ #if: {{{text1|}}} | {{{text1}}} | {{ #ifeq: {{SUBJECTSPACE}} | {{ns:User}} | {{lc:{{SUBJECTSPACE}}}} template page | {{ #if: {{SUBJECTSPACE}} |{{lc:{{SUBJECTSPACE}}}} page|article}}}}}}}}. | |||
|fr = '''Cette page est une sous-page contenant la documentation de la page {{{1|[[:{{SUBJECTSPACE}}:{{BASEPAGENAME}}]]}}}'''.<br />Elle contient des informations, des catégories et des liens interwikis qui ne font pas partie de la page principale. | |||
|it = '''Questa è una [[mw:Help:Subpages|sottopagina]] di [[meta:Help:Template documentation|documentazione]] per {{{1|[[:{{SUBJECTSPACE}}:{{BASEPAGENAME}}]]}}}'''.<br />Contiene informazioni sull'uso, [[Meta:Categorization|categorie]], [[meta:Help:Interlanguage links|collegamenti interlinguistici]] e altri contenuti che non fanno parte della pagina principale. | |||
}} | |||
}} | |||
}}{{DEFAULTSORT:{{{defaultsort|{{PAGENAME}}}}}}}{{ | }}{{DEFAULTSORT:{{{defaultsort|{{PAGENAME}}}}}}}{{ | ||
#if: {{{inhibit|}}} | #if: {{{inhibit|}}} | ||
| <!-- skip --> | | <!-- skip --> | ||
| <includeonly>{{#ifexist:{{NAMESPACE}}:{{BASEPAGENAME}}|[[Category:{{ | | <includeonly>{{#ifexist:{{NAMESPACE}}:{{BASEPAGENAME}}|[[Category:{{ | ||
#switch: {{SUBJECTSPACE}} | #switch: {{SUBJECTSPACE}} | ||
| Template = Template | | Template = Template | ||
| User = User | |||
| User = User | |||
| #default = Wikipedia | | #default = Wikipedia | ||
}} documentation pages]]|[[Category:Documentation subpages without corresponding pages]]}}</includeonly> | }} documentation pages]]|[[Category:Documentation subpages without corresponding pages]]}}</includeonly> | ||
}}<includeonly> | }}<includeonly> | ||
| <!-- if not on a /doc subpage, do nothing --> | | <!-- if not on a /doc subpage, do nothing --> | ||
}}</includeonly><noinclude> | }}</includeonly><noinclude> | ||
{{documentation}} | {{documentation}} | ||
<!-- Add categories to the /doc subpage, not here! --> | <!-- Add categories and interwikis to the /doc subpage, not here! --> | ||
</noinclude> | </noinclude> | ||
Revision as of 16:59, 28 May 2013
Place this template 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.
The template automatically sets the following categories:
- Category:Template documentation – Documentation subpages in the Template and other namespace.
- Category:Module documentation – Documentation subpages in the Module namespace.
- Category:User documentation – Documentation subpages in the User namespace.
Usage
{{Documentation subpage}}
Template parameters
- TemplateData
TemplateData is a way to store information about template parameters (the description of those and of the whole template) for both humans and machines. It is used by VisualEditor and possibly other tools like Upload Wizard.
Existing template documentation
At Wikimedia Commons, it is recommended to use {{TemplateBox}} with either useTemplateData=1 or useTemplateData=only on the /doc subpage and transcluding it with {{Documentation}} into the template. <nowiki>-tags can be wrapped around the arguments, if required, to avoid templates being expanded.
Newly created template documentation and imports
Another option, especially for imported templates, or for users with JSON experience, is placing raw <templatedata>-tags into the Wikitext of the template, as described in various Wikipediae.
Wikipedia's help about TemplateData • Commons-specific information
Place this template 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.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| override | 1 | If set to “override”, allows to force the display of this template. Use only if the documentation page does not end in “/doc”.
| Line | optional |
| Category | category | The category to add the documentation subpage to.
| Line | optional |
| page | page | Full page name of the described template. Use only if the documentation page is not a subpage of the described template.
| Page name | 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, w:Wikipedia:Template documentation (for how this template is used)
{{Doc-inline}},{{doc-end}}
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.