Diferencia entre revisiones de «Plantilla:PAGENAMEBASE»

De Familia Sanchez Arjona
Saltar a: navegación, buscar
(Put in correct place)
m (10 revisiones importadas)
 
(No se muestran 7 ediciones intermedias de 6 usuarios)
Línea 1: Línea 1:
{{#ifexpr: {{str find|{{PAGENAME}}|(}} != -1
+
{{{{{|safesubst:}}}#Invoke:String|replace|{{{1|{{{{{|safesubst:}}}PAGENAME}}}}}|%s+%b()$||1|false}}<noinclude>
  | {{str ≤ len | {{PAGENAME}} | 49
 
                                <!-- 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 "(" -->
 
  | {{PAGENAME}} <!-- Too long for {{str find}} -->
 
  }} <!-- PAGENAME contains a "(" -->
 
  | {{PAGENAME}} <!-- No "(" found in PAGENAME -->
 
}}<noinclude>
 
 
{{documentation}}
 
{{documentation}}
<!-- Add categories and interwikis to the /doc subpage, not here! -->
 
 
</noinclude>
 
</noinclude>

Revisión actual del 14:22 27 may 2016

PAGENAMEBASE

50px Template documentation[create]