Content deleted Content added
Ohconfucius (talk | contribs) align to test script Tag: Replaced |
Ohconfucius (talk | contribs) Undid revision 1177973956 by Ohconfucius (talk) |
||
(11 intermediate revisions by the same user not shown) | |||
Line 15:
ohc_linkspam();
Ohc_final_cleanup();
Ohc_formatgen_edit_summary();
}
Line 27 ⟶ 22:
setoptions(minor='true');
setreason('General [[WP:MOS|formatting]]', 'append');
}
$(function () {
if(document.forms.editform) {
mw.util.addPortletLink('p-tb', 'javascript:Ohc_formatgeneral()', 'FORMAT general', 't-fmt', 'general fmt, CT + cites', '', '');
}
});
|