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

از پژوهشکده امر به معروف
پرش به: ناوبری، جستجو
(صفحه‌ای تازه حاوی «{{#invoke:Namespace detect|main}}<noinclude> {{documentation}} <!-- Categories go on the /doc subpage, and interwikis go on Wikidata. -->...» ایجاد کرد)
 
جز (۱ نسخه)
سطر ۱: سطر ۱:
{{#invoke:Namespace detect|main}}<noinclude>
+
{{#switch:
 +
  {{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-->
  
{{documentation}}
+
}}<!--End switch--><noinclude>
<!-- Categories go on the /doc subpage, and interwikis go on Wikidata. -->
+
{{توضیحات}}
 
</noinclude>
 
</noinclude>

نسخهٔ ‏۶ آذر ۱۳۹۲، ساعت ۱۰:۳۰

Documentation icon Template documentation[create]