Predefinição:Regex: mudanças entre as edições
Ir para navegação
Ir para pesquisar
m (Substituição de texto - "etAuhorNotation" por "etAuthorNotation") |
Sem resumo de edição |
||
Linha 2: | Linha 2: | ||
| getAuthorNotation = {{#rmatch:{{{2|}}}|/[A-Z]\d+[a-zL]{0,5}[a-z]{0,2}/|$0}} |
| getAuthorNotation = {{#rmatch:{{{2|}}}|/[A-Z]\d+[a-zL]{0,5}[a-z]{0,2}/|$0}} |
||
| fieldBeautify = {{#rreplace:{{#rreplace:{{{2|}}}|/ {{!}} (:{{!}};{{!}}\.\.\.{{!}}$)/|$1}}|/,$/|}} |
| fieldBeautify = {{#rreplace:{{#rreplace:{{{2|}}}|/ {{!}} (:{{!}};{{!}}\.\.\.{{!}}$)/|$1}}|/,$/|}} |
||
| isbn = {{#rmatch:{{{2|}}}|/(\d{9,13}X?)/|$0}} |
|||
| rmSlashAndDot = {{#rreplace:{{{2|}}}|/(\/${{!}}\.$)/|}} |
| rmSlashAndDot = {{#rreplace:{{{2|}}}|/(\/${{!}}\.$)/|}} |
||
}} |
}} |