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 |
||
(2 revisões intermediárias pelo mesmo usuário não estão sendo mostradas) | |||
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}} |
|||
| isbnQualifier = {{#rreplace:{{#rmatch:{{{2|}}}|(\$q .*)|$1}}|/(\$q\s)(.*)/|($2)}} |
|||
| rmSlashAndDot = {{#rreplace:{{{2|}}}|/(\/${{!}}\.$)/|}} |
| rmSlashAndDot = {{#rreplace:{{{2|}}}|/(\/${{!}}\.$)/|}} |
||
}} |
}} |