User:Sir Pikmin/monobook.js: Difference between revisions

From Pikmin Fanon
m (Created page with "→‎Add Customedit Buttons: if (mwCustomEditButtons) { mwCustomEditButtons[mwCustomEditButtons.length] = { "imageFile": "http://images3.wikia.nocookie.net/central/images...")
 
mNo edit summary
Line 6: Line 6:
     "tagOpen": "{{Sir Pikmin|",
     "tagOpen": "{{Sir Pikmin|",
     "tagClose": "}}",
     "tagClose": "}}",
    "sampleText": ""};
}
if (mwCustomEditButtons) {
  mwCustomEditButtons[mwCustomEditButtons.length] = {
    "imageFile": "http://images3.wikia.nocookie.net/central/images/f/fc/Button_user_talk.png",
    "speedTip": "Welcome New Users",
    "tagOpen": "==Hey, {{BASEPAGENAME}}!==
Hello, {{BASEPAGENAME}}, and welcome to [[Project:About|Pikmin Fanon]], the wiki where you can share your ideas about the ''Pikmin'' series! There's a lot to do around here, so we hope you'll stay and continue to edit the wiki. Please remember to [[Special:Userlogin|sign in]] before you edit so we can recognize you and your contributions.  If you decide to stay here and edit you should add [[Special:Mypage|your userpage]] to [[:Category:Users|the user category]] ([[Help:Categories|Need help?]]). Before you begin editing, you should read Pikmin Fanon's [[PikminFanon:Policy|policies]] and if you are new to wikis then check out the [[Help:Editing|Editing Help]] page. The following links are to help familiarize you with some of the intricacies of our wiki. We hope you have a great time here and stay around for a while!
[[File:Welcome.png|thumb|right|Welcome!]]
'''Pikmin Fanon pages''':
*[[PikminFanon:Community Guide|Guide to the Community]]
*[[Project:Frequently Asked Questions|FAQ]]
*[[Help:Contents|Help Contents]]
*[[:Category:Help|The Help Category]]
*[[Forum:Ask Louie|Help forums]]
*[[Pikcanon-NOT:Community Portal|The Community Portal]]
*[[Forum:Index|Forums]]
*[[Special:Recentchanges|The recent changes list]]
*[[pikipedia:Main Page|Visit our sister Wiki.]]{{#if:{{User:Sir Pikmin/sig}}
|
{{User:Sir Pikmin/sig}}
}}",
     "sampleText": ""};
     "sampleText": ""};
}
}

Revision as of 20:05, 1 September 2012

/* Add Customedit Buttons */
if (mwCustomEditButtons) {
   mwCustomEditButtons[mwCustomEditButtons.length] = {
     "imageFile": "http://images3.wikia.nocookie.net/central/images/f/fc/Button_user_talk.png",
     "speedTip": "Insert My Word Bubble",
     "tagOpen": "{{Sir Pikmin|",
     "tagClose": "}}",
     "sampleText": ""};
}
if (mwCustomEditButtons) {
   mwCustomEditButtons[mwCustomEditButtons.length] = {
     "imageFile": "http://images3.wikia.nocookie.net/central/images/f/fc/Button_user_talk.png",
     "speedTip": "Welcome New Users",
     "tagOpen": "==Hey, {{BASEPAGENAME}}!==
Hello, {{BASEPAGENAME}}, and welcome to [[Project:About|Pikmin Fanon]], the wiki where you can share your ideas about the ''Pikmin'' series! There's a lot to do around here, so we hope you'll stay and continue to edit the wiki. Please remember to [[Special:Userlogin|sign in]] before you edit so we can recognize you and your contributions.  If you decide to stay here and edit you should add [[Special:Mypage|your userpage]] to [[:Category:Users|the user category]] ([[Help:Categories|Need help?]]). Before you begin editing, you should read Pikmin Fanon's [[PikminFanon:Policy|policies]] and if you are new to wikis then check out the [[Help:Editing|Editing Help]] page. The following links are to help familiarize you with some of the intricacies of our wiki. We hope you have a great time here and stay around for a while! 
[[File:Welcome.png|thumb|right|Welcome!]]
'''Pikmin Fanon pages''':
*[[PikminFanon:Community Guide|Guide to the Community]]
*[[Project:Frequently Asked Questions|FAQ]]
*[[Help:Contents|Help Contents]]
*[[:Category:Help|The Help Category]]
*[[Forum:Ask Louie|Help forums]]
*[[Pikcanon-NOT:Community Portal|The Community Portal]]
*[[Forum:Index|Forums]]
*[[Special:Recentchanges|The recent changes list]]
*[[pikipedia:Main Page|Visit our sister Wiki.]]{{#if:{{User:Sir Pikmin/sig}}
|

{{User:Sir Pikmin/sig}}
}}",
     "sampleText": ""};
}