User talk:Lupin/recent2.js
From Wikipedia, the free encyclopedia
[edit] Editing this
Lupin, do you mind if I edit this to add some more keywords/change the code a little? I can test it on my own user account first so as not to mess everyone else up, but do you mind? -Mysekurity(have you seen this?) 09:50, 11 December 2005 (UTC)
- I don't have any huge objection, although my preference would be for you to explain the changes you want to make and show me the version you want to change to. Lupin|talk|popups 16:53, 11 December 2005 (UTC)
[edit] Warn
linkmaker(wikiBase + 'User_talk:' + bundle.editor + '?action=edit' + '&autoedit=s#$#\{{subst:test1-n|' + bundle.articleTitle + '}}%20~~~~#&autosummary=Your%20recent%20edits','warn')
Lupin, What do you think about replacing the code-piece above with the one below
linkmaker(wikiBase + 'User_talk:' + bundle.editor + '?action=edit' + '&autoedit=s#$#\n==%20Regarding%20your%20edits%20on%20[[' + bundle.articleTitle + ']]\n\n{{subst:test1-n|' + bundle.articleTitle + '}}%20~~~~#&autosummary=Your%20recent%20edits%20on%20' + bundle.articleTitle,'warn')
I feel this would make a better talk entry. --kkailas 12:24, 18 May 2006 (UTC)
[edit] New vandalism templates
This code should add 3 new links to the test, vandalism and delete templates defined in WP:UTM. That would be nice if you could support these, since they are real nice :) -- lucasbfr talk 21:46, 22 January 2007 (UTC)
linkmaker(wikiBase + 'User_talk:' + bundle.editor + '?action=edit' + '&autoedit=s#$#\{{sub'+'st:uw-test1|' + bundle.articleTitle + '}}%20#&autosummary=Your%20recent%20edits', 'test') + ' | ' + linkmaker(wikiBase + 'User_talk:' + bundle.editor + '?action=edit' + '&autoedit=s#$#\{{sub'+'st:uw-vandalism1|' + bundle.articleTitle + '}}%20#&autosummary=Your%20recent%20edits', 'vand') + ' | ' + linkmaker(wikiBase + 'User_talk:' + bundle.editor + '?action=edit' + '&autoedit=s#$#\{{sub'+'st:uw-delete1|' + bundle.articleTitle + '}}%20#&autosummary=Your%20recent%20edits', 'del') + ' | ' +