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

Материал из Аэроскан Сервис
Перейти к: навигация, поиск
(Adding more debug-reporting.)
м (51 версия)
 
(не показаны 34 промежуточные версии 13 участников)
Строка 1: Строка 1:
 
<!--
 
<!--
  Start of green doc box
+
Start of green doc box
 
--><div id="template-documentation" class="template-documentation"><!--
 
--><div id="template-documentation" class="template-documentation"><!--
  Add the heading at the top of the doc box:
+
Add the heading at the top of the doc box:
-->{{#ifeq: {{{heading|¬}}} | <!--Defined but empty-->
+
-->{{#ifeq: {{{heading|¬}}}
 +
| <!--Defined but empty-->
 
| <!--"heading=", do nothing-->
 
| <!--"heading=", do nothing-->
| <div style="padding-bottom: 3px; border-bottom: 1px solid #aaa; margin-bottom: 1ex;">{{
+
| <div style="padding-bottom: 3px; border-bottom:thin solid #aaddff; margin-bottom:1ex;"><span style="{{#if: {{{heading-style|}}}
  #if: {{{content|}}}
+
| {{{heading-style|}}}
  |
+
| {{#ifeq: {{SUBJECTSPACE}} | {{ns:Template}}
  | <!--Add the [edit][purge] or [create] links-->
+
| font-weight: bold; font-size: 125%
    <span class="editsection plainlinks" id="doc_editlinks">{{
+
| font-size: 150%
    #if: {{{doc exist|yes}}}
+
}}
    | [[{{fullurl:{{{docpage|{{FULLPAGENAME}}/doc}}}|action=edit}} edit]] [{{purge|purge}}]
+
}}">{{#switch: {{{heading|¬}}}
    | <!--/doc doesn't exist-->
+
| ¬ =   
      [[{{fullurl:{{{docpage|{{FULLPAGENAME}}/doc}}}| action=edit&preload=Template:Documentation/preload}} create]]
+
<!--"heading" not defined in this or previous level-->
    }}</span>
+
{{#switch: {{SUBJECTSPACE}}  
  }} <span style="{{#if: {{{heading-style|}}}
+
| {{ns:Template}} = [[File:Office-book.svg|30px|link=|alt=]] Template documentation
  | {{{heading-style|}}}
+
| {{ns:File}} = Summary
  | {{#ifeq: {{SUBJECTSPACE}} | {{ns:Template}}
+
| #default = Documentation
    | font-weight: bold; font-size: 125%
+
}}
    | font-size: 150%
+
| #default =  
    }}
+
<!--"heading" has data or is empty but defined-->
  }}">{{#switch: {{{heading|¬}}}
+
{{{heading|}}}
  | ¬ =   
+
}}</span>{{#if: {{{content|}}}
    <!--"heading" not defined in this or previous level-->
+
|
    {{#switch: {{SUBJECTSPACE}}  
+
| <!--Add the [edit][purge] or [create] links-->
    | {{ns:Template}} = [[Image:Template-info.svg|50px]] Template documentation
+
<span class="mw-editsection plainlinks" id="doc_editlinks">{{#if: {{{doc exist|yes}}}
    | {{ns:File}} = Summary
+
| [[{{fullurl:{{{docpage|{{FULLPAGENAME}}/doc}}}|action=edit}} edit]] [[{{fullurl:{{{docpage|{{FULLPAGENAME}}/doc}}}|action=history}} history]] [{{purge|purge}}]
    | #default = Documentation
+
| [[{{fullurl:{{{docpage|{{FULLPAGENAME}}/doc}}}|action=edit&preload=Template:Documentation/preload}} create]]
    }}
+
}}</span>
  | #default =  
+
}}</div>
    <!--"heading" has data or is empty but defined-->
+
    {{{heading|}}}
+
  }}</span></div>
+
 
}}<!--
 
}}<!--
  Load the /doc content:
+
Load the /doc content:
  Note: The line breaks between this comment and the if-case
+
Note: The line breaks between this comment and the if-case
  and between the if-case and the following div are necessary so  
+
and between the if-case and the following div are necessary so  
  "=== Headings ===" at the start and end of docs are interpreted.
+
"=== Headings ===" at the start and end of docs are interpreted.
 
-->
 
-->
 
{{#if: {{{content|}}}
 
{{#if: {{{content|}}}
 
| {{{content|}}}
 
| {{{content|}}}
| {{#if: {{{doc exist|yes}}}
+
| {{#if: {{{doc exist|yes}}} | {{ {{{docpage|{{FULLPAGENAME}}/doc}}} }} }}
  | {{ {{{docpage|{{FULLPAGENAME}}/doc}}} }}
+
  }}
+
 
}}
 
}}
 
<div style="clear: both;"></div><!--So right or left floating items don't stick out of the doc box.-->
 
<div style="clear: both;"></div><!--So right or left floating items don't stick out of the doc box.-->
</div><!--End of green doc box--><!--
+
</div><!--End of green doc box-->
  Small box below for the doc meta-data.
+
-->{{#if:
+
  <!--Check if we should show the small box-->
+
  {{#ifeq: {{{link box|}}} | off
+
  |
+
  | {{{doc exist|yes}}}{{
+
    #switch: {{SUBJECTSPACE}}
+
    | {{ns:User}}
+
    | {{ns:Template}} = yes
+
    }}
+
  }}
+
 
+
| {{fmbox
+
  | id = documentation-meta-data
+
  | image = none
+
  | style = background-color: #ecfcf4;
+
  | textstyle = font-style: italic;
+
  | text =
+
    {{#if: {{{doc exist|yes}}}
+
    | <!--/doc exists, link to it-->
+
      The above [[Wikipedia:Template documentation|documentation]] is [[Wikipedia:Transclusion|transcluded]] from [[{{{docpage|{{FULLPAGENAME}}/doc}}}]]. <small style="font-style: normal">([{{fullurl:{{{docpage|{{FULLPAGENAME}}/doc}}}|action=edit}} edit] &#124; [{{fullurl:{{{docpage|{{FULLPAGENAME}}/doc}}}|action=history}} history])</small> <br>
+
    }}<!--
+
      Add links to /sandbox and /testcases when appropriate
+
-->{{#switch: {{SUBJECTSPACE}}
+
    | {{ns:User}}
+
    | {{ns:Template}} =
+
      Editors can experiment in this template's {{
+
      #ifexist: {{{sandbox| {{FULLPAGENAME}}/sandbox }}}
+
      | [[{{{sandbox| {{FULLPAGENAME}}/sandbox }}}|sandbox]] <small style="font-style: normal">([{{fullurl: {{{sandbox| {{FULLPAGENAME}}/sandbox }}} | action=edit }} edit])</small>
+
      | sandbox <small style="font-style: normal">([{{fullurl: {{{sandbox| {{FULLPAGENAME}}/sandbox }}} | action=edit&preload=Template:Documentation/preload-sandbox }} create])</small>
+
      }} and {{
+
      #ifexist: {{{testcases| {{FULLPAGENAME}}/testcases }}}
+
      | [[{{{testcases| {{FULLPAGENAME}}/testcases }}}|testcases]] <small style="font-style: normal">([{{fullurl: {{{testcases| {{FULLPAGENAME}}/testcases }}} | action=edit }} edit])</small>
+
      | testcases <small style="font-style: normal">([{{fullurl: {{{testcases| {{FULLPAGENAME}}/testcases }}} | action=edit&preload=Template:Documentation/preload-testcases }} create])</small>
+
      }} pages. <br>
+
    }}<!--
+
      Show the cats and interwiki text, but not
+
      if "content" fed or "docname fed" since then it is
+
      unclear where to add the cats and interwikis.
+
-->{{#if: {{{content|}}} {{{docname fed|}}}
+
    |
+
    | Add categories and interwikis to the /doc subpage.
+
    }}<!--
+
      Show the "Subpages" link:
+
-->{{#switch: {{SUBJECTSPACE}}
+
    | {{ns:File}} =  <!--Don't show it-->
+
    | {{ns:Template}} =
+
      [[Special:PrefixIndex/{{{template page|{{FULLPAGENAME}}}}}/|Subpages of this template]].
+
    | #default =
+
      [[Special:PrefixIndex/{{{template page|{{FULLPAGENAME}}}}}/|Subpages of this page]].
+
    }}
+
  }}
+
}}<!--
+
 
+
  Detect and report strange usage:
+
-->{{#if:
+
 
+
  <!--Check if {{documentation}} is transcluded
+
      on a /doc or /testcases page-->
+
  {{#switch: {{SUBPAGENAME}}
+
  | doc
+
  | testcases = strange
+
  }}
+
 
+
  {{#switch: {{SUBJECTSPACE}}
+
  | {{ns:0}}
+
  | {{ns:File}}
+
  | {{ns:MediaWiki}}
+
  | {{ns:Category}} =
+
    <!--Check if there are /doc, /sandbox and /testcases
+
        in subject space when they should be in talk space-->
+
    {{#ifexist:
+
      {{SUBJECTSPACE}}:{{PAGENAME:{{{template page|}}}}}/doc
+
    | strange
+
    }}{{#ifexist:
+
      {{SUBJECTSPACE}}:{{PAGENAME:{{{template page|}}}}}/sandbox
+
    | strange
+
    }}{{#ifexist:
+
      {{SUBJECTSPACE}}:{{PAGENAME:{{{template page|}}}}}/testcases
+
    | strange
+
    }}
+
 
+
  | #default =
+
  }}
+
 
+
| [[Category:Wikipedia pages with strange ((documentation)) usage|{{main other|Main:}}{{FULLPAGENAME}}]]<!-- Sort on namespace -->
+
}}<noinclude>
+
 
+
{{pp-template}}
+
<!-- Add categories and interwikis to the /doc subpage, not here! -->
+
</noinclude>
+

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