12,782
edits
mNo edit summary |
m (1 revision: Import and update from manual.recoup.educ.cam.ac.uk, CC BY-NC-SA - RECOUP) |
||
| (10 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
<noinclude>{{RECOUP_header|MediaWiki:Common.js}}</noinclude>/* Any JavaScript here will be loaded for all users on every page load. */ | <noinclude>{{RECOUP_header|MediaWiki:Common.js}}</noinclude> | ||
/* Any JavaScript here will be loaded for all users on every page load. */ | |||
| Line 14: | Line 15: | ||
} | } | ||
addInsertButton("/ | addInsertButton("/resources/strike.png", "strike through", "<s>","</s>","strike through"); | ||
addInsertButton("/ | addInsertButton("/resources/underline.png", "underline", "<u>","</u>","underline"); | ||
addInsertButton("/resources/box.png", "box", "{"+"{box\n|text=","\n}}","box"); | |||
addInsertButton("/ | addInsertButton("/resources/comment.png", "comment", "{"+"{comment\n|text=","\n}}","comment"); | ||
<noinclude>{{RECOUP_footer|MediaWiki:Common.js}}</noinclude><noinclude>[[Category:RECOUP]]</noinclude> | <noinclude>{{RECOUP_footer|MediaWiki:Common.js}}</noinclude><noinclude>[[Category:RECOUP]]</noinclude> | ||