MediaWiki:Common.js: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
Line 1,235: Line 1,235:
         var body = '☺ the following content could be interesting for the directory:\n\n' +
         var body = '☺ the following content could be interesting for the directory:\n\n' +
                   '[ author / creator ]\n\n' +
                   '[ author / creator ]\n\n' +
                   '___________________________________\n\n' +
                   '______________________________________________________________________\n\n' +
                   '[ title ]\n\n' +
                   '[ title ]\n\n' +
                   '___________________________________\n\n' +
                   '______________________________________________________________________\n\n' +
                   '[ why should it be included? ]\n\n' +
                   '[ why should it be included? ]\n\n' +
                   '___________________________________\n\n' +
                   '______________________________________________________________________\n\n' +
                   '[ link or pdf ]\n\n' +
                   '[ link or pdf ]\n\n' +
                   '___________________________________\n\n' +
                   '___________________________________\n\n' +
                   '[ your name / contact / social ]\n\n' +
                   '[ your name / contact / social ]\n\n' +
                   '___________________________________';
                   '______________________________________________________________________';
      
      
         var mailtoLink = 'mailto:' + encodeURIComponent(email) +
         var mailtoLink = 'mailto:' + encodeURIComponent(email) +

Navigation menu