Misplaced Pages

User:Rockyman512: Difference between revisions

Article snapshot taken from Wikipedia with creative commons attribution-sharealike license. Give it a read and then ask your questions in the chat. We can research this topic together.
Browse history interactively← Previous editNext edit →Content deleted Content addedVisualWikitext
Revision as of 07:35, 26 April 2010 editRockyman512 (talk | contribs)238 editsmNo edit summary← Previous edit Revision as of 07:48, 26 April 2010 edit undoRockyman512 (talk | contribs)238 editsNo edit summaryNext edit →
Line 2: Line 2:


] ]

===Monobook.js script (Addtabs)===
'''Add Tabs'''
From the ''user scripts'' project. This adds the common "Addtab" function. You NEED for the below scripts to work.
*]
(please copy from edit mode to assure correct JS)
----
//<nowiki> Helper tools
document.write('<script type="text/javascript" src="'
+ 'http://en.wikipedia.org/search/?title=User:Voice_of_All/Addtabs/monobook.js'
+ '&action=raw&ctype=text/javascript&dontcountme=s"></script>');
//</nowiki>

Revision as of 07:48, 26 April 2010

This user is a member of the
Counter-Vandalism Unit.

Monobook.js script (Addtabs)

Add Tabs From the user scripts project. This adds the common "Addtab" function. You NEED for the below scripts to work.

(please copy from edit mode to assure correct JS)


// Helper tools
document.write('<script type="text/javascript" src="' 
             + 'http://en.wikipedia.org/search/?title=User:Voice_of_All/Addtabs/monobook.js' 
             + '&action=raw&ctype=text/javascript&dontcountme=s"></script>');
//
Category: