Difference between revisions of "MediaWiki:Common.js"
From The Doctor Who Cuttings Archive
Jump to navigationJump to searchJohn Lavalie (talk | contribs) |
John Lavalie (talk | contribs) |
||
Line 5: | Line 5: | ||
"imageFile": "http://cuttingsarchive.org/images/a/a2/Button_principal_large.png", | "imageFile": "http://cuttingsarchive.org/images/a/a2/Button_principal_large.png", | ||
"speedTip": "article", | "speedTip": "article", | ||
− | "tagOpen": " | + | "tagOpen": "{{", |
− | {{ | + | "tagClose": "Article |
| publication = | | publication = | ||
| file = | | file = |
Revision as of 04:45, 26 November 2013
/* Any JavaScript here will be loaded for all users on every page load. */ var button = { "imageFile": "http://cuttingsarchive.org/images/a/a2/Button_principal_large.png", "speedTip": "article", "tagOpen": "{{", "tagClose": "Article | publication = | file = | px = | height = | width = | date = | author = | pages = | type = | description = | categories = | moreTitles = | morePublications = | moreDates = | text = }} " }; mwCustomEditButtons.push(button);