« Modèle:Documentation » : différence entre les versions
Aller à la navigation
Aller à la recherche
test0>P858snake m (1 revision from w:en:Template:Documentation: update to en.wiki) |
test0>P858snake m (rvt botched transwiki) |
||
Ligne 1 : | Ligne 1 : | ||
{{documentation/core2 | |||
| heading = {{{heading|¬}}} <!--Empty but defined means no header--> | | heading = {{{heading|¬}}} <!--Empty but defined means no header--> | ||
| heading-style = {{{heading-style|}}} | | heading-style = {{{heading-style|}}} | ||
| content = {{{content|}}} | | content = {{{content|}}} | ||
| link box = {{{link box|}}} <!--So "link box=off" works--> | | link box = {{{link box|}}} <!--So "link box=off" works--> | ||
Ligne 53 : | Ligne 7 : | ||
<!--Some namespaces must have the /doc, /sandbox and /testcases | <!--Some namespaces must have the /doc, /sandbox and /testcases | ||
in talk space--> | in talk space--> | ||
| docspace = {{ | | docspace = | ||
{{#switch: {{SUBJECTSPACE}} | |||
| {{ns:0}} | |||
| {{ns:File}} | |||
| {{ns:MediaWiki}} | |||
| {{ns:Category}} = {{TALKSPACE}} | |||
| #default = {{SUBJECTSPACE}} | |||
}} | |||
| 1 = {{{1|}}} <!--Other docname, if fed--> | | 1 = {{{1|}}} <!--Other docname, if fed--> | ||
<!--The namespace is added in / | <!--The namespace is added in /core2--> | ||
| template page = {{ | | template page = | ||
{{#switch: {{SUBPAGENAME}} | |||
| sandbox | |||
| testcases = {{BASEPAGENAME}} | |||
| #default = {{PAGENAME}} | |||
}} | |||
}}<!-- | }}<!--End of green doc box--><noinclude> | ||
--><noinclude> | |||
<!-- Add categories and interwikis to the /doc subpage, not here! --> | <!-- Add categories and interwikis to the /doc subpage, not here! --> | ||
</noinclude> | </noinclude> |