الگو:Namespace detect: تفاوت بین نسخهها
از پژوهشکده امر به معروف
(صفحهای تازه حاوی «{{#invoke:Namespace detect|main}}<noinclude> {{documentation}} <!-- Categories go on the /doc subpage, and interwikis go on Wikidata. -->...» ایجاد کرد) |
جز (۱ نسخه) |
||
| سطر ۱: | سطر ۱: | ||
| − | {{# | + | {{#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--> | ||
| − | + | }}<!--End switch--><noinclude> | |
| − | <!-- | + | {{توضیحات}} |
</noinclude> | </noinclude> | ||
نسخهٔ ۶ آذر ۱۳۹۲، ساعت ۱۰:۳۰
| Editors can experiment in this template's sandbox (create | mirror) and testcases (create) pages. Please add categories to the /doc subpage. Subpages of this template. |







