Mudanças entre as edições de "Predefinição:Namespace detect"

De Gelo e Fogo wiki
Ir para navegação Ir para pesquisar

 

(Criou página com '{{#switch: {{lc: <!--Lower case the result--> <!--If no or empty "demospace" parameter then detect namespace--> {{#if:{{{demospace|}}} | {{{demosp...')
 
 
Linha 4: Linha 4:
 
     {{#if:{{{demospace|}}}  
 
     {{#if:{{{demospace|}}}  
 
     | {{{demospace}}}
 
     | {{{demospace}}}
     | {{#if:{{{page|}}}  
+
     | {{#ifeq:{{NAMESPACE}}|{{ns:0}}
       | <!--Detect the namespace in the "page" parameter-->
+
       | main
        {{#ifeq:{{NAMESPACE:{{{page}}} }}|{{TALKSPACE:{{{page}}} }}
+
      | {{#ifeq:{{NAMESPACE}}|{{TALKSPACE}}
 
         | talk
 
         | talk
         | {{SUBJECTSPACE:{{{page}}} }}  
+
         | {{NAMESPACE}}  
 
         }}
 
         }}
      | <!--No "demospace" or "page" parameters, so detect actual namespace-->
+
       }}  
        {{#ifeq:{{NAMESPACE}}|{{TALKSPACE}}
 
        | talk
 
        | {{SUBJECTSPACE}}
 
        }}
 
       }}
 
 
     }}
 
     }}
 
   }}
 
   }}
 
<!-- Only one of the lines below will be executed -->
 
<!-- Only one of the lines below will be executed -->
 
<!-- Respecting empty parameters on purpose -->
 
<!-- Respecting empty parameters on purpose -->
| main       <!--"demospace=main" or {{SUBJECTSPACE}}={{ns:0}}=""-->
+
| principal
|           = {{{main| {{{other|}}} }}}
+
| main     = {{{main| {{{principal| {{{other|}}} }}} }}}
| talk      = {{{talk| {{{other|}}} }}}
+
| discussão
| user      = {{{user| {{{other|}}} }}}
+
| talk      = {{{talk| {{{discussão| {{{other|}}} }}} }}}
| wikipedia = {{{wikipedia| {{{other|}}} }}}
+
| Usuário
 +
| usuário(a)
 +
| user      = {{{user| {{{usuário| {{{other|}}} }}} }}}
 +
| wikipédia
 +
| wikipedia = {{{wikipedia| {{{wikipédia| {{{other|}}} }}} }}}
 +
| ficheiro
 
| file
 
| file
| image    = {{{file| {{{image| {{{other|}}} }}} }}}
+
| imagem
 +
| image    = {{{file| {{{image| {{{ficheiro| {{{imagem| {{{other|}}} }}} }}} }}} }}}
 
| mediawiki = {{{mediawiki| {{{other|}}} }}}
 
| mediawiki = {{{mediawiki| {{{other|}}} }}}
| template  = {{{template| {{{other|}}} }}}
+
| predeifnição
| help      = {{{help| {{{other|}}} }}}
+
| template  = {{{template| {{{predefinição| {{{other|}}} }}} }}}
| category  = {{{category| {{{other|}}} }}}
+
| ajuda
 +
| help      = {{{help| {{{ajuda| {{{other|}}} }}} }}}
 +
| categoria
 +
| category  = {{{category| {{{categoria| {{{other|}}} }}} }}}
 
| portal    = {{{portal| {{{other|}}} }}}
 
| portal    = {{{portal| {{{other|}}} }}}
| book      = {{{book| {{{other|}}} }}}
+
| outro
 
| other
 
| other
| #default  = {{{other|}}}  <!--"demospace=other" or a new namespace-->
+
| #default  = {{{other| {{{outro|}}} }}}  <!--"demospace=other" or a new namespace-->
  
 
}}<!--End switch--><noinclude>
 
}}<!--End switch--><noinclude>
  
 +
<!-- Add categories and interwikis to the /doc subpage, not here! -->
 
</noinclude>
 
</noinclude>

Edição atual tal como às 23h42min de 19 de julho de 2012