الگو:Namespace detect: تفاوت بین نسخه‌ها

از پژوهشکده امر به معروف
پرش به: ناوبری، جستجو
جز (۱ نسخه)
(صفحه‌ای تازه حاوی «{{#invoke:Namespace detect|main}}<noinclude> {{documentation}} <!-- Categories go on the /doc subpage, and interwikis go on Wikidata. -->...» ایجاد کرد)
سطر ۱: سطر ۱:
{{#switch:
+
{{#invoke:Namespace detect|main}}<noinclude>
  {{lc:              <!--Lower case the result-->
+
    <!--If no or empty "demospace" parameter then detect namespace-->
+
    {{#if:{{{demospace|}}}
+
    | {{{demospace}}}
+
    | {{#ifeq:{{NAMESPACE}}|{{ns:0}}
+
      | اصلی
+
      | {{#ifeq:{{NAMESPACE}}|{{TALKSPACE}}
+
        | بحث
+
        | {{NAMESPACE}}
+
        }}
+
      }}
+
    }}
+
  }}
+
<!-- Only one of the lines below will be executed -->
+
<!-- Respecting empty parameters on purpose -->
+
| اصلی|main= {{{main| {{{other|}}} }}}
+
| بحث|talk= {{{talk| {{{other|}}} }}}
+
| کاربر|user= {{{user| {{{other|}}} }}}
+
| ویکی‌پدیا|wikipedia|project|Wikipedia|wp|وپ= {{{wikipedia| {{{other|}}} }}}
+
| پرونده|image|file|تصویر = {{{image| {{{other|}}} }}}
+
| مدیاویکی |mediawiki|mw= {{{mediawiki| {{{other|}}} }}}
+
| الگو|template = {{{template| {{{other|}}} }}}
+
| راهنما|help = {{{help| {{{other|}}} }}}
+
| رده|category= {{{category| {{{other|}}} }}}
+
| درگاه|portal= {{{portal| {{{other|}}} }}}
+
| other
+
| #default  = {{{other|}}}   <!--"demospace=other" or a new namespace-->
+
  
}}<!--End switch--><noinclude>
+
{{documentation}}
{{توضیحات}}
+
<!-- Categories go on the /doc subpage, and interwikis go on Wikidata. -->
 
</noinclude>
 
</noinclude>

نسخهٔ ‏۱۳ اسفند ۱۳۹۴، ساعت ۱۳:۱۳


Documentation icon Template documentation[create]