Шаблон:Documentation — различия между версиями

Материал из Аэроскан Сервис
Перейти к: навигация, поиск
(Now uses /core. Doc links now in a box below the main doc box. Link /sandbox and /testcases also when they don't exist, with (create) links with preload. See talkpage, section "Documentation/links".)
м (174 версии)
 
(не показано 16 промежуточных версии 7 участников)
Строка 1: Строка 1:
 
<!--
 
<!--
  Automatically add {{template sandbox notice}} when on a /sandbox page.
 
-->{{#ifeq: {{SUBPAGENAME}} | sandbox
 
| <div style="clear: both;"></div>{{template sandbox notice}}
 
}}<!--
 
 
   Automatically add {{pp-template}} to protected templates.
 
   Automatically add {{pp-template}} to protected templates.
 
-->{{template other
 
-->{{template other
Строка 15: Строка 11:
 
}}<!--
 
}}<!--
 
   Start of green doc box.
 
   Start of green doc box.
-->{{documentation/core
+
-->{{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|}}}
| docpage =  
+
| link box = {{{link box|}}}  <!--So "link box=off" works-->
   {{#if: {{{1|}}}
+
 
   | {{{1|}}}
+
<!--Some namespaces must have the /doc in talk space-->
   | {{#switch: {{SUBPAGENAME}}
+
| docspace =
    | sandbox
+
   {{#switch: {{SUBJECTSPACE}}
    | testcases = {{#rel2abs: ../doc }}
+
   | {{ns:0}}
    | #default = {{SUBJECTPAGENAME}}/doc
+
   | {{ns:File}}
    }}
+
  | {{ns:MediaWiki}}
 +
  | {{ns:Category}} = {{TALKSPACE}}
 +
  | #default = {{SUBJECTSPACE}}
 
   }}
 
   }}
| doc exist =  
+
 
   {{#ifexist:  
+
<!--For debug purposes-->
    {{#if: {{{1|}}}
+
| not-docspace =
    | {{{1|}}}
+
   {{#switch: {{SUBJECTSPACE}}
    | {{#switch: {{SUBPAGENAME}}
+
  | {{ns:0}}
      | sandbox
+
  | {{ns:File}}
      | testcases = {{#rel2abs: ../doc }}
+
  | {{ns:MediaWiki}}
      | #default = {{SUBJECTPAGENAME}}/doc
+
   | {{ns:Category}} = {{SUBJECTSPACE}}
      }}
+
   | #default = {{TALKSPACE}}
    }}
+
   | yes
+
  }}
+
| sandbox =
+
  {{#switch: {{SUBPAGENAME}}
+
  | sandbox
+
  | testcases = {{#rel2abs: ../sandbox }}
+
   | #default = {{FULLPAGENAME}}/sandbox
+
 
   }}
 
   }}
| testcases =  
+
 
 +
| 1 = {{{1|}}}  <!--Other docname, if fed-->
 +
 
 +
<!--The namespace is added in /core2-->
 +
| template page =  
 
   {{#switch: {{SUBPAGENAME}}
 
   {{#switch: {{SUBPAGENAME}}
 
   | sandbox
 
   | sandbox
   | testcases = {{#rel2abs: ../testcases }}
+
   | testcases = {{BASEPAGENAME}}
   | #default = {{FULLPAGENAME}}/testcases
+
   | #default = {{PAGENAME}}
 
   }}
 
   }}
 +
 
}}<!--End of green doc box--><noinclude>
 
}}<!--End of green doc box--><noinclude>
  
 
<!-- Add categories and interwikis to the /doc subpage, not here! -->
 
<!-- Add categories and interwikis to the /doc subpage, not here! -->
 
</noinclude>
 
</noinclude>

Текущая версия на 20:17, 25 мая 2015

30px Template documentation[create]