Difference between revisions of "MediaWiki:Common.js"
From Makers Local 256
m (update to make project button work, after Last Molested changed) |
(removed the proposal button. We don't use it anymore) |
||
Line 5: | Line 5: | ||
"tagOpen": "\{\{Project|Creator=User Name", | "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 Updated=\{\{\#time\: H\:i\, d F Y\| \{\{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\-\-\>", | "tagClose": "\n|Status=\<onlyinclude\> Your Status \<\/onlyinclude\> \<\!\-\-LEAVE ONLYINCLUDES FOR STATUS HACK\-\-\> \n|Born On=\~\~\~\~\~ \<\!\-\-DO NOT EDIT \-\-\>\n|Last Updated=\{\{\#time\: H\:i\, d F Y\| \{\{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": ""}; | "sampleText": ""}; | ||
} | } |
Revision as of 21:49, 28 November 2011
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 Updated=\{\{\#time\: H\:i\, d F Y\| \{\{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": ""}; }