Diferencia entre revisiones de «Plantilla:PAGENAMEBASE»

De Familia Sanchez Arjona
Saltar a: navegación, buscar
(A trimmed-down version of Template:Italic title)
(Put in correct place)
Línea 1: Línea 1:
 
{{#ifexpr: {{str find|{{PAGENAME}}|(}} != -1
 
{{#ifexpr: {{str find|{{PAGENAME}}|(}} != -1
   | 1 <!-- PAGENAME contains a "(" -->
+
   | {{str ≤ len | {{PAGENAME}} | 49  
  | {{PAGENAME}} <!-- No "(" found in PAGENAME -->
 
}}{{str ≤ len | {{PAGENAME}} | 49  
 
 
                                 <!-- The max {{str find}} can handle is 50 -->
 
                                 <!-- The max {{str find}} can handle is 50 -->
 
   | {{str left| {{PAGENAME}} | {{#expr:{{str find|{{PAGENAME}}|(}}-2}} }} <!-- Short enough for {{str find}} to work, and contains a "(" -->
 
   | {{str left| {{PAGENAME}} | {{#expr:{{str find|{{PAGENAME}}|(}}-2}} }} <!-- Short enough for {{str find}} to work, and contains a "(" -->
 
   | {{PAGENAME}} <!-- Too long for {{str find}} -->
 
   | {{PAGENAME}} <!-- Too long for {{str find}} -->
   }}<noinclude>
+
   }} <!-- PAGENAME contains a "(" -->
 +
  | {{PAGENAME}} <!-- No "(" found in PAGENAME -->
 +
}}<noinclude>
 
{{documentation}}
 
{{documentation}}
 
<!-- Add categories and interwikis to the /doc subpage, not here! -->
 
<!-- Add categories and interwikis to the /doc subpage, not here! -->
 
</noinclude>
 
</noinclude>

Revisión del 03:28 28 nov 2010

Error en la expresión: no se reconoce el carácter de puntuación «[».

50px Template documentation[create]