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

Материал из Аэроскан Сервис
Перейти к: навигация, поиск
(Using the heading "Summary" instead of "Documentation" when in File space. Adding "Add categories and interwikis to the /doc". Adding link "Subpages of this template". Adding debug-reporting to a cat.)
(Removed most of the debug check. Silly me, this also reported redirects from the talkpages. Will make a smarter check function.)
Строка 90: Строка 90:
 
   Detect and report strange usage:
 
   Detect and report strange usage:
 
-->{{#if:
 
-->{{#if:
  <!--Check if there are /doc, /sandbox and /testcases in talk space
+
 
      when they should be in subject space, and the other way around-->
+
  {{#ifexist:
+
    {{{not-docspace|}}}:{{PAGENAME:{{{template page|{{FULLPAGENAME}}}}}}}/doc
+
  | strange
+
  }}{{#ifexist:
+
    {{{not-docspace|}}}:{{PAGENAME:{{{template page|{{FULLPAGENAME}}}}}}}/sandbox
+
  | strange
+
  }}{{#ifexist:
+
    {{{not-docspace|}}}:{{PAGENAME:{{{template page|{{FULLPAGENAME}}}}}}}/testcases
+
  | strange
+
  }}
+
 
   <!--Check if {{documentation}} is transcluded  
 
   <!--Check if {{documentation}} is transcluded  
 
       on a /doc or /testcases page-->
 
       on a /doc or /testcases page-->

Версия 20:27, 11 февраля 2010

Шаблон:Fmbox

Шаблон:Pp-template