Difference between revisions of "MediaWiki:Common.js"

From Makers Local 256
Jump to: navigation, search
(New Project Button)
(No difference)

Revision as of 11:02, 25 May 2008

 if (mwCustomEditButtons) { 
   mwCustomEditButtons[mwCustomEditButtons.length] = {
     "imageFile": "https://256.makerslocal.org/wiki/images/project.png",
     "speedTip": "New Project",
     "tagOpen": "\{\{Project|Creator=User Name",
     "tagClose": "\n|Status=\<onlyinclude\> Your Status \<\/onlyinclude\>                                \<\!\-\-LEAVE ONLYINCLUDES FOR STATUS HACK\-\-\> \n|Born On=\~\~\~\~\~                                                                  \<\!\-\-DO NOT EDIT \-\-\>\n|Last Molested=\{\{\#time\: H\:i\, d M Y\| 0 Hour \| \{\{REVISIONTIMESTAMP\}\} \}\} \(CDT\)     \<\!\-\-DO NOT EDIT \-\-\>\n\}\}\n\n==Overview==\nThis is for a description of your project.\n\n\n\n\n\[\[Category:Put Category Here\]                                                   \<\!\-\-MAKE AS MANY CATEGORIES AS YOU NEED\-\-\>",
     "sampleText": ""};
}